Thread
:
Not Spidering
View Single Post
03-02-2006, 06:50 AM
#
3
flash7
Green Mole
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
View Public Profile
Find More Posts by flash7