|
01-02-2004, 03:48 PM | #1 |
Green Mole
Join Date: Oct 2003
Posts: 6
|
Warning
During indexing the following shows up at each entry:
Warning: is_executable(): open_basedir restriction in effect. File(/usr/local/bin/catdoc) is not within the allowed path(s): (/pathto/domain:/usr/lib/php:/usr/local/lib/php:/tmp) in /pathto/domain://public_html/phpdig/admin/robot_functions.php on line 633 Same message "on line 634" and "on line 635" |
01-02-2004, 09:31 PM | #2 |
Head Mole
Join Date: May 2003
Posts: 2,539
|
Hi. The PHP you are using has an open_basedir restriction in effect. With such restriction, certain files/functions will not work outside the specified open_basedir directory. To find the open_basedir directory, look at your PHP info and then install PhpDig and any external binaries within that directory.
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Warning: ereg_replace(): REG_EBRACK | alivin70 | Troubleshooting | 3 | 02-23-2005 09:41 AM |
Warning: ereg_replace(): REG_EBRACK in ..... | Jad | Troubleshooting | 3 | 12-12-2004 12:58 AM |
Warning: .... foreach() | isto | Troubleshooting | 3 | 12-23-2003 05:03 PM |
Requested Warning | Charter | The Mole Hole | 0 | 11-28-2003 06:14 AM |
I got a warning, please help | David J Harmon | Troubleshooting | 6 | 09-29-2003 06:36 PM |