No Install PHP and MySQL on Windows 10
No Install PHP and MySQL on Windows 10 using application called USBWebserver. As of this moment the current version of USBWebserver is 8.6. USBWebserver is a free lightweight application that can be used to run an Apache server and MySql server without installing it.
USBWebserver is a combination of the popular web server software: Apache, MySQL, Php and PhpMyAdmin. With USBWebserver it is possible to develop and show your php websites, everywhere and anytime The advantage of USBWebserver is, you can use it from USB of even CD
USBWebserver is perfect for:
- Show a offline version of your website
- Anywhere and anytime develop php websites
- No need for expensive hosting
- Working at multiple locations at projects
- A good test before putting your website online
- And many more
You might also be insterested to know on How To Install MySql in Window 10
Lets begin our tutorial about No Install PHP and MySQL on Windows 10
First we need to download the USBWebserver application from their website. Once we have a copy of the application we need to extract it to any folder. From the extracted files there will be a file named usbwebserver.exe this is the file that we need run in order to start our Apache and MySQL.
There are only few settings that we can set from the application. The root directory, port number for Apache and the port number for MySql. By default the Apache server is set to port 8080 and MySql port is set 3360. The root directory is the folder from where we can put our php files for our PHP application.
Everytime we change the settings, we need to restart the USBWebserver application. A green check mark beside Apache and My;sql is an indicator that our Apache and Mysql servers are up and running.
To test our webserver we can browse http://localhost:{apache port number} example http://localhost:8090. PHPMyAdmin is also included on USBWebserver, we can use this to test our MySQL by browsing using http://localhost:{apache port number}/phpmyadmin/ example http://localhost:8090/phpmyadmin. The default username for MySql is root and the password is usbw.
Hopefully you’ve learned something from this tutorial about No Install PHP and MySQL on Windows 10. If you have any question or suggestions please leave your comments below.
Please subscribe to our YouTube Channel http://goo.gl/wr9Svb