Can't open file settings.php for writing, on Linux CHMOD it

Problems installing LinkMan?
Post Reply
jessemullinax
Posts: 23
Joined: Mon Jan 19, 2009 6:00 pm

Can't open file settings.php for writing, on Linux CHMOD it

Post by jessemullinax »

Script URL: http://www.tappingmachines.com/linkman15
Version of script: 1.5
Hosting company: experthost.com
URL of phpinfo.php: www.tappingmachines.com/phpinfo.php
URL of session_test.php:www.tappingmachines.com/session_test/session_test.php
What terms did you try when SEARCHING for a solution: settings.php error
Linux CHMOD etc...
Write your message below:
After following the install steps in the readme.htm for the links manager. I was told to delete the update.php before i could continue to the admin area. I though that was weird. After i did so i then went to the admin area and filled and selected the forms i wanted. when i tried to save the form, i drew this error

Can't open file settings.php for writing, on Linux CHMOD it to 666 (rw-rw-rw-)!

How can i fix this?
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

You didn't CHMOD your files correctly (as instructed in the readme.htm file). If you are not sure how to CHMOD I wrote something about it here (and several times on the forum in the past...)
http://www.phpjunkyard.com/ftp-chmod-tutorial.php
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
jessemullinax
Posts: 23
Joined: Mon Jan 19, 2009 6:00 pm

Thanks Klemen for the quick reply however

Post by jessemullinax »

I did discover my server is windows based therefore as said i installed in the CGI folder here: http://www.tappingmachines.com/cgi-bin/ ... /index.php Im still drawing the same error as before..

Not sure what to do next??? Thanks for the help
jessemullinax
Posts: 23
Joined: Mon Jan 19, 2009 6:00 pm

Think i got it

Post by jessemullinax »

Let me check and get back to ya tomorrow... Thanks
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Yep, Windows servers don't support the "CHMOD" command, you will need to setup correct permissions similar to this (it's for the Hesk script but should be the same):
viewtopic.php?t=1406

- or -

you will need to contact your host to do it
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply