PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   Troubleshooting (http://www.phpdig.net/forum/forumdisplay.php?f=22)
-   -   spider.php via bash (http://www.phpdig.net/forum/showthread.php?t=492)

tomas 02-07-2004 04:16 PM

but what is the relative path to:
e.g.:
user dir: /homepages/22/d86961/htdocs/
config.php: /homepages/22/d86961/htdocs/www/en/phpdig/includes/config.php

($relative_script_path != "???")

Charter 02-07-2004 04:23 PM

H. Just echo the following.

In spider.php right before the following:
PHP Code:

// header of page 

put the following:
PHP Code:

echo $relative_script_path;
exit(); 

Add what is echoed to the code in the config.php file and then undo the above code.

Do not just comment out the code like was previously posted because otherwise badness may find you. :eek:


All times are GMT -8. The time now is 08:23 PM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.