I have been trying to create a form using the PHP generator but have had no luck so far. I’m not sure what I’m doing wrong as I set up to go to a email address and it goes to an error page.
You are using the generator version 2.x and these problems are usually related to file and/or folder permissions.
Folders:
set permissions to 777
Files:
php - set permissions to 755
html - set permissions to 664
graphics - set permissions to 664
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi All,
I have been trying to create a form using the PHP generator but have had no luck so far. I’m not sure what I’m doing wrong as I set up to go to a email address and it goes to an error page.
The form is http://www.healthierbusinessukltd.co.uk/preemploy/use/PASAQUEST/form1.html
Can any one help me.
You are using the generator version 2.x and these problems are usually related to file and/or folder permissions.
Folders:
set permissions to 777
Files:
php - set permissions to 755
html - set permissions to 664
graphics - set permissions to 664
Hi,
I have tried changing the permisions as set out above but as you will see http://sourceforge.net/forum/?group_id=45605 the form still goes to an internal server error page.
Any help would be greatly appreciated.
Robert
Hi,
Sorry copied the wrong link the form is at http://www.healthierbusinessukltd.co.uk/preemploy/forms/form1.html and it was working now it has decided to go to the internal error page again.
Robert
Appeared to work for me!