My server has php4 installed on it, all these files are php3. I keep getting error 500 ( internal server ) when i attempt to run the freakin setup.php3. I have included this line in the .htaccess file "AddType application/x-httpd-php4 .php .php3 .phtml .shtml" I also tried it with "php" instead of the "php4".
HELP !!!!! I can;t even set this damn thing up !
PS: Any moderators willing to help me install this ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2002-02-11
btw my ICQ # is 2664712
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2002-02-15
Therefore I am a Japanese, I do not understand English well. It apologizes, if it is a wrong reply. It may succeed, when PHP4 is installed in the server and the file of PHP3 becomes a download error, and a postscript is added to htaccess as follows.
My server has php4 installed on it, all these files are php3. I keep getting error 500 ( internal server ) when i attempt to run the freakin setup.php3. I have included this line in the .htaccess file "AddType application/x-httpd-php4 .php .php3 .phtml .shtml" I also tried it with "php" instead of the "php4".
HELP !!!!! I can;t even set this damn thing up !
PS: Any moderators willing to help me install this ?
btw my ICQ # is 2664712
Therefore I am a Japanese, I do not understand English well. It apologizes, if it is a wrong reply. It may succeed, when PHP4 is installed in the server and the file of PHP3 becomes a download error, and a postscript is added to htaccess as follows.
AddType application/x-httpd-php3 .php3
AddType application/x-httpd-php3-source .phps
AddType application/x-httpd-php .php3
AddType application/x-httpd-php-source .phps