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

Execution Errors

Quote Reply
Execution Errors
Originally, I've been having a problem with my CGI files trying to download rather than execute. I went over the code and made sure everything was correct. Still didn't get it working, so I started with all new files. Right now, it seems to be coded correctly and have them all CHMOD to 755 (plus I altered links.cfg for corrections). Right now, all the CGI files are returning the error:

Unable to open id file: . Reason: No such file or directory


The files are there. The CHMOD is correct. Only thing I can figure is that it's a coding error, but it looks fine to me. Anyone else seen this and know how to correct the error?

------------------------
Rhonda
http://www.saifai.co.uk
Quote Reply
Re: [saifai] Execution Errors In reply to
did you upload your files in ASCII or Binary, all files should be uploaded in ASCII. Also another solution in all your scripts there is at the top(ish) a required section, make sure that the path to links.cfg is set correctly, enter the full path there and also make sure your path to perl is correct.. If after that you are still encountering problems, check and recheck your links.cfg for correct paths or attatch a copy of it to a post here and someone willhave a look.

Let us know how you get on.
Quote Reply
Re: [stu2000] Execution Errors In reply to
They were uploaded in ASCII. The path to perl is correct, I think that was part of the problem the first time. I've checked over my links.cfg - I'll recheck it.

------------------------
Rhonda
http://www.saifai.co.uk