Honestly I have spent some time looking around this site before asking this question.
Just installed WebServ into a C:/WebServ directory.
Everything seems to work fine. I can access my files in C:/WebServ/wwwroot/htdocs via C:/localhost, but I can't get back to the C:/WebServ/addons/phpmyadmin/index.php via localhost so I just get rubbish on my browser.
Can some help please.
Cheers
Robin
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Honestly I have spent some time looking around this site before asking this question.
Just installed WebServ into a C:/WebServ directory.
Everything seems to work fine. I can access my files in C:/WebServ/wwwroot/htdocs via C:/localhost, but I can't get back to the C:/WebServ/addons/phpmyadmin/index.php via localhost so I just get rubbish on my browser.
Can some help please.
Cheers
Robin
http://127.0.0.1/phpmyadmin/
you should have a shortcut in your start menu
Thanks Mike
I don't have the shortcut, but your link worked (as does http://localhost/phpmyadmin/ ).
The problem was the last / as http://127.0.0.1/phpmyadmin does not work.
I'm really grateful.
Robin
yea, you got to watch that last "/"