Page 1 of 1

Laravel Aimeos Permission denied problem on server

Posted: 01 Jun 2018, 18:34
by shahzaib_717
When I hit some route on the server Permission denied error shown I attach the image plz help me about this thanks php version is 7.1 laravel version is 5.6

Re: Laravel Aimeos Permission denied problem on server

Posted: 01 Jun 2018, 20:52
by aimeos
Seems like a problem with the MySQL server configuration, maybe it's too restrictive and only has a pool of a few connections allowed

Re: Laravel Aimeos Permission denied problem on server

Posted: 02 Jun 2018, 06:24
by shahzaib_717
I change max connections from 151 to 200 but still the same issue I used MariaDB