Jump to content
xisto Community
frazz86

How To Set Up Xampp

Recommended Posts

If you need the link to download xampp here they are
Linux XAMPP
Window's XAMPP
Mac OS XAMPP
Solaris XAMPP

After the download has finished it should automatic come up with its setup if it does not come up with a set up follow these instructions:
Step1: Go to where you Installed the files
Step2:Click Setup_XAMPP
Step3:Follow its steps
Step4 Your back to where you should be!

Now click XAMPP_start and wait for it to load
OR
Click XAMPP_control This also serves the same purpose as XAMPP_start
Once you have opened the control then click start on Apache and Mysql

Once (xampp start) has finished loading and auto close
Once (xampp control) you have started Apache and Mysql
You can now start making PHP files Oh YEY!
once you have made a php file you can test it Put the php file in your XAMPP folder Under HT_Docs :)
And then type in your browser LOCALHOST/phpfilename
And your Php file will load !!
Have fun :D

Share this post


Link to post
Share on other sites

once you have made a php file you can test it Put the php file in your XAMPP folder Under HT_Docs :)

Is it really named HT_Docs ?
or simply htdocs?
I know this name is very distro-dependent ; however in a lot of Linux systems, the directory names are case_sensitives, so can you please confirm that it's really HT_Docs ? With capital H, capital T, capital D and an undercore before Docs?

Share this post


Link to post
Share on other sites

Is it really named HT_Docs ? or simply htdocs?
I know this name is very distro-dependent ; however in a lot of Linux systems, the directory names are case_sensitives, so can you please confirm that it's really HT_Docs ? With capital H, capital T, capital D and an undercore before Docs?

Thanks for that i could have sworn it was ht_docs but is just htdocs sorry i really had not noticed lol thanks for pointing it out

Share this post


Link to post
Share on other sites

it depends on how you setup XAMPP, mine come as public_html and not httdocs.It is also faster to just download the zip file and put it at the root folder like c:\xampp to avoid problems with windows file naming. From that point, locate all the install_service.bat (the names will be replaced with the actual service you want to install like install_mysql_service.bat) and run them to make everything run automatically or use the control panel to manage them.This is to avoid problems when trying to locate windows MSI library.

Share this post


Link to post
Share on other sites

Yes there is a point lol so everyone please watch out for that but it will be something along the lines of them two :)

It is safe to assume that php webpages should appear at public_html or httdocs having www points to them whichever is applicable. Since it is XAMPP, www won't be present. On WAMP, it is www, WAMP is a different packing of the same group of server software.

Share this post


Link to post
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...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.