I'm very new to web server programming and have just installed the Webserv utilities from SourceForge. I'm trying to access phpMyAdmin through my localhost but I can't seem to figure out the address..? It is installed for certain, I just don't know how to reach its index.
Sure there's an easy answer to this
/Staffan
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
user name would be root, the password would be what you set it to during installation. I am not sure if you can install with a blank password or not. The only way I know to set a new root password besides accessing the interface is to re-install webserv
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
I'm very new to web server programming and have just installed the Webserv utilities from SourceForge. I'm trying to access phpMyAdmin through my localhost but I can't seem to figure out the address..? It is installed for certain, I just don't know how to reach its index.
Sure there's an easy answer to this
/Staffan
Try this address:
http://your server address/phpmyadmin/index.php
e.g. http://192.168.1.1/phpmyadmin/index.php
I've tried this and it want a username/password. I've lost my root password.. Is there a way to reset it without re-installing?
user name would be root, the password would be what you set it to during installation. I am not sure if you can install with a blank password or not. The only way I know to set a new root password besides accessing the interface is to re-install webserv