This is a discussion on "Xamp" within the PHP Forum section. This forum, and the thread "Xamp are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Xamp
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|
|
||||
|
Re: Xamp
__________________
WelshStew Lead Administrator tierney rides tboard - uk site | xtreme wales - extreme clothing If you think I've helped, click the "Thanks" webforumz - facebook | LinkedIn
Last Blog Entry: Web Standards Curriculum Launched (Jul 8th, 2008)
|
|
||||
|
Re: Xamp
Feel free to post questions. I use xampp the whole time.
Last Blog Entry: 10 Reasons Why My Laptop Is Better Than Your Girlfriend (Dec 15th, 2007)
|
|
||||
|
Re: Xamp
Feel free to post questions? i have about a billiion of them, where do i put the codes and how do i test them is one
|
|
||||
|
Re: Xamp
You put the files with the .php/.html in the 'htdocs' folder. Eg... In the htdocs folder i create another folder called 'test'. In the browser i would put in //localhost/test.
Hope that makes sense! |
|
||||
|
Re: Xamp
Thing is ive search on google but found nothing, im not really looking for an FAQ, im looking for what each option does. there are so many options, and there isnt really a manual with it so im really stuck.
Stormraven |
|
||||
|
Re: Xamp
ok, once you have extracted xampp to a drive root (C:/ or D./) then open the xampp folder and start the xampp-control.exe. Click the START button to the right of xampp. You'll see that once the php server has been started, the button text changes to STOP. That is how you start and stop the apache server.
In the xampp directory is a "htdocs" folder. Put any .php files in that folder or sub-folders. Now open a browser and enter http://localhost/ to access your server. If you have a file stored in xampp/htdocs/test/test.php then you can access it in your browser under http://localhost/test/test.php. Hope that makes some sense.... Keep the questions coming!
Last Blog Entry: 10 Reasons Why My Laptop Is Better Than Your Girlfriend (Dec 15th, 2007)
|
|
||||
|
Re: Xamp
OMG thank you for that, that is exactly what i wanted.
Thing is, there are for little start buttons? Filezilla? something like that, but one of the four when i click on start, it wont start, I have installed the program onto the desktop because it told me not to do do it in program files. |
|
||||
|
Re: Xamp
Is that all that needs to be working at the time? If so, what do the other ones do?
|
|
||||
|
Re: Xamp
Yes, I dont really know what the others do but Apache and MySql seems to work fine for me.
|
|
||||
|
Re: Xamp
I also only ever start Apache and MySql. The Filezilla module start a ftp server for localhost so that you can ftp files to your localhost (not necessary unless you're accessing the server from some other computer). I'm not sure what other modules you have, but if you don't know what they're for or what they do, you can leave them off...
Last Blog Entry: 10 Reasons Why My Laptop Is Better Than Your Girlfriend (Dec 15th, 2007)
|
![]() |
| Thread Tools | |
|
|