I'm using a hosting service and installed it through Fantastico. I successfully created a simple one field form to send results to a valid e-mail address. When I submit I get a 500 Internal Server Error.
OS Linux 2.4.24-grsec
PHP Version 4.3.4
Web Server 1.3.29 (Unix)
Any ideas to why this is happening? I tried setting everything to 777 and still no luck. I figure it's something wrong with the server setup however since my hosting company won't really support the installation I wanted to try here first before trying to get them to help anyway...
Thanks in advance for any help or direction.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Please read the project anouncements and previous posts before posting. It only causes redundancy. Fantastico installation has some known issues. Try installing the program yourself, directly downloaded from here. If you still get the same errory, then you'll need contact your ISP.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2004-02-28
Thanks, I'll try that. Just so you know, I did search the forums however I didn't see any related articles. Mainly I think that's because the search function is not very good if you not a Premium Member. Didn't think to check the news so thanks for pointing that out and I'll make a point to review that in the future before posting. Thanks again for your response.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Your host may be running PHP under CGI (phpsuexec) which will not allow any permission settings greater than 755. Try setting the permissions on everything to 755.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm using a hosting service and installed it through Fantastico. I successfully created a simple one field form to send results to a valid e-mail address. When I submit I get a 500 Internal Server Error.
OS Linux 2.4.24-grsec
PHP Version 4.3.4
Web Server 1.3.29 (Unix)
Any ideas to why this is happening? I tried setting everything to 777 and still no luck. I figure it's something wrong with the server setup however since my hosting company won't really support the installation I wanted to try here first before trying to get them to help anyway...
Thanks in advance for any help or direction.
Please read the project anouncements and previous posts before posting. It only causes redundancy. Fantastico installation has some known issues. Try installing the program yourself, directly downloaded from here. If you still get the same errory, then you'll need contact your ISP.
Thanks, I'll try that. Just so you know, I did search the forums however I didn't see any related articles. Mainly I think that's because the search function is not very good if you not a Premium Member. Didn't think to check the news so thanks for pointing that out and I'll make a point to review that in the future before posting. Thanks again for your response.
Your host may be running PHP under CGI (phpsuexec) which will not allow any permission settings greater than 755. Try setting the permissions on everything to 755.