Laravel Aimeos Permission denied problem on server

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
shahzaib_717
Posts: 6
Joined: 01 Jun 2018, 07:17

Laravel Aimeos Permission denied problem on server

Post by shahzaib_717 » 01 Jun 2018, 18:34

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
Attachments
Capture.PNG
Capture.PNG (64.6 KiB) Viewed 1303 times

User avatar
aimeos
Administrator
Posts: 7858
Joined: 01 Jan 1970, 00:00

Re: Laravel Aimeos Permission denied problem on server

Post by aimeos » 01 Jun 2018, 20:52

Seems like a problem with the MySQL server configuration, maybe it's too restrictive and only has a pool of a few connections allowed
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

shahzaib_717
Posts: 6
Joined: 01 Jun 2018, 07:17

Re: Laravel Aimeos Permission denied problem on server

Post by shahzaib_717 » 02 Jun 2018, 06:24

I change max connections from 151 to 200 but still the same issue I used MariaDB

Post Reply