usman9023's avatar

Localhost/phpmyadmin is not working

Whenever i try to access " Localhost/phpmyadmin " it shows me some PHP script file . Im not sure what to do . Any Help ? Thanks

0 likes
5 replies
tykus's avatar

Seems that the request is not handed off to PHP-FPM; how are you serving your application?

tykus's avatar

@usman9023 and is the Laravel application working; if so, the phpadmin endpoint is not being handed off to PHP-FPM (probably due to how your web server is configured).

Can you share the Apache config?

mahbubrn's avatar

do you check your local server is open? if you check then you share what error showing.

Please or to participate in this conversation.