Control Web Panel

WebPanel => MySQL => Topic started by: sureshk2n on October 27, 2014, 12:10:26 PM

Title: phpMyAdmin - unable to execute any query or import or update
Post by: sureshk2n on October 27, 2014, 12:10:26 PM
Hi

I could able to login and browse phpmyadmin but when i try to update a table i am getting following error
403 permission forbidden. I have given all privileges to mysql user. But it is related to permission of executing phpmyadmin site files. Please tell me how can i set permission to phpmyadmin site files?. I don't find the location for phpMyAdmin. Please provide a path to phpMyAdmin and solution to fix this.

Thanks
Title: Re: phpMyAdmin - unable to execute any query or import or update
Post by: sureshk2n on October 27, 2014, 04:43:43 PM
I thought it is the problem with permissions of phpmyadmin site files but it is due to mod_security. After disabling mod_security, it works fine.

Thanks
Title: Re: phpMyAdmin - unable to execute any query or import or update
Post by: Administrator on October 29, 2014, 02:53:49 AM
in the mod security module you can check logs and disable the rule which is causing issues for your query.
Title: Re: phpMyAdmin - unable to execute any query or import or update
Post by: carmageddon63 on March 06, 2015, 08:16:18 PM
thanks man sureshk2n it's work.