Author Topic: PHPmyAdmin Not Found.  (Read 16377 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
PHPmyAdmin Not Found.
« on: June 05, 2016, 05:38:26 AM »
I have an issue with phpmyadmin.

I can't access phpmyadmin through http://my_ip/phpMyAdmin/index.php
The error is 'The requested URL /phpMyAdmin/index.php was not found on this server.'

Apache version: Apache/2.2.31
PHP version: 7.1.0-dev
MySQL version: 5.1.73
FTP version: 1.0.36

Offline
*****
Re: PHPmyAdmin Not Found.
« Reply #1 on: June 05, 2016, 08:44:48 AM »
check this directory if the phpmyadmin dir is present or not
Code: [Select]
/usr/local/apache/htdocs

Offline
*
Re: PHPmyAdmin Not Found.
« Reply #2 on: June 23, 2016, 04:56:04 PM »
Hi,

After uploading a site to cwp server, when I try to access phpmyadmin from cwp I get the site's homepage intead.
Showing the url:
http://example.com/phpMyAdmin/index.php

When I enter the url:
http://example.com/MyAdmin/index.php
http://example.com/myadmin/index.php
I get a blank phpmyadmin page.

Can I get some help with this?
Thanks.

Offline
*****
Re: PHPmyAdmin Not Found.
« Reply #3 on: July 08, 2016, 06:18:39 AM »
re-upload phpmyadmin

Offline
*
Re: PHPmyAdmin Not Found.
« Reply #4 on: August 16, 2016, 10:34:18 PM »
same problem, installed cwp, upgraded php to 7.2 dev and phpmyadmin not work, before upgraade php all work..
folder of phpmyadmin exist and content is ok.. why this?

Offline
**
Re: PHPmyAdmin Not Found.
« Reply #5 on: October 26, 2016, 05:09:23 PM »
+1 in a new instalations have same problems with 7.0.11 - 7.0.12 and now i down to 7.0.10

Offline
*
Re: PHPmyAdmin Not Found.
« Reply #6 on: October 26, 2016, 05:31:23 PM »
I have resolved with "Setup default Web Servers" and Save & Rubild Configuration

Offline
*
Re: PHPmyAdmin Not Found.
« Reply #7 on: December 11, 2023, 09:46:14 PM »
Hi,

After uploading a site to cwp server, when I try to access phpmyadmin from cwp I get the site's homepage intead.
Showing the url:
http://example.com/phpMyAdmin/index.php

When I enter the url:
http://example.com/MyAdmin/index.php
http://example.com/myadmin/index.php
I get a blank phpmyadmin page.

Can I get some help with this?
Thanks.
Hi, I know this answer comes after a long time, but if you want to accest to your domain.com/phpMyAdmin and not be redirected to your_ip/pma , here's what you  need to do:
1.Go to your admin panel -> WebServer Settings -> Apache Redirects -> Delete everything related to phpmyadmin(or pma).
2.now in your SSH console, edit /usr/local/apache/conf.d/domain-redirects.conf and also delete everything related to phpmyadmin
3. restart apache