I'm trying to install wsnlinks and I get the follwoing error message:
Warning: rename(config.php.txt,config.php): Permission denied in /hsphere/local/home/reseller/chamber.kpconsult.com/wsnlinks/setup.php on line 1
Warning: fopen(config.php): failed to open stream: Permission denied in /hsphere/local/home/reseller/chamber.kpconsult.com/wsnlinks/setup.php on line 1
Warning: fwrite(): supplied argument is not a valid stream resource in /hsphere/local/home/reseller/chamber.kpconsult.com/wsnlinks/setup.php on line 1
Warning: fclose(): supplied argument is not a valid stream resource in /hsphere/local/home/reseller/chamber.kpconsult.com/wsnlinks/setup.php on line 1 Your config.php file is not writeable. Please chmod 666 or 777 the file config.php and try again.
I have confimed that config.php is set for 777 and it still does not work.
Comments on new install error
Beginner
Usergroup: Member
Joined: Jan 02, 2006
Total Topics: 1
Total Comments: 1
I'm trying to install wsnlinks and I get the follwoing error message:
Warning: rename(config.php.txt,config.php): Permission denied in /hsphere/local/home/reseller/chamber.kpconsult.com/wsnlinks/setup.php on line 1
Warning: fopen(config.php): failed to open stream: Permission denied in /hsphere/local/home/reseller/chamber.kpconsult.com/wsnlinks/setup.php on line 1
Warning: fwrite(): supplied argument is not a valid stream resource in /hsphere/local/home/reseller/chamber.kpconsult.com/wsnlinks/setup.php on line 1
Warning: fclose(): supplied argument is not a valid stream resource in /hsphere/local/home/reseller/chamber.kpconsult.com/wsnlinks/setup.php on line 1
Your config.php file is not writeable. Please chmod 666 or 777 the file config.php and try again.
I have confimed that config.php is set for 777 and it still does not work.
Thoughts?
Beginner
Usergroup: Member
Joined: Jan 18, 2006
Total Topics: 1
Total Comments: 2
have u manually renamed the config.php.txt to config.php?