Roundcube: main.inc.php was not found

Discussion in 'Installation/Configuration' started by Masterjoa, Aug 31, 2014.

  1. Masterjoa

    Masterjoa New Member

    Hi everybody,

    I installed roundcube following this tutorial: http://www.howtoforge.com/using-roundcube-webmail-with-ispconfig-3-on-debian-wheezy-nginx

    But when I go to mywebsite.com/roundcube I see "main.inc.php was not found" where the login form should be.

    Here are the files in /etc/roundcube:
    Code:
    -rw-r--r--  1 root root      1116 Oct 27  2013 apache.conf
    -rw-r--r--  1 root root      2578 Oct 27  2013 db.inc.php
    -rw-r-----  1 root www-data   552 Aug 31 02:18 debian-db.php
    -rw-r--r--  1 root root      1303 Oct 27  2013 htaccess
    -rw-r--r--  1 root root       567 Oct 27  2013 lighttpd.conf
    -rw-r-----  1 root www-data 33615 Aug 31 02:24 main.inc.php
    -rw-r--r--  1 root root      2450 Oct 20  2010 mimetypes.php
    drwxr-xr-x 17 root root      4096 Aug 31 02:18 plugins
    I tried a chmod 777 main.inc.php but it doesn't change anything :(

    PS: I choosed apache when asking for the automatic configuration (could only choose between apache and lighttpd).

    Any idea ?
     
    Last edited: Aug 31, 2014
  2. Masterjoa

    Masterjoa New Member

    After long hours, I finally found the issue.
    I edited another variable in main.inc.conf instead of $rcmail_config['default_host'].
    How stupid I am...
     
    Last edited: Aug 31, 2014
  3. srijan

    srijan New Member HowtoForge Supporter

    Thanks for the update, we consider the thread closed. :)
     

Share This Page