Just downloaded the newest version to upgrade from v 2.07 which I had working. For some reason, the form generator does not seem to be writing the process.php script and placing it in the proper use/form_name directory in this latest version. The process.php file is empty and of course the form does not work. Permissions of the forms directory and contents have been set to 777. I'm not sure what the problem is. Any ideas?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2004-07-06
Not sure the cause of the problem, but when I create a new form, the permission of the files in the use folder is set as 755. This creates an internal server error (host running suphp). Changing the permissions in the use folder to 644 causes the script to run correctly. Is this a host issue or a problem with the file creation in the use folder by v 2.09b?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Just downloaded the newest version to upgrade from v 2.07 which I had working. For some reason, the form generator does not seem to be writing the process.php script and placing it in the proper use/form_name directory in this latest version. The process.php file is empty and of course the form does not work. Permissions of the forms directory and contents have been set to 777. I'm not sure what the problem is. Any ideas?
Not sure the cause of the problem, but when I create a new form, the permission of the files in the use folder is set as 755. This creates an internal server error (host running suphp). Changing the permissions in the use folder to 644 causes the script to run correctly. Is this a host issue or a problem with the file creation in the use folder by v 2.09b?