Roundcube Community Forum

 

Can't See Installer Page

Started by Ian.Barnett, November 22, 2009, 10:42:20 PM

Previous topic - Next topic

Ian.Barnett

I have the following config:
CentOS 5.3
php.i386                               5.2.11-jason.1             installed    
php-cli.i386                           5.2.11-jason.1             installed    
php-common.i386                        5.2.11-jason.1             installed    
php-gd.i386                            5.2.11-jason.1             installed    
php-ldap.i386                          5.2.11-jason.1             installed    
php-mcrypt.i386                        5.2.11-jason.1             installed    
php-mysql.i386                         5.2.11-jason.1             installed    
php-pdo.i386                           5.2.11-jason.1             installed    
php-pecl-Fileinfo.i386                 1.0.4-3.el5.centos         installed    
php-xml.i386                           5.2.11-jason.1             installed  
Apache 2.2.3
Postfix 2.3.3
mySQL 5.0.86

Now the question:
I have done the installation without seeing any errors but when I try to access the server at http://192.168.1.106/installer I get a 404 Not Found error page. The Apache server is working because I get the Apache test page when I access http://192.168.1.106.

I am not sure if the installer url is correct so I tried http://192.168.1.106/webmail/installer but no luck there either.

What am I missing??

Thanks,
Ian

Ian.Barnett

I have found my problem, a newbie problem!!

I was following instructions that said the Web root was /www so I installed roundcube there.

As most readers likely know the Web root is /var/www/html (or /var/www/htdocs on some other systems). When I moved my roundcube install to the correct root I was able to see the installer page.

Thanks for looking,

Ian

raytemp

I am newbie here so i don't know how to resolve this issue.:confused:

marktailor