phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-users] open_basedir restriction


From: Brian Connolly
Subject: [Phpgroupware-users] open_basedir restriction
Date: Tue, 30 Sep 2003 06:32:25 -0500

A few days ago, I reported: Warning: file_exists(): open_basedir restriction
in effect.  File is in wrong directory...'

By way of background, it's php 4.3 and safe mode is off.

It happens in two areas only.  When I hit "About" and "Asynchronous timed
services".  The error messages are below.

The provider asks if there is a patch or possibly a missing module.

Thoughts?

Brian


ABOUT

Warning: file_exists(): open_basedir restriction in effect.
File(/functions.inc.php) is not within the allowed path(s):
(/home/literati:/usr/lib/php:/usr/local/lib/php:/tmp) in
/home/literati/public_html/egroupware/phpgwapi/inc/functions.inc.php on line
434

Warning: file_exists(): open_basedir restriction in effect.
File(/footer.inc.php) is not within the allowed path(s):
(/home/literati:/usr/lib/php:/usr/local/lib/php:/tmp) in
/home/literati/public_html/egroupware/phpgwapi/inc/footer.inc.php on line 39

ASYNCHRINOUS TIMED SERVICES

Warning: is_executable(): open_basedir restriction in effect.
File(/usr/bin/php) is not within the allowed path(s):
(/home/literati:/usr/lib/php:/usr/local/lib/php:/tmp) in
/home/literati/public_html/egroupware/phpgwapi/inc/class.asyncservice.inc.ph
p on line 562

Warning: is_executable(): open_basedir restriction in effect.
File(/usr/bin/php) is not within the allowed path(s):
(/home/literati:/usr/lib/php:/usr/local/lib/php:/tmp) in
/home/literati/public_html/egroupware/phpgwapi/inc/class.asyncservice.inc.ph
p on line 574

Warning: is_executable(): open_basedir restriction in effect.
File(/usr/bin/php4) is not within the allowed path(s):
(/home/literati:/usr/lib/php:/usr/local/lib/php:/tmp) in
/home/literati/public_html/egroupware/phpgwapi/inc/class.asyncservice.inc.ph
p on line 562

Warning: is_executable(): open_basedir restriction in effect.
File(/usr/bin/crontab) is not within the allowed path(s):
(/home/literati:/usr/lib/php:/usr/local/lib/php:/tmp) in
/home/literati/public_html/egroupware/phpgwapi/inc/class.asyncservice.inc.ph
p on line 562

Warning: is_executable(): open_basedir restriction in effect.
File(/usr/bin/crontab) is not within the allowed path(s):
(/home/literati:/usr/lib/php:/usr/local/lib/php:/tmp) in
/home/literati/public_html/egroupware/phpgwapi/inc/class.asyncservice.inc.ph
p on line 574








reply via email to

[Prev in Thread] Current Thread [Next in Thread]