PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   Troubleshooting (http://www.phpdig.net/forum/forumdisplay.php?f=22)
-   -   shell indexing problem (http://www.phpdig.net/forum/showthread.php?t=2231)

Patrick_2a 11-04-2005 06:47 AM

shell indexing problem
 
Hi,

Like many, i have problem launching phpdig from shell in order to use it with cron.
I had to modifiy the script_relative_path to be able to lauch the "php -f" command.

Now, i have no indexing at all, my spider.log shows me the following :

--------------------------------------------------------
<head>
<title>PhpDig Admin Login</title>
</head>

<body>
<center>
<br><br>

<form action="../libs/auth.php" method="post">
<table><tr>
<td colspan="2">PhpDig v.1.8.7 Admin Login</td>
</tr><tr>
<td>Username</td><td><input type="text" name="username"></td>
</tr><tr>
<td>Password</td><td><input type="password" name="password">
<input type="hidden" name="no_connect" value="0"></td>
</tr><tr>
<td colspan="2">use name &amp; pwd set in config file</td>
</tr><tr>
<td>&nbsp;</td><td><input type="submit" value="Enter"></td>
</tr></table>
</form>

</center>
</body>
</html><html>
-------------------------------------------------------

So it seems to read an html file in the admin directory and stops....

Any help would be welcome !

Charter 11-06-2005 10:30 AM

Try undoing your changes and then check out this thread for instructions on how to set up a cron job. Also check the config file for CRON SETTINGS and comments, and nix this bug.


All times are GMT -8. The time now is 12:33 PM.

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