View Single Post
Old 09-10-2003, 12:02 PM   #3
fziemke
Green Mole
 
Join Date: Sep 2003
Location: Swiss
Posts: 5
I have test today again:

PHP4 = C:\PHP
DOCRoot = D:\InetPub\wwwroot\web
PHPDig-Root = D:\InetPub\wwwroot\web\phpdig

I call from DOS prompt!

C:\PHP>
php.exe -f "D:\InetPub\wwwroot\web\phpdig\admin\spider.php" http://www.mydomain.ch
The instruction "renice" is either wrongly written or could not not be
found (linie 80).

<b>Fatal error</b>: Call to undefined function: phpdigprnmsg() in
<b>D:\InetPub\wwwroot\web\phpdig\admin\spider.php</b> on line
<b>110</b><br />

C:\PHP> press space to continue...

I have Print "$relative_script_path"; = . (one Point) ?!

I have also Test:
php.exe -f "D:\InetPub\wwwroot\web\phpdig\admin\spider.php http://www.mydomain.ch"
php.exe -f D:\InetPub\wwwroot\web\phpdig\admin\spider.php http://www.mydomain.ch

Any hint ?
FRANK

Last edited by fziemke; 09-10-2003 at 12:05 PM.
fziemke is offline   Reply With Quote