hello, it's work, the problem was the rights by the mysql user "ilias".
i made: GRANT ALL PRIVILEGES ON ilias.* TO 'ilias'@'localhost';
and it's work
Thank you
i made: GRANT ALL PRIVILEGES ON ilias.* TO 'ilias'@'localhost';
and it's work
Thank you