Jump to content



Welcome to KnowledgeSutra - Dear Guest , Please Register here to get Your own website. - Ask a Question / Express Opinion / Reply w/o Sign-Up!
- - - - -

How to use xampp?


24 replies to this topic

#1 Guest_hpforums_*

  • Guests

Posted 14 January 2005 - 01:31 PM

Hello!
I have downloaded xampp on my PC but I dunno how to use it? I want to test my PHP files on my PC before uploading them. Can someone tell me how to do that?
Thank you!

#2 Guest_drscatris2004_*

  • Guests

Posted 17 January 2005 - 01:51 PM

not running xampp easly running appserv install apserv

#3 Guest_hpforums_*

  • Guests

Posted 17 January 2005 - 04:11 PM

Sorry! I did not understand you. Was that english?

#4 Guest_God_*

  • Guests

Posted 17 January 2005 - 04:36 PM

He said to install appserv, which is another combination package. It was a very primitive form of english, possibly dating around 50,000BC. :P Dude, please try to speak modern english.

Unfortunately, I haven't used xampp. From the docs on their website, it looks like one of the more complicated triads. I would recommend IBServer, which is here. It's got a GUI, which means you wouldn't have to run anything under the command line.

#5 Guest_rphpf_*

  • Guests

Posted 20 January 2005 - 03:46 PM

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.5Mbps

#6 Guest_rphpf_*

  • Guests

Posted 20 January 2005 - 03:48 PM

Quote

Hello!
I have downloaded xampp on my PC but I dunno how to use it? I want to test my PHP files on my PC before uploading them. Can someone tell me how to do that?
Thank you!
Download PHP Editor, most of the editors(if not all) has "PLAY" option.
ull have to install php on ur comp 1st.

#7 Guest_hpforums_*

  • Guests

Posted 22 January 2005 - 04:39 PM

I don't understand. I just wanted to test my PHP files before installing them onto my website.
Can anyone tell me how to do that?
I downloaded xampp because it was the most widely recommended one and now, people are suggesting other things. :?

#8 Guest_existenz_*

  • Guests

Posted 23 January 2005 - 08:56 AM

i use xampp. just get the whole package and install it. then copy your website to the directory e.x apachefriendsxampphtdocs (remember to make a new directory in there for example htdocsmysite). then run the file "xampp_start.exe" which is located in apachefriendsxampp . a browser window will pop up. you can make change with mysqladmin etc. from there. if you want to see your site, in the browser adress type for example http://localhost/mysite/index.php (it depends on your site, figure it out).. when you want to close xampp run "xampp_stop"... give it a try and tell us

#9 Guest_wildteen88_*

  • Guests

Posted 23 January 2005 - 11:27 AM

hpforums, Go for manuall installation if ou just want to use PHP as then you can just install Apache 2.0.52 and PHP 4.3.10, plus saves on diskspace!

Manual installation is far better than all-in-one installers as then you will gather knowledge of how to manually install Apache and PHP!

You can go here to find out how to install manually!
http://www.apachefreaks.com/forums/index.p...?showtopic=3618

good luck!

#10 Guest_khucthuydu_*

  • Guests

Posted 24 January 2005 - 07:59 AM

you can use phptriad, it easy and free to install in you computer.

you download it by put key "phptriad download" in google.com

#11 Guest_God_*

  • Guests

Posted 24 January 2005 - 01:56 PM

Yeah, but phptriad is hard to use.

#12 iGuest

    Hail Caesar!

  • Kontributors
  • PipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPip
  • 5,876 posts
  • Interests:Trap17 Free Web Hosting, No Ads

Posted 12 March 2008 - 04:26 AM

Viewing php and other scripts in xampp
How to use xampp?

To Do this,
Find the xamp/htdocs/xaampp file folder. Store your php and any other scripts you want to view in this file folder.

If you want to store the script in another filefolder, create the folder in the htdocs folder.

When you want to display it on your browser, type the path to this file folder in the address or URL bar:

For ex: http://localhost/xampp/filename.Php or
Http://localhost/xam...me/filename.Php


This should load up the file for you.

-reply by saraaku

#13 darran

    Privileged Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 661 posts
  • Gender:Male
  • myCENT:ZERO

Posted 12 March 2008 - 05:27 AM

View PostFeedBacker, on Mar 12 2008, 12:26 PM, said:

Viewing php and other scripts in xampp

How to use xampp?
To Do this,
Find the xamp/htdocs/xaampp file folder. Store your php and any other scripts you want to view in this file folder.

If you want to store the script in another filefolder, create the folder in the htdocs folder.

When you want to display it on your browser, type the path to this file folder in the address or URL bar:

For ex: http://localhost/xampp/filename.Php or
Http://localhost/xampp/foldername/filename.Php
This should load up the file for you.

-reply by saraaku

Of course above all that, you need to have the services running on your PC. The 3 services available are apache and mysql. Filezilla is bundled as well, but you don't really need that if you are just simply testing out PHP pages.

#14 iGuest

    Hail Caesar!

  • Kontributors
  • PipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPip
  • 5,876 posts
  • Interests:Trap17 Free Web Hosting, No Ads

Posted 22 April 2008 - 10:27 PM

xampp in linux
How to use xampp?

You can put your php files into /opt/lampp/htdocs/ and share.. For examle:

My php file is :index.Php
My folder: hede
Put it: /opt/lampp/htdocs/hede

And write this on browser

Http://localhost/hede/


Ok it works

-reply by kuvark

#15 iGuest

    Hail Caesar!

  • Kontributors
  • PipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPip
  • 5,876 posts
  • Interests:Trap17 Free Web Hosting, No Ads

Posted 27 June 2008 - 08:20 PM

um i still dont know how to use it?
How to use xampp?

Dude ok I set my website up that was the easy part!
Now the hard part is trying to make it appear on the web as in not just on my lan I want it on the internet!!

And how would I change the address I mean I don't understand this stuff maybe some 1 with a lot of knowledge could explian it too me I would appreciate it thanks.

-reply by Andrew

----admin reply-----
1. Register a domain. (http://www.xidomains.com)
2. Get Web Hosting from a company. (http://www.computinghost.com)
3. Upload your website files using FTP. (software like CuteFTP)

#16 iGuest

    Hail Caesar!

  • Kontributors
  • PipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPip
  • 5,876 posts
  • Interests:Trap17 Free Web Hosting, No Ads

Posted 26 November 2008 - 07:37 AM

writing php code for ftp .How to use xampp?

I have xampp package.I want to do ftp operation to write code in php.I can do this type of work in xampp ,if yes then how .If not then suggested me that where and how I can do. You have any idea for doing ftp operation to write code in php.Also sending e-mail using php.I have not any server for ftp or e-mail sending

-question by himanshu kumar



#17 buxgoddess

    Super Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 395 posts
  • Gender:Female
  • Location:Cosmos
  • myCENT:56.7

Posted 25 December 2008 - 05:51 PM

View Postrphpf, on Jan 20 2005, 09:16 PM, said:

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.5Mbps
You 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.1
and here goes your site running.

#18 DeM0nFiRe

    Privileged Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 573 posts

Posted 26 December 2008 - 03:08 PM

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.

#19 iGuest

    Hail Caesar!

  • Kontributors
  • PipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPip
  • 5,876 posts
  • Interests:Trap17 Free Web Hosting, No Ads

Posted 29 December 2008 - 11:34 PM

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

#20 iGuest

    Hail Caesar!

  • Kontributors
  • PipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPip
  • 5,876 posts
  • Interests:Trap17 Free Web Hosting, No Ads

Posted 08 March 2009 - 04:51 AM

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.



#21 iGuest

    Hail Caesar!

  • Kontributors
  • PipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPip
  • 5,876 posts
  • Interests:Trap17 Free Web Hosting, No Ads

Posted 15 January 2010 - 01:27 PM

y object not found??/How to use xampp?

I did the same as mentioned above. Http://localhost/xam...me/filename.Php

But it says "OBJECT NOT FOUND"

can someone Please help me???

-question by kkkkk

 



#22 iGuest

    Hail Caesar!

  • Kontributors
  • PipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPip
  • 5,876 posts
  • Interests:Trap17 Free Web Hosting, No Ads

Posted 23 February 2010 - 04:48 PM

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



#23 iGuest

    Hail Caesar!

  • Kontributors
  • PipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPip
  • 5,876 posts
  • Interests:Trap17 Free Web Hosting, No Ads

Posted 03 March 2010 - 03:24 PM

thanks ivan32...I got it..I'm able to run my php file... :) 

-reply by kelly

#24 iGuest

    Hail Caesar!

  • Kontributors
  • PipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPip
  • 5,876 posts
  • Interests:Trap17 Free Web Hosting, No Ads

Posted 22 March 2010 - 05:49 AM

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

#25 Guest_Whoop_*

  • Guests

Posted 06 July 2010 - 09:05 PM

http://www.designsag...-for-beginners/

Here is a tutorial explaining how to setup and use XAMPP for windows. I couldn't find any for linux.




Reply to this topic


This post will need approval from a moderator before this post is shown.

  


1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users