I have a problem, I want to work on symfony, linux, I try to install lamp (bitnami), when I run the application I will have (No such file or directory), I looked for that, I found that apparently the problem does not come from symfony itself but Mysql, suddenly when I run (mysql -u root -p) I will have the error that tells me that the socket does not is not that basic, in (/var/run/mysqld/mysqld.sock/), but I was surprised when I went to the folder (run / ..) I found the mysqld folder and of course the file mysqld.sock. well I redid the installation of everything and before installing lamp there's no problem the file is in this place (/var/run/mysqld/mysqld.sock) exists beautifully, but as soon as the installation bitnami finishes no trace of this file, can you explain me please,
I want to learn symfony, beh the I almost despair.