Recent Topics

1 Jan 04, 2005 12:25    

HI Guys!

I have been trying to setup the b2evo since morning on my website and finally I am running out of ideas... and I am very new to PHP!

My host says : You will need to change the file permissions (chmod) to 755 and add the path to php in the first line of script : #!/usr/local/safe/bin/php.

I changed all php files to 755 but now Do i have to add the path to all the php files?

Thanks for your help, much appreciated! :)

Nru

2 Jan 04, 2005 12:44

yes, you do .. that appears to be a case of running php as an executable in some sort chrooted way. someone else can correct my latter assumption if Im wrong

are you by chance getting your hosting at catalog.com?

edit: nm, a quick whois gave me the answer :) you might want to google "usr/local/safe/bin/php" you will see lots of pointers to ppl that have had similar questions that are using your host.

3 Jan 04, 2005 13:01

Yea I am using catalog.com as the host... I'll try adding the path to all the php files ( its gonna take ages to do that and then change all php's to 755! )

Nru


Form is loading...