ISP Config index is almost completely blank

Discussion in 'Installation/Configuration' started by F4ll_ouT, May 2, 2016.

  1. F4ll_ouT

    F4ll_ouT New Member

    Hi all,
    I uploaded a file to this post. It is a screenshot of how our ISPconfig looks like right now. And nothing of it works. The 'buttons' are dead and lead nowhere when I click them.
    ispfail.jpg

    While I tried to install a github server, suddenly ISPconfig stopped working showing a 403 - internal server error.
    After some usage of google I found a permission setting advice. I tried that advice and this is how the 403 error left, replaced by this almost blank site. And now I spend a few days withouth without knowing how to solve this problem.
    I am just a beginner so I don't have enough experience to solve this problem by myself. Can anybody help me?

    Ubuntu 14.04 Server using
    Apache2 and Webmin
    ISPConfig 3 (dunno where to see the detailed version number since ISPconfig Interface doesnt work)

    This is what ISPConfigs test script results in
    Code:
    ##### SERVER #####
    IP-address (as per hostname): ***.***.***.***
    IP-address(es) (as per ifconfig): ***.***.***.***
    [INFO] ISPConfig is installed.
    
    ##### ISPCONFIG #####
    ISPConfig version is 3.0.5.4p8
    
    
    ##### VERSION CHECK #####
    
    [INFO] php (cli) version is 5.5.9-1ubuntu4.16
    
    ##### PORT CHECK #####
    
    
    ##### MAIL SERVER CHECK #####
    
    
    ##### RUNNING SERVER PROCESSES #####
    
    [INFO] I found the following web server(s):
            Unknown process (fcgi-pm) (PID 19393)
    
    And this is what the apachelog shows

    Code:
    [Mon May 02 12:55:08.584432 2016] [core:crit] [pid 21945] (13)Permission denied: [client 84.60.190.208:49510] AH00529: /var/www/ispconfig/themes/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and that '/var/www/ispconfig/themes/' is executable, referer: https://85.214.158.242:8080/
    [Mon May 02 12:55:08.625331 2016] [core:crit] [pid 21846] (13)Permission denied: [client 84.60.190.208:49511] AH00529: /var/www/ispconfig/themes/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and that '/var/www/ispconfig/themes/' is executable, referer: https://85.214.158.242:8080/
    [Mon May 02 12:55:08.692001 2016] [pagespeed:error] [pid 21945] [mod_pagespeed 1.11.33.0-0 @21945] Slow ReadFile operation on file /var/cache/mod_pagespeed/rname/ce_QOs6thfRpiBUn09lB5Du/https,3A/,2F85.214.158.242,3A8080/js/jquery-1.6.3.min.js,40,40_,: 81.245ms; configure SlowFileLatencyUs to change threshold\n
    [Mon May 02 12:55:08.737333 2016] [core:crit] [pid 22016] (13)Permission denied: [client 84.60.190.208:49512] AH00529: /var/www/ispconfig/themes/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and that '/var/www/ispconfig/themes/' is executable, referer: https://85.214.158.242:8080/
    [Mon May 02 12:55:08.778241 2016] [core:crit] [pid 21474] (13)Permission denied: [client 84.60.190.208:49513] AH00529: /var/www/ispconfig/js/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and that '/var/www/ispconfig/js/' is executable, referer: https://85.214.158.242:8080/
    [Mon May 02 12:55:09.268071 2016] [core:crit] [pid 21945] (13)Permission denied: [client 84.60.190.208:49510] AH00529: /var/www/ispconfig/js/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and that '/var/www/ispconfig/js/' is executable, referer: https://85.214.158.242:8080/
    [Mon May 02 12:55:09.336042 2016] [core:crit] [pid 21846] (13)Permission denied: [client 84.60.190.208:49511] AH00529: /var/www/ispconfig/js/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and that '/var/www/ispconfig/js/' is executable, referer: https://85.214.158.242:8080/
    [Mon May 02 12:55:09.460970 2016] [core:crit] [pid 22016] (13)Permission denied: [client 84.60.190.208:49512] AH00529: /var/www/ispconfig/js/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and that '/var/www/ispconfig/js/' is executable, referer: https://85.214.158.242:8080/
    [Mon May 02 12:55:09.542872 2016] [core:crit] [pid 21474] (13)Permission denied: [client 84.60.190.208:49513] AH00529: /var/www/ispconfig/js/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and that '/var/www/ispconfig/js/' is executable, referer: https://85.214.158.242:8080/
    [Mon May 02 12:55:10.356689 2016] [core:crit] [pid 22267] (13)Permission denied: [client 84.60.190.208:49514] AH00529: /var/www/ispconfig/js/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and that '/var/www/ispconfig/js/' is executable, referer: https://85.214.158.242:8080/
    [Mon May 02 12:55:11.071219 2016] [core:error] [pid 21945] (13)Permission denied: [client 84.60.190.208:49510] AH00132: file permissions deny server access: /var/www/ispconfig/dummy_login.html, referer: https://85.214.158.242:8080/
    [Mon May 02 12:55:11.137976 2016] [core:crit] [pid 22016] (13)Permission denied: [client 84.60.190.208:49512] AH00529: /var/www/ispconfig/themes/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and that '/var/www/ispconfig/themes/' is executable, referer: https://85.214.158.242:8080/
    
     
  2. sjau

    sjau Local Meanie Moderator

    sounds like github server removed some packages that ispc needs... but not sure though.
     

Share This Page