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 |
|
#1
|
||||
|
||||
|
Xamp
I was talking to alex geek the other day (awsome guy), because i was interested in PHP and want to learn, he told me to download xamp so i could test codes offline, but i just can't figure out how to use the damn thing, i would ask alex but he doesnt use it, he just reccommended it to me, so i was wondering if any on here uses Xamp could you get hold of me by PM please? because i am so interested in php, would like to make my own hosting website
I'm not sure if this is the right place to post, if it isn't im very sorry |
|
|
|
#2
|
||||
|
||||
|
Re: Xamp
__________________
WelshStew If you think I've helped, click the "Thanks" tierney rides tboard - uk site | xtreme wales - extreme clothing WebForumz - facebook | LinkedIn
Last Blog Entry: Phorm approved for UK rollout (Sep 17th, 2008)
|
|
#3
|
||||
|
||||
|
Re: Xamp
XAMPP is great! I use it for testing everything before uploading.
__________________
Marc Staff Manager - Webforumz.com Want to be a moderator? PM me. |
|
#4
|
|||
|
|||
|
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)
|
|
#5
|
||||
|
||||
|
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
|
|
#6
|
||||
|
||||
|
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!
__________________
Marc Staff Manager - Webforumz.com Want to be a moderator? PM me. |
|
#7
|
||||
|
||||
|
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 |
|
#8
|
|||
|
|||
|
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)
|
|
#9
|
||||
|
||||
|
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. |
|
#10
|
||||
|
||||
|
Re: Xamp
I normally just start apache and MySql.
__________________
Marc Staff Manager - Webforumz.com Want to be a moderator? PM me. |
|
#11
|
||||
|
||||
|
Re: Xamp
Is that all that needs to be working at the time? If so, what do the other ones do?
|
|
#12
|
||||
|
||||
|
Re: Xamp
Yes, I dont really know what the others do but Apache and MySql seems to work fine for me.
__________________
Marc Staff Manager - Webforumz.com Want to be a moderator? PM me. |
|
#13
|
|||
|
|||
|
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 | |
|
|