Ethernet server with Apache2/PHP/MYSQL/PhpMyAdmin (LAMPP)
Hello,
I'm currently working into STM32MP157C-DK2 and I have made my own image with the following append:
apache2 php phpmyadmin php-cli mysql5
But into my internet page (move from //usr/share/.. to another directory) php code didn't work and when I try to configure mysql5 I have this
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
Also I try to add php-modphp but the bitbake fail
I try too to install dev-pkgs but I get an error too
Do you have any idea ?
