My project works great on my local one. When I put it on Debian, I ran into an error:
PDO connection error: SQLSTATE [HY000] [2013] Lost connection to MySQL server while "reading the initial communication packet", system error: 110
I searched it online, everyone thinks of it because of the databases.yml file. I tried a lot of one, but could not fix the problem.
For the PDO, I think all you have to activate it is to add in your php.ini the
extension = pdo.so line.
Are modules installed for the curl and imagemagick extensions?
sudo apt-get install php5-curl php5-imagick
Source: https://habr.com/ru/post/1783673/More articles:SQL Server Authentication or Integrated Security? - sql-serverะะพัะตะผั "ActionListener" ะฝะต ัะฒะปัะตััั "ClickListener", - java?? Two line operator? - c #Which does not show the actual execution location of the executable file - linuxWhy is the MKMapView userLocation property causing garbage ... for a while? - iphoneT-SQL: sp_MSdependencies Flags parameter - sql-serverView an export table in an unmanaged dll in C # - c #jQuery: replace () class name / regex - jqueryHibernate not loading related object - javaIMultiValueConverter values โโare fine, but CommandParameter is NULL - wpfAll Articles