View Single Post
Old 06-29-2005, 12:31 PM   #1
wshobe
Green Mole
 
Join Date: Jun 2005
Posts: 2
Problem with setting the ABSOLUTE_SCRIPT_PATH

I have installed the program and can run it with the web browser interface. However, when I try to run it from the command line, I get the following error:

Warning: main(../includes/config.php): failed to open stream: No such file or directory in <snip for privacy>/phpdig/admin/spider.php on line 89
... and lots of other, related errors.



I set my config file as follows:

define('ABSOLUTE_SCRIPT_PATH','<snip for pirvacy>/phpdig');

BTW: <snip for privacy> is my absolute path up to the phpdig directory.

I feel like I must be missing something very basic, but I can't figure what it is.
wshobe is offline   Reply With Quote