Gossamer Forum
Quote Reply
NPH Problems
Hi

I've installed the program before on another server and had no problems howver on my new server after having uploaded all files and properly chmoding them and checking that parts are correct I get the following error when I go to build all

CGI ERROR
==========================================
Error Message : unable to open home page: http://www.4webmasters.f2s.com/links/Pages/index.html. Reason: No such file or directory
Script Location : nph-build.cgi
Perl Version : 5.00503

Should I create a index.html in the above mentioned directory or should it have been automatically created.

Cheers for your help

James

http://www.free-4-webmasters.f2s.com
Quote Reply
Re: NPH Problems In reply to
The /links/Pages/ directory/folder needs to be set to 777 (drwxrwxrwx).

Code:

chmod 777 links/Pages


Regards,

Eliot Lee