Weplica wrote:
Hello,
I have install Horde rpm with webmin:
Instalando paquete(s) con el comando yum -y install yun grouinstall horde ...
Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile
- base: centos.intergenia.de
- epel: ftp-stud.hs-esslingen.de
- extras: centos.intergenia.de
- updates: ftp.belnet.be
Setting up Install Process No package yun available. No package grouinstall available. Package horde-3.3.11-1.el6.noarch already installed and latest version Nothing to do
.. instalación completa.
And I do that: If Apache is running, you must now configure this installation of Horde by visiting: http://127.0.0.1/horde/ and then navigating to Administration > Setup > Horde
Documentation on configuring Horde can be found at: /usr/share/doc/horde-3.3.11/docs/INSTALL
But I only have ssh access, so I do:
http:// "my-ip" /horde/
But I have nothing...
Can someone help me please?
ssh -X yourserver firefox -no-remote & *Then* http://127.0.0.1/horde, or http://localhost/horde, whatever.
mark