PhpDig.net

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

lowdb23 12-21-2003 08:13 AM

indexing help
 
Ihave installed phpdig on the following

openbsd 3.4
Apache 1.3.29
php-4.3.3
mysql 3.23.57
phpdig 1.6.5

I have four sites each in there own VirtualHost

when I index my site I get this in my apache logs and the site is not indexed.

[Sun Dec 21 10:08:24 2003] [error] PHP Warning: file(): URL file-access is disabled in the server configuration in /var/www/htdocs/phpdig/admin/robot_functions.php on line 553
[Sun Dec 21 10:08:24 2003] [error] PHP Warning: file(http://www.spininart.com/robots.txt): failed to open stream: no suitable wrapper could be found in /var/www/htdocs/phpdig/admin/robot_functions.php on line 553
[Sun Dec 21 10:08:24 2003] [error] PHP Warning: Variable passed to each() is not an array or object in /var/www/htdocs/phpdig/admin/robot_functions.php on line 554
[Sun Dec 21 10:08:24 2003] [error] PHP Warning: file(): URL file-access is disabled in the server configuration in /var/www/htdocs/phpdig/admin/robot_functions.php on line 553
[Sun Dec 21 10:08:24 2003] [error] PHP Warning: file(http://www.spininart.com/robots.txt): failed to open stream: no suitable wrapper could be found in /var/www/htdocs/phpdig/admin/robot_functions.php on line 553
[Sun Dec 21 10:08:24 2003] [error] PHP Warning: Variable passed to each() is not an array or object in /var/www/htdocs/phpdig/admin/robot_functions.php on line 554
[Sun Dec 21 10:09:05 2003] [error] PHP Warning: Invalid argument supplied for foreach() in /var/www/htdocs/phpdig/admin/robot_functions.php on line 1364


Will phpdig work for me? What do I need to fix.

Charter 12-21-2003 12:26 PM

Hi. You might want to check and see if allow_url_fopen is On in the php.ini file or that allow_url_fopen is On in the PHP info.

lowdb23 12-21-2003 01:08 PM

Index help
 
THANKS that was the ticket. This are working fine now.

Hi. You might want to check and see if allow_url_fopen is On in the php.ini file or that allow_url_fopen is On in the PHP info.


All times are GMT -8. The time now is 04:34 PM.

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