Posts by Horus

    I followed the instructions but got error below:


    [ERROR] autoinstaller::Adapter::DebianAdapter::_updatePackagesIndex: Can't call method "set" on an undefined value at /usr/share/perl5/Debconf/FrontEnd.pm line 126, <GEN0> line 5


    Edit
    only solved the temporarily
    sudo apt-get install debconf --reinstallor
    or
    sudo apt-get update --fix-missingsudo apt-get autoremove && sudo apt-get clean && sudo apt-get install -f


    the error


    [ERROR] iMSCP::Stepper::step: Could not enable the cron service: main::setupAskServerHostname: Unable to find server hostname (server misconfigured?): hostname: Name or service not known at /usr/local/src/imscp-1.2.11/engine/PerlLib/iMSCP/Service.pm line 87.
    autoinstaller::Functions::install: An error occurred while performing installation steps

    Solved by tune InnoDB to use lesser amount of ram


    Code
    1. [mysqld]
    2. innodb_buffer_pool_size=5M
    3. innodb_log_buffer_size=256K
    4. #max_connections=10
    5. key_buffer_size=8
    6. innodb_additional_mem_pool_size=512K

    @everyone

    wishes you a Merry Christmas and a happy New Year!

    All my sites down. I face this error more than two times every week SQL error: No such file or directory .after I restart mysql sites up and running.


    service mysql restart


    Code
    1. [ ok . Stopping MySQL database server: mysqld
    2. [ ok . Starting MySQL database server: mysqld .
    3. [info] Checking for tables which need an upgrade, are corrupt or were
    4. not closed cleanly..

    I tried to fix all Database tables via phpmyadmin. all Database fixed and all goes good for day or so. how I can fix this error definitively?


    Server specs,
    I-mscp 1.2.9
    Debian 7 32bit
    Thank you in advance!

    nginx-log /var/log/nginx/access.log for last day only




    Code: /var/log/nginx/access.log
    1. 156.184.21.138 - - [09/Dec/2015:11:21:23 -0500] "POST /ftp/index.php HTTP/1.1" 200 7419
    2. 156.184.21.138 - - [09/Dec/2015:11:21:23 -0500] "GET /ftp/skins/shinra/css/main.css.php?ltr=ltr&image_url=http%3A%2F%2Fserver2.horusone.com%3$
    3. 156.184.21.138 - - [09/Dec/2015:11:21:23 -0500] "GET /ftp/skins/shinra/css/style.css.php?show_ads=no HTTP/1.1" 200 5182 "http://server2.horus$
    4. 156.184.21.138 - - [09/Dec/2015:11:21:24 -0500] "GET /ftp/skins/shinra/css/main.css.php?ltr=ltr&image_url=http%3A%2F%2Fserver2.horusone.com%3$
    5. 156.184.21.138 - - [09/Dec/2015:11:39:43 -0500] "POST /ftp/index.php HTTP/1.1" 200 7500 "
    6. 156.184.21.138 - - [09/Dec/2015:11:39:49 -0500] "GET /ftp/skins/shinra/css/main.css.php?ltr=ltr&image_url=http%3A%2F%2Fserver2.horusone.com%3$
    7. 156.184.21.138 - - [09/Dec/2015:11:39:49 -0500] "GET /ftp/skins/shinra/css/style.css.php?show_ads=no HTTP/1.1" 200 5182

    /var/log/nginx/error.log is empty