SPIP ecureuil




This forum's theme:

Install Errors



salvador
Install Errors
31 January 2006 21:50

Hello, everyone, I am new to SPIP and the whole PHP, CMS thing, nevertheless, the server (godaddy) that I uploaded the spip_loader.php3 file to for an auto install is a php4 server and did not appear backward compatible, hence I saw the php code instead...furthermore, I was instructed by the godaddy TS to change the file extension to .php, without the "3," and when I did that the page was displayed, but when I followed the link I got a 404 Error saying that the "spip_loader.php3" page could not be found...yet still, given that it kind-of worked when I removed the "php3" extension and replaced it with the "php," does that mean that all php files will have to be renamed...

Any response will be greatly appreciated

Search in forums:
 

miD
15 March 2006 21:12
Install Errors

just rename the .httpacces to .httpacces and place into the repertory of your website.

un comment the 2 line here :

RewriteCond %REQUEST_FILENAME -f RewriteRule ^(.+)\.php[3]$ $1.php [QSA,L]

and it should be ok ...

you can also use a php script on the spip-contrib site to modify .php3 to .php : >> http://www.spip-contrib.net/Script-...

RSS






template