Hi Everyone,

Oddball error randomly shows up when accessing pages on my web hosting
provider.  The error message is below.

My account is obb4wine.  PHP behaves as if I'm the account budguy when
the script error occurs.  A page refresh usually makes the error go
away.  The error happens frequently enough that site users are
complaining.

Any ideas?

-Ed


------------------------------------------------------------------------
----

PHP:  4.3.4.  (See below for Configure Command)

Apache:  Apache/1.3.29 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2
mod_bwlimited/1.4 PHP/4.3.4 FrontPage/5.0.2.2634 mod_ssl/2.8.16
OpenSSL/0.9.6b

------------------------------------------------------------------------
----
Error Message:
------------------------------------------------------------------------
----
Warning: Unknown(): open_basedir restriction in effect.
File(/home/obb4wine/public_html/prepend.php) is not within the allowed
path(s): (/home/budguy:/usr/lib/php:/usr/local/lib/php:/tmp) in Unknown
on line 0

Warning: Unknown(/home/obb4wine/public_html/prepend.php): failed to open
stream: Operation not permitted in Unknown on line 0

Warning: (null)(): Failed opening
'/home/obb4wine/public_html/prepend.php' for inclusion
(include_path='.:/home/obb4wine/public_html') in Unknown on line 0


-------------------------------------------------
PHP Configure Command
-------------------------------------------------

'./configure' '--with-apxs=/usr/local/apache/bin/apxs' '--with-xml'
'--enable-bcmath' '--enable-calendar' '--with-curl' '--with-dom'
'--with-dom-xslt' '--with-dom-exslt' '--enable-ftp' '--with-gd'
'--with-jpeg-dir=/usr/local' '--with-png-dir=/usr'
'--with-xpm-dir=/usr/X11R6' '--with-imap' '--with-imap-ssl'
'--with-kerberos' '--with-mcrypt' '--with-ming=../ming-0.2a'
'--enable-magic-quotes' '--with-mysql=/usr' '--with-openssl'
'--with-pear' '--enable-xslt' '--with-xslt-sablot' '--enable-sockets'
'--enable-track-vars' '--enable-versioning' '--enable-wddx'
'--with-xmlrpc' '--with-zlib'

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to