PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   How-to Forum (http://www.phpdig.net/forum/forumdisplay.php?f=33)
-   -   Why this error? (http://www.phpdig.net/forum/showthread.php?t=972)

maquido 06-01-2004 10:53 PM

Why this error?
 
Hello,

When i indexing a site, in the status page i see this message, Why?

What can i do to resolve this?

The message is....

Warning: open_basedir restriction in effect. File is in wrong directory in /home/my/public_html/def/spanish/search/admin/robot_functions.php on line 667

vinyl-junkie 06-02-2004 04:20 AM

Are you indexing a site that requires authentication to enter? If so, read this thread.

If that isn't the problem at all, and I know this probably sounds like a dumb question, but what is in line 667 in your code? Some of us have customized our code so that line 667 for us isn't necessarily the same line of code for you.

Charter 06-02-2004 06:15 AM

Hi. An open_basedir restriction limits the files that can be opened by PHP to a specified directory tree. To find this directory tree, look at your PHP info page, search for open_basedir, and then install PhpDig in that directory. Otherwise, if you have root, just set open_basedir to no value.


All times are GMT -8. The time now is 03:52 PM.

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