Here is a simple way to install Horde in WAMP (Windows, Apache, MySQL, PHP) server.
1. Extract downloaded tarball “horde-latest.tar” in WAMP “www” folder. (It can be downloaded from http://www.horde.org/download/horde )
2. In order to create database tables go to /scripts/sql and open ‘create.mysql.sql’ by import mode in wamp server.
3. Test horde using this URL. http://your-server/horde/test.php
1. Extract downloaded tarball “horde-latest.tar” in WAMP “www” folder. (It can be downloaded from http://www.horde.org/download/horde )
2. In order to create database tables go to /scripts/sql and open ‘create.mysql.sql’ by import mode in wamp server.
3. Test horde using this URL. http://your-server/horde/test.php
Tried it. Getting a lot of errors I don't follow on the screen.
ReplyDeleteHi,
ReplyDeleteMay I know the errors you got. I successfully configured Horde in WAMP. May be I can help you.
Thank you..
Hi, I am getting lots of error of this kind
ReplyDeleteStrict standards: Non-static method Secret::setKey() should not be called statically
Can you please help me how to get read of all?
In php.ini file I have following configuration
error_reporting = E_COMPILE_ERROR|E_RECOVERABLE_ERROR|E_ERROR|E_CORE_ERROR
I am using Wamp
PHP Version: 5.4.3
PEAR verion: 1.9.4
What is your preferred version when for PHP or wAMP?