6.0.0-alpha14
7/1/25

[#12082] webmail-install fails on fresh install
Summary webmail-install fails on fresh install
Queue Horde Groupware Webmail Edition
Queue Version 5.0.4
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester paul (at) vanderholst (dot) com
Created 03/01/2013 (4505 days ago)
Due
Updated 03/01/2013 (4505 days ago)
Assigned
Resolved 03/01/2013 (4505 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
03/01/2013 11:20:11 PM Michael Slusarz Comment #2
State ⇒ Not A Bug
Priority ⇒ 1. Low
Reply to this comment
PHP Warning:  require_once(PEAR/Config.php): failed to open stream: 
No such file or directory in /usr/local/php5/bin/webmail-install on 
line 15
You don't have PEAR_Config installed (or it is not in your PHP include 
path - which shouldn't happen since PEAR is a required part of a PHP 
install).
03/01/2013 06:03:53 PM paul (at) vanderholst (dot) com Comment #1
State ⇒ Unconfirmed
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ webmail-install fails on fresh install
Queue ⇒ Horde Groupware Webmail Edition
Milestone ⇒
Patch ⇒ No
Reply to this comment
Hello,

I am trying to install Groupware Webmail edition on a fresh install 
(CentOS 6.x 64bit).
When running the "webmail-install":
---------------------------------
[root@zeus etc]# webmail-install
PHP Warning:  require_once(PEAR/Config.php): failed to open stream: No 
such file or directory in /usr/local/php5/bin/webmail-install on line 15

Warning: require_once(PEAR/Config.php): failed to open stream: No such 
file or directory in /usr/local/php5/bin/webmail-install on line 15
PHP Fatal error:  require_once(): Failed opening required 
'PEAR/Config.php' (include_path='usr/local/lib/php') in 
/usr/local/php5/bin/webmail-install on line 15

Fatal error: require_once(): Failed opening required 'PEAR/Config.php' 
(include_path='usr/local/lib/php') in 
/usr/local/php5/bin/webmail-install on line 15
---------------------------------
It seems the include_path is incorrect. This should be 
/usr/local/lib/php. But the first / is removed (somewhere) it seems.

Because of the need of the webmail-install, i've added the priority high.

Saved Queries