After apt-get upgrade i have error on admin interface

  • Hi. pls sorry for my bad English.
    After i get upgrades with apt-get i have error on admin/reseler/user interface page:

    Code
    1. Warning: require(imscp-lib.php): failed to open stream: No such file or directory in /var/www/imscp/gui/public/index.php on line 38Fatal error: require(): Failed opening required 'imscp-lib.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/imscp/gui/public/index.php on line 38


    But file exist in /var/www/imscp/gui/library/


    Code
    1. # cd /var/www/imscp/gui/library//var/www/imscp/gui/library# ls -ltotal 376-r-------- 1 vu2000 vu2000 8549 Sep 24 11:22 admin-functions.php-r-------- 1 vu2000 vu2000 7933 Sep 24 11:22 calc-functions.php-r-------- 1 vu2000 vu2000 22839 Sep 24 11:22 client-functions.php-r-------- 1 vu2000 vu2000 10964 Sep 24 11:22 emailtpl-functions.php-r-------- 1 vu2000 vu2000 8025 Sep 24 11:22 environment.phpdr-x------ 2 vu2000 vu2000 4096 Sep 24 11:22 fonts-r-------- 1 vu2000 vu2000 27359 Sep 24 11:22 functions.ticket_system.php-r-------- 1 vu2000 vu2000 12097 Sep 24 11:22 i18n.phpdr-x------ 15 vu2000 vu2000 4096 Sep 24 11:22 iMSCP-r-------- 1 vu2000 vu2000 4555 Sep 24 11:22 imscp-lib.php-r-------- 1 vu2000 vu2000 1692 Sep 24 11:22 imscp-loader.php-r-------- 1 vu2000 vu2000 35083 Sep 24 11:22 input-checks.php-r-------- 1 vu2000 vu2000 18157 Sep 24 11:22 layout-functions.php-r-------- 1 vu2000 vu2000 10520 Sep 24 11:22 login-functions.php-r-------- 1 vu2000 vu2000 9926 Sep 24 11:22 lostpassword-functions.php-r-------- 1 vu2000 vu2000 37077 Sep 24 11:22 reseller-functions.phpdr-x------ 3 vu2000 vu2000 4096 Sep 24 11:22 resources-r-------- 1 vu2000 vu2000 62847 Sep 24 11:22 shared-functions.php-r-------- 1 vu2000 vu2000 59753 Sep 24 11:22 sw-functions.phpdr-x------ 5 vu2000 vu2000 4096 Sep 24 11:22 vendor


    I was try add to php.ini file include_path option:

    Code
    1. include_path = ".:/var/www/imscp/gui/library/:/usr/share/php"


    After that, - i have other error on admin-interface page:


    Code
    1. Warning: require(imscp-lib.php): failed to open stream: No such file or directory in /var/www/imscp/gui/public/index.php on line 38Fatal error: require(): Failed opening required 'imscp-lib.php' (include_path='.:/var/www/imscp/gui/library/:/usr/share/php') in /var/www/imscp/gui/public/index.php on line 38


    Pls. help mee. My head is blowup. I check many other config files and no found any errors...
    Big thanks for all your replies!
    [hr]
    Sorry.
    I have a Debian wheezy

    Code
    1. # cat /etc/debian_version
    2. 7.1
    3. # uname -a
    4. Linux myhostname 3.2.0-4-686-pae #1 SMP Debian 3.2.46-1+deb7u1 i686 GNU/Linux
    5. phpinfo()
    6. PHP Version => 5.4.4-14+deb7u4


    & i have installet Latest Stable i-MSCP version: 1.0.3.0

    Edited once, last by efirmaster ().

  • Do you have a selfcompiled opcode cache like eAccelerator or something like that? If yes, please compile them again. If the error still exists, we need to know which packages you have updated.

  • No packages like eaccelerator not installed on my system!


    Code
    1. # dpkg --get-selections | grep eaccelerator
    2. #
  • Hello ;


    If you need online support, install teamviewer on your desktop and send me your IDS.


    Thanks you for using i-MSCP.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • I have try use search on forum, but don't find answer for this issue...
    [hr]
    And all other sites/hosts on server added before work fine!

    Edited once, last by efirmaster ().

  • Re ;


    FIxed through online support. I've simply updated i-MSCP 1.0.3.0 to last version available + some exotic changes (For slave DNS server).


    Thanks you for using i-MSCP

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

    Edited once, last by Nuxwin ().