Thread: Not Spidering
View Single Post
Old 03-02-2006, 06:50 AM   #3
flash7
Green Mole
 
flash7's Avatar
 
Join Date: Oct 2004
Posts: 5
Quote:
Originally Posted by darkshado
define('ABSOLUTE_SCRIPT_PATH','/public_html/infoseekersbiz');
Hi,
are you sure the absolute path is correct?

generally is
PHP Code:
define('ABSOLUTE_SCRIPT_PATH''/home/username/public_html/infoseekersbiz'); 
flash7 is offline   Reply With Quote