phpmyadmin error

Problems with the Windows version of XAMPP, questions, comments, and anything related.

phpmyadmin error

Postby gregoryucc » 15. October 2020 06:14

Hi,
I am new to xampp, want to learn and create dynamic website; I tried to download and install xampp. Apache and MySQL is running but when I click on Admin button, I arrive page says following:

"HTTP Error 404.0 - Not Found
The resource you are looking for has been removed, had its name changed, or is temporarily unavailable." :?:
gregoryucc
 
Posts: 8
Joined: 15. October 2020 05:45
XAMPP version: 7.4.10-0-vc15
Operating System: windows 10

Re: phpmyadmin error

Postby Altrea » 15. October 2020 07:45

Hi,

You didn't tell us everything.
This error page comes from an IIS wevserver which seems to be listening on the default port 80.
But how is it possible that Apache could have been started on the same port?
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11952
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: phpmyadmin error

Postby gregoryucc » 15. October 2020 07:52

Hi,
At first Apache didnt run but after I changed the port from 80 to 8080 and go back to XAMPP Control panel and run again it started to run,The problem comes when I click Mysql to run as Admin it gives me error 404.0 and not go to phpmyadmin.

Help me please.
gregoryucc
 
Posts: 8
Joined: 15. October 2020 05:45
XAMPP version: 7.4.10-0-vc15
Operating System: windows 10

Re: phpmyadmin error

Postby Altrea » 15. October 2020 08:06

You need to adjust the new port in the xampp control config too. Otherwise the precheck an the url building will not work correctly.
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11952
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: phpmyadmin error

Postby gregoryucc » 15. October 2020 08:12

To adjust the new port in the xampp control config as i did before? when I found port 80 then I chenged to 8080 so can i go back and change again?
gregoryucc
 
Posts: 8
Joined: 15. October 2020 05:45
XAMPP version: 7.4.10-0-vc15
Operating System: windows 10

Re: phpmyadmin error

Postby Altrea » 15. October 2020 08:16

You need to adjust the port on two places:
- the Apache config file
- the xampp control panel config dialogue
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11952
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: phpmyadmin error

Postby gregoryucc » 15. October 2020 08:33

The xampp control panel config dialogue is it in the right hand corner? and not that of the apache?
gregoryucc
 
Posts: 8
Joined: 15. October 2020 05:45
XAMPP version: 7.4.10-0-vc15
Operating System: windows 10

Re: phpmyadmin error

Postby Altrea » 15. October 2020 09:54

Correct, there is a config button in the xampp control panel on the top right. Inside of this is a button for service and port settings
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11952
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: phpmyadmin error

Postby gregoryucc » 15. October 2020 20:52

Am in phpmyadmin dashboard and already create a database so i want to install wordpress locally via the on-screen installer but when i visit my test site it doesn't show up normal installer of wordpress rather than http error 404.0 which show up.
gregoryucc
 
Posts: 8
Joined: 15. October 2020 05:45
XAMPP version: 7.4.10-0-vc15
Operating System: windows 10

Re: phpmyadmin error

Postby Altrea » 15. October 2020 20:59

You changed the default port, so you need to add the new port in your url like so http://localhost:1234/wordpress/ (example for port 1234 and WordPress extracted to the htdocs/wordpress subdirectory)
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11952
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: phpmyadmin error

Postby gregoryucc » 15. October 2020 22:27

I have done like this one and it shows such results.

Not Found
The requested URL was not found on this server.

Apache/2.4.46 (Win64) OpenSSL/1.1.1g PHP/7.4.10 Server at localhost Port 8070

What can I do?
gregoryucc
 
Posts: 8
Joined: 15. October 2020 05:45
XAMPP version: 7.4.10-0-vc15
Operating System: windows 10

Re: phpmyadmin error

Postby Altrea » 15. October 2020 22:30

What is the path wordpress is extracted to?
And which url did you enter exactly?
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11952
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: phpmyadmin error

Postby gregoryucc » 15. October 2020 22:33

Listen 8070
and
ServerName localhost:8070
gregoryucc
 
Posts: 8
Joined: 15. October 2020 05:45
XAMPP version: 7.4.10-0-vc15
Operating System: windows 10

Re: phpmyadmin error

Postby Altrea » 15. October 2020 22:34

In which world is that an answer to my two questions?
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11952
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: phpmyadmin error

Postby gregoryucc » 15. October 2020 22:43

I extracted my wordpress to another subforder which i created to htdocs and named the subforder as darmultitechzone
and the url am using is http://localhost:8070/darmultitechzone/

because all ports am using is 8070

Do I make myself Clear?
Last edited by gregoryucc on 15. October 2020 22:51, edited 1 time in total.
gregoryucc
 
Posts: 8
Joined: 15. October 2020 05:45
XAMPP version: 7.4.10-0-vc15
Operating System: windows 10

Next

Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 140 guests