PhpDig.net

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

pascal622 01-15-2004 06:49 AM

indexing error
 
Hi,

I have installed phpdig 1.6.5 on Apache 1.3.27 + PHP 4.3.3 + MySql 4.0.15 (running windows 2000).

When trying to indexing my localhost I receive the following message :
Fatal error: Call to undefined function: is_executable() in e:\easyphp\www\phpdig\admin\robot_functions.php on line 633

Charter 01-15-2004 07:31 AM

Hi. PhpDig 1.6.4+ has an option in the config file to bypass is_executable. Change define('USE_IS_EXECUTABLE_COMMAND','1'); to define('USE_IS_EXECUTABLE_COMMAND','0'); in the config file.

pascal622 01-20-2004 06:52 AM

Thanks Charter, now it works fine !


All times are GMT -8. The time now is 10:24 AM.

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