Gossamer Forum
Home : Products : Links 2.0 : Discussions :

Need some help with a cgi error

Quote Reply
Need some help with a cgi error
Hi!

I have some problems using Links 2.0.

Here is the error that I get when I click on "Build all" in the administration menu :

CGI ERROR
==========================================
Error Message : unable to open category page: /usr/local/httpd/www/francerugby.fr/links/pages/Clubs/index2.html. Reason: Permission denied
Script Location : /usr/local/httpd/www/francerugby.fr/cgi-bin/links/admin/nph-build.cgi
Perl Version : 5.00503

I don't understand this error because I don't have any file named "index2.html". It doesn't exist!

Can you explain me the problem?

Thanks.
Quote Reply
Re: [Leyla] Need some help with a cgi error In reply to
That probably means you directory is not chmod'ed correctly. Try deleting all the folders/pages from: /usr/local/httpd/www/francerugby.fr/links/pages/ and doing a rebuild. Does that work?

Cheers

Andy (mod)
andy@ultranerds.co.uk


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Quote Reply
Re: [Leyla] Need some help with a cgi error In reply to
Is this a new install, or a previously working version? In links.cfg is a place to name the index files, make sure it says index.html and not index2.html. Other thought is that the script created a second index.html for some reason, which could be permissions...


Leonard
aka PerlFlunkie
Quote Reply
Re: [Andy] Need some help with a cgi error In reply to
Ok thanls it works now!!