Posts by tobi357

    I deleted the log files manually in /var/www/virtual/mydomain.com/logs. I have not deleted the directories. The logs in /var/log/apache2 are updated regularly, but they will no longer be copied to /var/www/virtual/mydomain.com/logs. The directories there remain empty. I've restarted Apache2 and executed the command perl /var/www/imscp/engine/tools/imscp-httpd-logs-mngr. There was no error messages. I work with i-MSCP 1.2.17.

    There are no errors or warnings in the logs until I restart Apache2. After extensive testing, I have found the problem and this is quite i-MSCP related. The problem came with this commit for future 1.3.x version: https://github.com/i-MSCP/imsc…8ed634ffaa46e4c0be27d0bfa I had inserted this option manually in the meantime. If I remove the line "ProxyErrorOverride" in "/etc/apache2/sites-enabled/00_nameserver.conf" everything works fine.

    I have now uploaded the files in binary mode and the error message no longer appears. But the real problem was not resolved. When I visit another site in ownCloud (for example the administrator page of ownCloud) the page loads indefinitely (after 6 hours I have interrupted). Meanwhile no one else can access to a site of the complete subdomain1. But other domains are easily accessible. I reinstalled ownCloud and i-MSCP several times and also tried several versions: no chance.


    EDIT: 1 Only PHP files can not be reached. They also load endless. The page loads even indefinitely long when attempting to access a file that does not exist.

    After installing ownCloud 8/9, ownCloud hangs after login. The page is loading and the service can not be reached. All other sites work fine, so it can not be due to lack of RAM or CPU. Only after restarting the Apache2 service the endless loading can be interrupted. There are no entries in the error.log or php5-fpm.log. With the previous i-MSCP version everything works perfectly. There is also a message in ownCloud: "There was a problem with code integrity check." No files have been modified by me. This is a fresh install of i-MSCP and Debian.


    OS: Debian 8.5(Jessie)
    PHP-FPM
    i-MSCP 1.3.0
    ownCloud 8/9