Posts by damyfra

    Hello

    Shell-Script
    1. root@login:/home/admin# grep -nr 'mysqlnd.so' /etc/php5
    2. /etc/php5/mods-available/mysqlnd.ini:3:extension=mysqlnd.so


    And now I realized that one of the sites hosted in this i-mscp, I can change php settings, but not working.


    In particular i've enabled "allow_url_fopen" but not working


    Thanks,
    Damiano

    Hello,


    I've added a new website and upload my local files and upload the mysql backup


    now I receive hourly this Cron Daemon mail


    Object:
    Cron <root@www> [ -x /usr/lib/php5/maxlifetime ] && [ -x /usr/lib/php5/sessionclean ] && [ -d /var/lib/php5 ] && /usr/lib/php5/sessionclean /var/lib/php5 $(/usr/lib/php5/maxlifetime)


    Body:
    PHP Warning: Module 'mysqlnd' already loaded in Unknown on line 0
    PHP Warning: Module 'mysqlnd' already loaded in Unknown on line 0


    I tryed to see in the folder "/etc/php5/conf.d" if there are double files, but I think everything is ok.


    because I receive this email?


    Thanks,
    Damiano