LinuxPlesk

Fix phpMyAdmin file not found 8443/domains/databases/phpMyAdmin/export.php

plesk logo While exporting database from WebAdmin in Plesk, you might end up with an error as

 

File not Found
can’t find the file at https://xx.xx.xx.xx:8443/domains/databases/phpMyAdmin/

 

The issue seems to complicated but is very simple to fix.

1) Login to the server as root user from shell

2) Go to /usr/local/psa/admin/conf/

3) Open php.ini file in any of your favorite editor like vi

4) Increase the memory_limit say 512MB and save the file

5) restart plesk service

/etc/init.d/psa restart

6) Try exporting the database now which will be exported without any issues.

 If any feedback, queries are always welcome!

Abhijit Sandhan

Love to Automate, Blog, Travel, Hike & spread Knowledge!

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Back to top button