Forum Moderators: phranque
I upgraded my godaddy hosting to config 2.0 if that makes sense to anyone.. since then the PHP doesnt work on the site.
I have been told to just create a .htaccess file with this in it.
****************************************************************
AddHandler x-httpd-php5 .php
AddHandler x-httpd-php .php4
# -FrontPage-
IndexIgnore .htaccess */.?* *~ *# */HEADER* */README* */_vti*
<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName www.example.com.au
AuthUserFile /var/chroot/home/content/f/r/e/frenzix1/html/_vti_pvt/servic e.pwd
AuthGroupFile /var/chroot/home/content/f/r/e/frenzix1/html/_vti_pvt/servic e.grp
****************************************************************
So that it can read just php..
Is that fine?
I had a search through and couldn't find any topics that could help me! sorry..
Tim
[edited by: jdMorgan at 2:20 pm (utc) on Mar. 13, 2007]
[edit reason] Example.com - Please see Terms of Service. [/edit]
Jim
AddHandler x-httpd-php5 .php
AddHandler x-httpd-php .php4
AddType application/x-httpd-php5 .php
AddType application/x-httpd-php .php4
#
AddHandler server-parsed .php
AddHandler server-parsed .php4
The thread Installing a new web server: Apache2, PHP5, MySQL4 and PHPmyAdmin [webmasterworld.com] and others in our PHP Forum Library [webmasterworld.com] may be helpful to you.
Jim
[webmasterworld.com...]
Check this out ..
<snip>
Can anyone give me some ammunition to fire back at godaddy when they say the problem is at my end.. Cause I havn't changed a thing..
Thanks,! Tim
[edited by: jdMorgan at 3:17 pm (utc) on Mar. 15, 2007]
[edit reason] No URLs, please, see TOS. [/edit]
The requested URL /cgi-bin/sbox/dsk/forum/index.php was not found on this server.