Author Topic: Problem with logon in Rouncube 0.2.1  (Read 3278 times)

Offline Pretender

  • Newbie
  • *
  • Posts: 3
Problem with logon in Rouncube 0.2.1
« on: March 30, 2009, 09:19:41 AM »
Hello!

I install Roundcube 0.2.1 jn ve FreeBSD 7.1 (apache 2.2.11_2, imap server - courier-imap-4.4.1, courier-authlib-0.62.1, mysql-server-5.1.30) and run installer - all tests and settings passed OK. Next, i remove installer directory from http server and open in browser (IE 7) http://192.168.1.80/roundcube/index.php. Then i try logon in program (use pretender as user name and 12345 as password), i receive error message 404 - not found. Imap server is online, i check in TheBat with same username and password, everything is OK. I think, that problem whith access right (run script in http server), but i don`t know exactly that is it. Virtual catalog organized following method:

Alias /roundcube/ "/usr/local/www/apache22/data/roundcube/"


    Options Indexes FollowSymLinks
    AllowOverride All
    Order allow,deny
    Allow from all


Where is problem may be?

Offline Pretender

  • Newbie
  • *
  • Posts: 3
Problem with logon in Rouncube 0.2.1
« Reply #1 on: March 31, 2009, 12:46:53 AM »
Problem solved by setting up nex directive in httpd.conf:

DirectoryIndex index.php