Gossamer Forum
Home : Products : Links 2.0 : Installation -- Unix :

Problems w/ building index and editing templates

Quote Reply
Problems w/ building index and editing templates
I'm having problems with building my index. The error alert I get looks like this:

CGI ERROR
==========================================
Error Message : Unable to copy links backup. Reason: Permission denied
Script Location : /usr/home/azalea/public_html/cgi-bin//forumlinks/admin/nph-build.cgi
Perl Version : 5.00503

I've CHMODed nph-build.cgi like I'm supposed to, but it doesn't work.

Might this have anything to do with another problem I've experienced when trying to edit the templates? I can edit all templates except for the ones created in the non-cgi dir, such as Cool, New & Ratings.

Any kind of help would be highly appreciated.


Quote Reply
Re: Problems w/ building index and editing templates In reply to
Try setting the permissions of your backup folder to 777.

Thomas
http://www.japanreference.com
Quote Reply
Re: Problems w/ building index and editing templates In reply to
In Reply To:
/usr/home/azalea/public_html/cgi-bin//forumlinks/admin/nph-build.cgi
You may want to fix the double forward slash too :)

Paul Wilson.
http://www.wiredon.net/gt/
http://www.perlmad.com/
Quote Reply
Re: Problems w/ building index and editing templates In reply to
Thanks a lot!
chmoding it to 777 was the solution for it! :)