After updating ubuntu into 14.04, Internal server error

Discussion in 'Installation/Configuration' started by sza, Jun 28, 2015.

  1. sza

    sza Member

    Apache log file shows the current output:
    Code:
    [Sun Jun 28 00:57:09.728095 2015] [negotiation:error] [pid 3096] (13)Permission denied: [client 109.186.48.244:54339] AH00686: cannot read directory for multi: /var/www/emd-online.com/web/
    [Sun Jun 28 00:57:09.729010 2015] [negotiation:error] [pid 3096] (13)Permission denied: [client 109.186.48.244:54339] AH00686: cannot read directory for multi: /var/www/emd-online.com/web/
    [Sun Jun 28 00:57:09.729129 2015] [negotiation:error] [pid 3096] (13)Permission denied: [client 109.186.48.244:54339] AH00686: cannot read directory for multi: /var/www/emd-online.com/web/
    [Sun Jun 28 00:57:09.742803 2015] [:error] [pid 3096] [client 109.186.48.244:54339] SoftException in Application.cpp:221: File "/var/www/clients/client5/web7//web/index.php" is not in document root of Vhost "/var/www/emd-online.com/web"
    [Sun Jun 28 00:57:09.743105 2015] [core:error] [pid 3096] [client 109.186.48.244:54339] End of script output before headers: index.php
    
    And the directory permissions are:

    Code:
    drwxr-xr-x  2 web7 client5 4096 Mar  6 08:44 cgi-bin
    drwxr-xr-x  2 root root    4096 Jun 28 00:52 log
    drwx--x---  2 web7 client5 4096 Mar  6 08:44 private
    drwxr-xr-x  2 root root    4096 Mar  6 08:44 ssl
    drwxrwxrwx  2 web7 client5 4096 Jun 27 22:01 tmp
    drwx--x--- 25 web7 client5 4096 Jun 27 20:59 web
    drwx--x---  2 web7 client5 4096 Mar  6 08:44 webdav
    
    The website loads perfect when trying to access it with "www".
    The problem occurs only without "www".

    Another interesting issue,
    When trying to access domain.com/phpmyadmin it shows servers default 403 "Forbidden" message.
    When trying to access www.domain.com/phpmyadmin it shows IspConfig's designed 403 "Forbidden" page.
    (Can you figure out why phpmyadmin is not working as well?)

    Thank you,
    sza.
     
  2. sza

    sza Member

    OK,
    I've managed to fix both of the problems.
    Now I suddenly finds out that when I try to log into a ftp account that has been created through ISPConfig, it disconnects after supplying the password.
    I tried to find the log file but found only old transfers logs. (and not any kind of access log).

    When saving in ISPCONFIG or creating a new user, it saves without any error. (but can't connect).

    Thank you,
    Tzahi, Israel.
     
  3. sza

    sza Member

    Thanks for whoever tried to help,
    After about 12 hrs trying to fix everything up I've managed to do so.
    Have a nice day,
    Tzahi :)
     

Share This Page