Roundcube 2 errors (New to linux)

Discussion in 'Installation/Configuration' started by Teckniel, Oct 4, 2009.

  1. Teckniel

    Teckniel New Member

    Hello.
    After weeks of learning i have finally setup a ubuntu mail/hosting server with ispconfig 3.
    But the problem i have is with setting up roundcube.
    I have upload roundcube to my website.

    but when i go to the installer folder i get these 2 errors:

    Code:
    Warning: require_once(main.inc) [function.require-once]: failed to open stream: No such file or directory in /var/www/clients/client2/web4/web/webmail/installer/index.php on line 17
    
    Fatal error: require_once() [function.require]: Failed opening required 'main.inc' (include_path='/var/www/clients/client2/web4/web/webmail/program/lib:/var/www/clients/client2/web4/web/webmail/program:/var/www/clients/client2/web4/web/webmail/program/include:.:/usr/share/php:/usr/share/pear') in /var/www/clients/client2/web4/web/webmail/installer/index.php on line 17
    
    My question is how can i solve this issue?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    The file main.inc from roundcube is missing. Maybe you had an eror as you unpacked it or the roundcube sources were not uploaded completely.
     
  3. Teckniel

    Teckniel New Member

    It works now.
    Some Directory's where empty.
    Thanks for the help.
     

Share This Page