Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
need help with xampp
#5
(10-13-2010, 05:55 AM)Treblez Wrote: yes but I already installed xampp and I have worked with it bfore i just cant remember where to put the files

Enter your XAMPP directory (likely C:\xampp) and inside it you'll find a directory named htdocs. That's your Apache document root and where you need to place files to be accessed via your browser.

If you're still getting an error when accessing your local server (http://localhost) then check these three things:

1. Ensure Apache is running

2. If it is running then check to make sure your document root is still set to its default location. Go into C:\xampp\apache\conf (or wherever you have XAMPP located) and open httpd.conf. Inside look for the following:

Code:
# DocumentRoot: The directory out of which you will serve your

Look at the value given to the DocumentRoot directive. Ensure you are placing your files inside that directory.

3. If the DocumentRoot is valid and Apache is running: open the error log (C:\xampp\apache\logs\error.log) and read off the latest entry. That should point you in the right direction.
Ho, ho, ho! Well, if it isn't fat stinking billy goat Billy Boy in poison!
How art thou, thou globby bottle of cheap, stinking chip oil?
Come and get one in the yarbles, if ya have any yarbles, you eunuch jelly thou!
Reply


Messages In This Thread
need help with xampp - by Treblez - 10-13-2010, 05:22 AM
RE: need help with xampp - by dareknyght - 10-13-2010, 05:47 AM
RE: need help with xampp - by Treblez - 10-13-2010, 05:55 AM
RE: need help with xampp - by Disease - 10-14-2010, 09:40 AM
RE: need help with xampp - by Bursihido - 10-14-2010, 06:37 AM
RE: need help with xampp - by Herm1t - 11-07-2010, 01:15 AM
RE: need help with xampp - by Orgy - 11-10-2010, 10:03 AM
RE: need help with xampp - by Shock - 11-10-2010, 06:50 PM
RE: need help with xampp - by Herm1t - 11-11-2010, 08:26 AM
RE: need help with xampp - by Chimi - 12-06-2010, 12:33 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)