buxgoddess 1 Report post Posted December 25, 2008 U THE MAN CODEFX! i recommand that ull buy a server and not run from ur comp. it will be slow if u have less then 1.5MbpsYou don't need a server or broadband connection to run xaamp in your pc to test php files. it is as good as microsoft word, you carry your files and open them , but from a specific location called httpdocs and through web browser.go to xaamp website and look for zip file full or lite and extract in a folder xaamp below the root folder say c:\ or d:\ etc. run xaamp control panel, and enable appache and mysql. launch your web browser and type localhost or 127.0.0.1and here goes your site running. Share this post Link to post Share on other sites
DeM0nFiRe 0 Report post Posted December 26, 2008 Actually, he could always install IIS and PHP. (Assuming he has windows) Go to control panel -> add or remove program-> windows components and install IIS. Then download PHP and install that. I would more recommend that you install Linux, Apache, MySQL, and PHP on a virtual machine instead. Share this post Link to post Share on other sites
iGuest 3 Report post Posted December 29, 2008 ResponseHow to use xampp?Its very easy to use, so that you can c the result of your php from your localhost. 1. First after installing your xampp, click your xampp shortcut menu from your desktop. 2. Second click to start your apache and mysql. 3. Put all your php file, to put php file is go to drive c: then choose xampp folder and choose htdocs, HTDOCS where you will put your all php files. 4. To see your php results: type http:localhosttest.Php Thats it Good luck from ivan32 -reply by ivan32 Share this post Link to post Share on other sites
iGuest 3 Report post Posted March 8, 2009 it works for me as well. I think the trick is to type / manually redirect the browser by typing as you suggested the http//localhost/mysite.Php. Previousl y I just let the explorer default to the browser if I were to "run" my php file, and it didn't work. Thanks for the forum. Share this post Link to post Share on other sites
iGuest 3 Report post Posted January 15, 2010 y object not found??/How to use xampp?I did the same as mentioned above. Http://localhost/xampp/foldername/filename.Php But it says "OBJECT NOT FOUND" can someone Please help me??? -question by kkkkk Share this post Link to post Share on other sites
iGuest 3 Report post Posted February 23, 2010 Problem in uploading files to XamppHow to use xampp?Hai I build my site using flash and html I am trying to upload the files to xampp..I tried everything withe the above mentioned replies but it is not wokring for me...Anyone help me out..Advance thanks you for helping me out for solving this problem Share this post Link to post Share on other sites
iGuest 3 Report post Posted March 3, 2010 thanks ivan32...I got it..I'm able to run my php file... -reply by kelly Share this post Link to post Share on other sites
iGuest 3 Report post Posted March 22, 2010 what if the local host doesnt run??How to use xampp?I am trying to use xampp for mysql for now..But mybrowser wont connect to the locahost .. Iv tried changing the port it lisytens to.. Connecting to my internal ip .. I dontknow. It just wont work. I have windows 7 on my machine .. Do you think that has anything to do with this ? thanks sahej -reply by sahej Share this post Link to post Share on other sites
iGuest 3 Report post Posted July 6, 2010 http://forums.xisto.com/no_longer_exists/Here is a tutorial explaining how to setup and use XAMPP for windows. I couldn't find any for linux. Share this post Link to post Share on other sites
iGuest 3 Report post Posted July 19, 2011 HERE IS HOW YOU DO IT. Open up the Xampp control panel. Press start next to Apache. Open up the Xampp file folder. In there, go to htdocs. Save your PHP files in there. (If you use Notepad to edit them when you save them make sure you click All Files in the bar and save them with .php extensions.) Then, go to your browser. In the address bar type: LOCALHOST/File-Name.php. Share this post Link to post Share on other sites
iGuest 3 Report post Posted May 23, 2012 after installing xampp. what will be the next? how can we know if the software is already running? Share this post Link to post Share on other sites