LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   PhpMyAdmin completly installed but can not connect to Server (IP/phpmyadmin) (https://www.linuxquestions.org/questions/linux-newbie-8/phpmyadmin-completly-installed-but-can-not-connect-to-server-ip-phpmyadmin-4175526138/)

DKI 11-21-2014 07:19 PM

PhpMyAdmin completly installed but can not connect to Server (IP/phpmyadmin)
 
Hey,
I have installed on my vServer phpmyadmin (without Problems now).
But every time when I try to connect to my phpmyadmin "server" on firefox with
00.000.00.000/phpmyadmin (0 stand for a number between 1-9 and is the IP-Adress of my vServer)
I only see this "Error":
Quote:

Not Found

The requested URL /phpmyadmin was not found on this server.
Apache/2.2.22 (Debian) Server at 84.200.24.187 Port 80
Did anyone know what could be the Problem?
(I have installed phpmyadmin with "apt-get install phpmyadmin" and than followed the configuration windows)

Thanks for your help!

John VV 11-21-2014 11:50 PM

see your other post on this topic
you need to set up and configure Apache
http://www.linuxquestions.org/questi...in-4175526018/

edit your httpd file
add the phpmyadmin folder and the authentication type you are using

DKI 11-22-2014 06:16 AM

Quote:

Originally Posted by John VV (Post 5273224)
see your other post on this topic
you need to set up and configure Apache
http://www.linuxquestions.org/questi...in-4175526018/

edit your httpd file
add the phpmyadmin folder and the authentication type you are using

Thanks for your answer,
I have now installed apache2 ("apt-get install apache2").
Was that what you mean with
Quote:

you need to set up and configure Apache
?

And what did you mean with
Quote:

edit your httpd file
add the phpmyadmin folder and the authentication type you are using
. How can i edit it and what I need to change? And where is this file or where I have to create a file?

Thanks

DKI 11-22-2014 07:50 AM

I have now tried a lot and now I can connnect with http://Server-IP/phpmyadmin (I donīt know what was the important thing, that it works)
But I can not login to phpmyadmin. Did you know, how i can change the passwort and username? Or how I can reinstall phpmyadmin, without any passwords? :/

Thanks

Habitual 11-22-2014 08:51 AM

Quote:

Originally Posted by DKI (Post 5273355)
I have now tried a lot and now I can connnect with http://Server-IP/phpmyadmin (I donīt know what was the important thing, that it works)
But I can not login to phpmyadmin. Did you know, how i can change the passwort and username? Or how I can reinstall phpmyadmin, without any passwords? :/

Thanks

try root/<root_password>


All times are GMT -5. The time now is 12:45 PM.