Summary | H5 git: test.php fails because of missing MDB2 class |
Queue | Trean |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 07/04/2012 (4726 days ago) |
Due | |
Updated | 07/05/2012 (4725 days ago) |
Assigned | |
Resolved | 07/05/2012 (4725 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
error: Class 'MDB2' not found in
/datastore/DEVEL/horde/trean/lib/Trean.php on line 40
until I realize H5 is in the "develop" branch.
trean still uses MDB2 in "master" though this ticket is probably not
worth looking into since MDB2 has been removed for H5.
Thanks for looking into it.
State ⇒ Not A Bug
error: Class 'MDB2' not found in
/datastore/DEVEL/horde/trean/lib/Trean.php on line 40
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Trean
Summary ⇒ H5 git: test.php fails because of missing MDB2 class
Type ⇒ Bug
State ⇒ Unconfirmed
I've just installed H5 from git. I got a blank page when I tried to
call test.php.
This is the output in the debug log:
[Sat Jun 30 18:08:36 2012] [error] [client 192.168.122.1] PHP Fatal
error: Class 'MDB2' not found in
/datastore/DEVEL/horde/trean/lib/Trean.php on line 40
test.php worked again after I removed the "trean" application symlink
created by "framework/bin/install_dev".
Cheers,
Thomas