Hi,
Could someone assist with a problem that I seem to have with the horde-webmail port? Everything installed without error. What I'm left with was configuring Apache 2.2 to interpret PHP. I believe I have that correct as well as I have several applications already running correctly. This port places everything in /usr/local/www/horde. I'm not planning on moving that. I changed my Apache file to have all the correct settings that I know of. I invoke the test.php function in the /usr/local/www/horde/config/conf.php file. I browse to http://<HOST IP>/test.php.
It shows me this:
I go into Gollem, run tests and everything is ok, but it looks like I'm missing a few items which I add and reloading the page shows they are now recognized. Great. I move onto any of the other applications' "run test" and they all come back with a page that reads:
Which driver? The driver for that application? Shouldn't the port have installed this?
Is seems that PHP is working correctly as you can click on the phpinfo button at the bottom and it outputs the PHP software and Apache info. Does anyone have any insight into this?
Thank you,
Paul
Could someone assist with a problem that I seem to have with the horde-webmail port? Everything installed without error. What I'm left with was configuring Apache 2.2 to interpret PHP. I believe I have that correct as well as I have several applications already running correctly. This port places everything in /usr/local/www/horde. I'm not planning on moving that. I changed my Apache file to have all the correct settings that I know of. I invoke the test.php function in the /usr/local/www/horde/config/conf.php file. I browse to http://<HOST IP>/test.php.
It shows me this:
Code:
Horde Version
5.1.4
Horde Applications
Agora [Forums]: unknown
Ansel [Photos]: unknown
Chora [Version Control]: unknown
Content: 2.0.3
Gollem [File Manager]: H5 (3.0.1) (run tests)
Hermes [Time Tracking]: unknown
Imp [Mail]: H5 (6.1.4) (run tests)
Ingo [Filters]: H5 (3.1.2) (run tests)
Jonah [News]: unknown
Klutz [Comics]: unknown
Kolab [Kolab]: unknown
Kronolith [Calendar]: H5 (4.1.3) (run tests)
Luxor [X-Ref]: unknown
Mnemo [Notes]: H5 (4.1.1)
Nag [Tasks]: H5 (4.1.2)
Passwd [Password]: unknown
Sam [Spam]: unknown
Sesha [Inventory]: unknown
Timeobjects: 2.0.4
Trean [Bookmarks]: H5 (1.0.3)
Turba [Address Book]: H5 (4.1.2) (run tests)
Ulaform [Forms]: unknown
Vilma [Mail Admin]: unknown
Whups [Tickets]: unknown
Wicked [Wiki]: unknown
PHP Version
View phpinfo() screen
View loaded extensions
PHP Version: 5.4.19
PHP Major Version: 5.4
PHP Minor Version: 19
PHP Version Classification: release
You are running a supported version of PHP.
Ctype Support: No
The ctype functions are required by various Horde libraries. Don\t compile PHP with --disable-all/--disable-ctype.
I go into Gollem, run tests and everything is ok, but it looks like I'm missing a few items which I add and reloading the page shows they are now recognized. Great. I move onto any of the other applications' "run test" and they all come back with a page that reads:
Code:
"" driver (for Horde_Share not found).
Which driver? The driver for that application? Shouldn't the port have installed this?
Is seems that PHP is working correctly as you can click on the phpinfo button at the bottom and it outputs the PHP software and Apache info. Does anyone have any insight into this?
Thank you,
Paul