If you need links for download google xampp
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 http://localhost/phpfilename
And your Php file will load !!
Have fun
| |
|
Welcome to KnowledgeSutra - Dear Guest | |
How To Set Up Xampp
Started by frazz86, Aug 27 2010 10:12 PM
5 replies to this topic
#2
Posted 30 August 2010 - 02:06 AM
great information frazz86 for beginners, i always say that XAMPP is the most powerful server and the easiest and fastest way to get APACHE, MYSQL and PHP. especially the last version, it is the best i used. and you can download it from here
http://www.apachefri...g/en/xampp.html
just choose the one suits your operating system and download it.
http://www.apachefri...g/en/xampp.html
just choose the one suits your operating system and download it.
#3
Posted 31 August 2010 - 02:02 AM
Woah. Great tutorial although it came in late for me. I recently installed XAMPP in my computer to create a WP theme. It really is very handy and I don't have to wait for the page to load like when I make the design directly on the web server.
Currently, I'm designing a new site using ModX CMS. I did have a problem with the ModX's Package Management due to cURL being disabled in a default XAMPP installation. It' easily remedied by uncommenting curl in phpinfo.bat.
Currently, I'm designing a new site using ModX CMS. I did have a problem with the ModX's Package Management due to cURL being disabled in a default XAMPP installation. It' easily remedied by uncommenting curl in phpinfo.bat.
#4
Posted 31 August 2010 - 06:03 AM
To add one thing to this topic, is sometimes XAMPP may not work, this is usally due to some other program is using the port 80, for apache to start, you need to make sure the port is free or through the httpd.conf settings use another port for your localhost server..
Usually the port 80 is occupied by Skype, just go to Skype settings and remove the check-box to use port 80 as alternative, it's in Skype Options->Advanced->Connection
After that, just try to start XAMPP again and it will work..
If it's not skype which is listening to port 80, you can go to command promtp, enter cmd and enter: netstat -o -n -a | findstr 0.0:80 to see what application is listening to port 80..
More about this here: http://www.mydigital...443-on-windows/
note that, port 433 is the port used for https by default and port 80 is the default for http
Usually the port 80 is occupied by Skype, just go to Skype settings and remove the check-box to use port 80 as alternative, it's in Skype Options->Advanced->Connection
After that, just try to start XAMPP again and it will work..
If it's not skype which is listening to port 80, you can go to command promtp, enter cmd and enter: netstat -o -n -a | findstr 0.0:80 to see what application is listening to port 80..
More about this here: http://www.mydigital...443-on-windows/
note that, port 433 is the port used for https by default and port 80 is the default for http
#5
Posted 01 September 2010 - 10:08 PM
Hi there,
I used to use XAMPP to host my old site now I have several of my own servers I no longer need this, When settings this up I did find it very hard some 10 year olds on Youtube really did not help though I found a video by Jimmyrcom or something like that I set it up within 5 minutes. I found your tutorial the same as his 'Sweet & Simple' Good work.
I used to use XAMPP to host my old site now I have several of my own servers I no longer need this, When settings this up I did find it very hard some 10 year olds on Youtube really did not help though I found a video by Jimmyrcom or something like that I set it up within 5 minutes. I found your tutorial the same as his 'Sweet & Simple' Good work.
#6
Posted 01 September 2010 - 10:34 PM
There are some alternatives for the XAMPP. One good alternative is Uniform server and HTTPD. If anyone is having issues with XAMPP then i think using these alternatives can be a good option. Uniform server is one good option in my opinion, you'll not have .htacess issues or .php ini issues that bugg in XAMPP. I never used it as server for hosting my sites but i used them for testing wordpress themes and typical php development. So it is good for the testing and deployment before you actually host or launch your site to the web. Hope this helps.
Reply to this topic

1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users














