The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@weareallthat.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8e-fips-rhel5 DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at www.weareallthat.com Port 80
(ERROR END)
Now I've only gotten so far as to follow the ReadMe instructions…
I uploaded the entire folder to my root directory at my host. (Register.com) I went into their File Manager and Changed the permissions. It said to change Read/Write but there was also Execute. I changed them all under the Forms folder, and they all now read 777 as their permission settings.
This is what took me to the 500 error. After doing some research, I read that file managers can add an extra blank line to pages after you use them to change permissions, so I opened every .php file and deleted any extra BLANK lines at the bottom. I did NOT touch the original code.
I still have the error and I'm not sure why. It shows it's a Unix hosting site. I know I can't use .asp on it, but I know .php is enabled. (Also, in the 500 error it shows something about FrontPage. I don't have FrontPage extensions installed on this server, so I'm not sure what that is all about.)
Anyone know which newbie mistake I made? Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello, I am trying to use the forms here: http://www.weareallthat.com/phpform/index.php, and as you can see I get this error:
(ERROR BEGIN)
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@weareallthat.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8e-fips-rhel5 DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at www.weareallthat.com Port 80
(ERROR END)
Now I've only gotten so far as to follow the ReadMe instructions…
I uploaded the entire folder to my root directory at my host. (Register.com) I went into their File Manager and Changed the permissions. It said to change Read/Write but there was also Execute. I changed them all under the Forms folder, and they all now read 777 as their permission settings.
This is what took me to the 500 error. After doing some research, I read that file managers can add an extra blank line to pages after you use them to change permissions, so I opened every .php file and deleted any extra BLANK lines at the bottom. I did NOT touch the original code.
I still have the error and I'm not sure why. It shows it's a Unix hosting site. I know I can't use .asp on it, but I know .php is enabled. (Also, in the 500 error it shows something about FrontPage. I don't have FrontPage extensions installed on this server, so I'm not sure what that is all about.)
Anyone know which newbie mistake I made? Thanks!
It put the comma inside the link address. :/
Here it is clean: http://www.weareallthat.com/phpform/index.php
I am having the same problem :(