Gossamer Forum
Home : Products : Links 2.0 : Discussions :

CGI ERROR! Help!

Quote Reply
CGI ERROR! Help!
I'm getting this error when i try buidling the page. Any ideas on how to fix it?



CGI ERROR
==========================================
Error Message : unable to open temp links database: /home/ace/public_html/cgi-bin/links/admin/data/links.db.bak. Reason: Permission deniedScript Location : /home/ace/public_html/cgi-bin/links/admin/nph-build.cgi
Perl Version : 5.006001
Quote Reply
Re: [MadCool] CGI ERROR! Help! In reply to
Have a look through these results...

http://www.gossamer-threads.com/..._username=&mh=50
Quote Reply
Re: [MadCool] CGI ERROR! Help! In reply to
Is your cgi-bin actually inside the public_html directory? Possibly. But seems it should not be, but your path should look like this (defined in links.def):

/home/ace/cgi-bin/links/admin/data


Leonard
aka PerlFlunkie
Quote Reply
Re: [MadCool] CGI ERROR! Help! In reply to
Is your data folder CHMODed to 777? Should be as simple as that...

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: [Andy] CGI ERROR! Help! In reply to
In Reply To:
Is your data folder CHMODed to 777? Should be as simple as that...

Cheers


Bingo! That worked. Thanks!