![]() |
|
PHPMyAdmin Access? - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5) +--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32) +---- Forum: General Support Forum v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=36) +---- Thread: PHPMyAdmin Access? (/showthread.php?tid=2007) |
PHPMyAdmin Access? - rafaht - 09-30-2015 Hi, When I try to access the PMA, I get this error: Forbidden You don't have permission to access /etc/apps/phpmyadmin/ on this server. Someone can help me to fix this? I haven't acessed for a days and now, have this problem. I need to do a database backup. :/ Thanks, RE: PHPMyAdmin Access? - TGates - 09-30-2015 Are you using the updated phpmyadmin module from VJFW that updates phpmyadmin automatically? If so, the files have more than likely been deleted when it tried to do the recent update. (Check the folder to make sure) I have updated the module since PMA site has changed the locations of their file downloads. Also, the latest phpmyadmin only works on php 5.5 now (I had to disable automatic updating by renaming the /modules/phpmyadmin/hooks/OnDaemonDayRun.hook.php)I'll check my repo to make sure the latest version is there so you can upgrade the module if you are using it. New phpMyAdmin Auto-Update version here: http://forums.sentora.org/showthread.php?tid=2008&pid=12793#pid12793 |