Skip to main content

CakePHP application MySql error

Comments

5 comments

  • cPanelMichael
    Hello, You won't be able to grant the SUPER privilege to a database user with cPanel access alone. Assigning this privilege requires root access to the system. Thank you.
    0
  • Pratik Samudra
    Thank you for responding. Yes I understand that after I did some research. Can you suggest an alternative method to connect my cakephp application to the database on cpanel ? At least the basic privileges like INSERT, SELECT, UPDATE, DELETE should be available. I had selected all privileges from cpanel MySql settings, it still throws the above error. Is there a possible way to connect cakephp application ? Thank you.
    0
  • cPanelMichael
    Hello, You'd need to check with the developer or support team of the application to determine if there are any workarounds available when the SUPER privilege isn't granted to the database user. Thank you.
    0
  • Pratik Samudra
    Hello, thank you for responding. Unfortunately, the developer who designed the website is unreachable. Is there any manual or workaround that you can suggest to deploy a cakephp 3 application over cpanel ? I seem to encounter problem when it comes to database only and I have changed the database credentials as per online solutions. Sorry to bother you again and again. Thank you.
    0
  • cPanelMichael
    Hello, You could try posting on their support forums to see if a workaround is available when that MySQL privilege isn't available: CakePHP Official Forum Thank you.
    0

Please sign in to leave a comment.