View Single Post
Old 06-29-2005, 01:03 PM   #2
wshobe
Green Mole
 
Join Date: Jun 2005
Posts: 2
Path problem continued:

Well, I was wrong about the problem being with the absolute script path variable. When I went in to spider.php and commented out the line:

$relative_script_path = '..';

Then the spidering works from the command line because relative path is retaining its value of absolute path.

What should I be doing here? I can hardly imagine that what I did is OK.

Any thoughts and guidance would be appreciated.
wshobe is offline   Reply With Quote