Blank page when trying to access phpmyadmin

MEM

I would like to access phpmyadmin. I have access it before but, now, I'm just getting a blank page and I really don't get why.

I've installed phpmyadmin using

sudo apt-get install phpmyadmin

I've run

sudo gedit /etc/apache2/apache2.conf

And there added:

#Include phpmyadmin: 
 include /etc/phpmyadmin/apache.conf

But I was getting a warning when I restart apache, telling me:

The Alias directive in /etc/phpmyadmin/apache.conf at line 3 will probably never match because it overlaps an earlier Alias.

How can I solve this, so that I can see phpmyadmin interface again, when I do http://localhost/phpmyadmin instead of seeing a blank webpage?

Dump -

  • I've tried apt-get remove phpmyadmin and then apt-get install phpmyadmin - still the same blank page. :(

  • /etc/phpmyadmin - I've chmod o+w permissions to phpmyadmin folder and it's contents. - still the blank page...

Ian Pettitt

Try running

sudo dpkg-reconfigure phpmyadmin

To set up the phpmyadmin files, database connections and create the phpmyadmin databases

この記事はインターネットから収集されたものであり、転載の際にはソースを示してください。

侵害の場合は、連絡してください[email protected]

編集
0

コメントを追加

0

関連記事

分類Dev

Receive AccessDenied when trying to access a page via the full url on my website

分類Dev

Receive AccessDenied when trying to access a page via the full url on my website

分類Dev

Error code H13 with Django App deployed on Heroku when trying to access Django page

分類Dev

Rendering blank screen when trying to play animation in threejs

分類Dev

Spree - Timeout when trying to access backend

分類Dev

GET not working when trying to access web api

分類Dev

GET not working when trying to access web api

分類Dev

Super AttributeError When Trying To Access Ids

分類Dev

Exception when trying to access Resources in jar file

分類Dev

Null pointer when trying to access POJO attribute

分類Dev

Blank page when using push() or setRoot() inside a service, Ionic 3

分類Dev

Create React App Blank Page when including on existing site

分類Dev

Getting blank page when React App is deployed and hosted by firebase

分類Dev

img src attribute returns the url of the page when blank

分類Dev

Error occurring while trying to access an particulate page in Azure web app

分類Dev

AuthComponent successfully redirects to login page when not logged in, but fails for some controllers and shows blank page?

分類Dev

Yii2, Module error page is not show but it show blank page when error 404

分類Dev

System.Exception when trying to load designer for Windows Universal Blank App?

分類Dev

How do I hide the navbar when trying to print the page

分類Dev

curl 1020 error when trying to scrape page using bash script

分類Dev

I am getting a Fatal error when trying to go to a page

分類Dev

Laravel Blank white page

分類Dev

GoogleMap null when trying to access it from another fragment

分類Dev

Getting "The server could not be contacted." when trying to access active directory

分類Dev

"No active iOS device found" when trying to access simulator logs

分類Dev

Server is denying my access when trying to web scrape (Python, requests)

分類Dev

TypeError when trying to access function inside ModelType Class

分類Dev

Connection refused [Errno 111] when trying to access to MongoDB with Docker

分類Dev

React JS is returning undefined when trying to access information from array

Related 関連記事

  1. 1

    Receive AccessDenied when trying to access a page via the full url on my website

  2. 2

    Receive AccessDenied when trying to access a page via the full url on my website

  3. 3

    Error code H13 with Django App deployed on Heroku when trying to access Django page

  4. 4

    Rendering blank screen when trying to play animation in threejs

  5. 5

    Spree - Timeout when trying to access backend

  6. 6

    GET not working when trying to access web api

  7. 7

    GET not working when trying to access web api

  8. 8

    Super AttributeError When Trying To Access Ids

  9. 9

    Exception when trying to access Resources in jar file

  10. 10

    Null pointer when trying to access POJO attribute

  11. 11

    Blank page when using push() or setRoot() inside a service, Ionic 3

  12. 12

    Create React App Blank Page when including on existing site

  13. 13

    Getting blank page when React App is deployed and hosted by firebase

  14. 14

    img src attribute returns the url of the page when blank

  15. 15

    Error occurring while trying to access an particulate page in Azure web app

  16. 16

    AuthComponent successfully redirects to login page when not logged in, but fails for some controllers and shows blank page?

  17. 17

    Yii2, Module error page is not show but it show blank page when error 404

  18. 18

    System.Exception when trying to load designer for Windows Universal Blank App?

  19. 19

    How do I hide the navbar when trying to print the page

  20. 20

    curl 1020 error when trying to scrape page using bash script

  21. 21

    I am getting a Fatal error when trying to go to a page

  22. 22

    Laravel Blank white page

  23. 23

    GoogleMap null when trying to access it from another fragment

  24. 24

    Getting "The server could not be contacted." when trying to access active directory

  25. 25

    "No active iOS device found" when trying to access simulator logs

  26. 26

    Server is denying my access when trying to web scrape (Python, requests)

  27. 27

    TypeError when trying to access function inside ModelType Class

  28. 28

    Connection refused [Errno 111] when trying to access to MongoDB with Docker

  29. 29

    React JS is returning undefined when trying to access information from array

ホットタグ

アーカイブ