Jump to content

How to make virtual server in virtual disk


Winston

Recommended Posts

I put files on a virtual hard disk, but when I try to run it from the browser, the PHP code comes up as text, and does not run the commands. What do I do to turn "O:\" (or any other drive) into a unshared virtual server? Or another fix, how do I run PHP on Chrome for Windows 10 period?

 

Link to comment
Share on other sites

That means that XAMPP is not running.

First, you should open XAMPP. If you have installed it correctly, there should be an icon on your desktop like this:

xampp-icon.png

That should open the XAMPP configuration window. If it doesn't, click on the XAMPP icon in the windows task bar:

xamp-taskbar.png

This is what the XAMPP configuration window looks like:

xampp-window.png

Click on the "Start" button in the row that says "Apache." Once you've done that, PHP files in the htdocs folder will be accessible from the //localhost/ domain in your browser.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...