WampServer localhost
-
I have installed a WampServer, and when I wanted to try it, seem that localhost is not available: Untitled4 — ImgBB[^] I noticed that mysql and mariadb services are running: Untitled2 — ImgBB[^] I only started localhost from here: Untitled3 — ImgBB[^] Also, other options from that menu are not working either:
PHPMyAdmin
, etc. What I should do to use MySQL database ? In fact, I only need to setup aODBC
source forMySQL
database fromWampServer
, that's all. -
I have installed a WampServer, and when I wanted to try it, seem that localhost is not available: Untitled4 — ImgBB[^] I noticed that mysql and mariadb services are running: Untitled2 — ImgBB[^] I only started localhost from here: Untitled3 — ImgBB[^] Also, other options from that menu are not working either:
PHPMyAdmin
, etc. What I should do to use MySQL database ? In fact, I only need to setup aODBC
source forMySQL
database fromWampServer
, that's all.The web server is "Apache" - make sure you start that, then the web-based admin things should work (assuming it is configured correctly).
-
The web server is "Apache" - make sure you start that, then the web-based admin things should work (assuming it is configured correctly).