Summary | Incorrect path for /horde_setup_upgrade.php |
Queue | Horde Base |
Queue Version | 3.1.3 |
Type | Bug |
State | No Feedback |
Priority | 1. Low |
Owners | |
Requester | jrogers (at) themastermind (dot) org |
Created | 01/12/2007 (6830 days ago) |
Due | |
Updated | 02/07/2007 (6804 days ago) |
Assigned | 01/12/2007 (6830 days ago) |
Resolved | 02/07/2007 (6804 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Feedback
in php.ini? In Horde's conf.php?
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Incorrect path for /horde_setup_upgrade.php
Queue ⇒ Horde Base
Warning: file_exists() [function.file-exists]: open_basedir
restriction in effect. File(/horde_setup_upgrade.php) is not within
the allowed path(s):
(/var/www/mail.mydomain.org/htdocs:/usr/share/GeoIP/) in
/var/www/mail.mydomain.org/htdocs/admin/setup/index.php on line 198
I suspect this is due to the function "Horde::getTempDir()" returning
an incorrect value.