PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   Troubleshooting (http://www.phpdig.net/forum/forumdisplay.php?f=22)
-   -   Mega Newbie Question (http://www.phpdig.net/forum/showthread.php?t=302)

rene 12-16-2003 12:12 PM

Mega Newbie Question
 
Hi All.
PHPDig looks pretty sweet. Unfortunately, I haven't been able to get it to work.

First, it seem that i get this error about 50% of the time I "Dig This!":
Fatal error: Call to undefined function: is_executable() in c:\projects\phpdig-1.6.5\admin\robot_functions.php on line 633

When I submit a page (http://www.duallynoted.com) as the URI, it keeps looping on *http://www.duallynoted.com/ Locked*. The directory and html file (there is only 1) have full rwx privleges.

I think I have everything setup correctly, the db was installed via admin/install.php.

Any help would be appreciated.
Rene

Charter 12-16-2003 12:20 PM

Hi. In the config.php file, change define('USE_IS_EXECUTABLE_COMMAND','1'); to
define('USE_IS_EXECUTABLE_COMMAND','0'); to bypass the is_executable command.

To unlock a site, in the control panel, click the site, click the update button, and then click the unlock link. The duallynoted.com page only has text, no links, so just crawl it at level zero (assuming you are using PhpDig 1.6.5) and then do a search on the word test.

rene 12-16-2003 03:14 PM

AWESOME
 
It worked. You kick @ss and so does PhpDig!

Rene


All times are GMT -8. The time now is 07:12 AM.

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