Thursday, May 20, 2010
Sign Up page for new mail users.
Monday, May 3, 2010
A Fatal Error has occurred in Horde and Way to Overcome
For our project I was configuring my friends machine as Horde install file says. We did below setup
8. Finish configuration::
http://your-server/horde/
Go to Adminstration => Setup => Horde
Then we got this below “A fatal error has occurred” so I will making this post for that, and how to overcome it. (I is very simple)
Incidentally, horde flips out any stage with incomplete
if you access it at http://localhost/horde/ and logs: "Session cookies will not work without a FQDN and with a non-empty cookie domain".
It causes FF to reload infinitely until it freezes and has to be 'kill -9'ed. Using http://localhost.localdomain/horde/ or http://127.0.0.1/horde/
Here I am going to http://localhost.localdomain:8081/horde/
And correcting my mistake
Then horde runs well http://localhost:8081/horde/
Install Horde in WAMP
I will give simple way to do it. Install Horde to the ‘WAMP’ or ‘XAMP’ in 3 steps
1. Extract tarball “horde-latest.tar” in WAMP “www” folder
2. Create database tables go to /scripts/sql and open ‘create.mysql.sql’ by import mode in wamp server.
3. Test Horde
http://your-server/horde/test.php