[horde] Still can't login
Tim Gorter
email at teletechnics.com
Tue Sep 23 08:12:49 PDT 2003
Hi Marvin,
This doesn't necessarily work for you, but may help you in the right
direction.
my apache conf file says..
<VirtualHost cvshorde.hostname.com>
ServerName cvshorde.hostname.com
DocumentRoot /usr/local/etc/httpd/vhosts/cvshorde
</VirtualHost>
and in horde/config/registry.php I have
$this->applications['horde'] = array(
'fileroot' => dirname(__FILE__) . '/..',
'webroot' => '',
'initial_page' => 'login.php',
'icon' => '/graphics/horde.gif',
'name' => _("Horde"),
'allow_guests' => true,
'status' => 'active',
'templates' => dirname(__FILE__) . '/../templates',
'provides' => 'horde'
);
I would access the test file like:
cvshorde.hostname.com/test.php
login screen of course then at
cvshorde.hostname.com
hope this helps,
tim.
Tuesday, September 23, 2003, 4:56:15 PM, Marvin David Webster wrote:
MDW> I am still not able to figure this one out. I think I may have
MDW> Apache configured wrong. When I try to bring up webmail using using
MDW> http://webmail.nevercaughtup.com I get a blank page.
MDW> I think I should only enter
MDW> http://nevercaughtup.com/horde/test.php to run
MDW> the test, but I get a 404 error if I don't precede the domain name with "webmail."
MDW> Horde is installed in the following directory.
MDW> /home/httpd/vhosts/webmail/horde/
MDW> Version: psa v5.0.5_build030207.16 os_RedHat 7.3
MDW> OS: Linux 2.4.18-3
MDW> Directories: /var/qmail/mailnames
MDW> /home/httpd/vhosts
MDW> /var/lib/mysql
MDW> /usr/local/psa
MDW> Thanks gang. I have only been subscribed to this list for a
MDW> week or so, but I am finding it invaluable.
MDW> Marvin David Webster
---------------------------------------------------
Teletechnics Afield
Tel +34 65 22 60 777 Fax +34 63 73 01 920
mailto:email at teletechnics.com http://www.teletechnics.com
currently in: Barceloneta, Spain
More information about the horde
mailing list