Welcome Guest ( Log In | Register )




                Web Hosting Guide

2 Pages V   1 2 >  
Reply to this topicNew Topic
Xampp And Wampp Questions
techyguru007
post Apr 1 2008, 09:55 PM
Post #1


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 2
Joined: 1-April 08
Member No.: 29,551


I have a couple of questions:

1) Now if I download XAMPP or WAMPP and install them can I make my own servers to host my own website on?

2)Now if you can host a server that way how do you do it to get it on the internet?

3) How do you set up all the databases and that?
Go to the top of the page
 
+Quote Post
Jimmy89
post Apr 2 2008, 02:05 AM
Post #2


Living at the Datacenter
Group Icon

Group: [HOSTED]
Posts: 711
Joined: 30-June 06
From: Australia
Member No.: 14,219
myCENTs:27.01


Welcome to Astahost!

To your first question, you can easily download either of the applications to host your own server. XAMPP is a cross-platform web server using Apache, MySQL and PHP plus some other tools. WAMP is the same thing, except its designed for windows and doesn't have all the features that XAMPP has. I have used both, and both are very simple to use. Once one of them is installed and running, you have a web server. If you go to Internet Explorer (or whatever browser you use) and go to http://localhost you should see the test page for the server you installed.

Secondly, setting up the server is the easy bit, getting in onto the Internet is a lot harder. It depends on how your connected to the Internet, what hardware you have and what connection you have. Some ISP's don't like people hosting their own servers and block the HTTP Port (TCP 80). This makes it incredibly hard to host your own server. If you are allowed to host a server, you then need to be able to access the computer via the internet with your Public IP. If you have a router, you will probably have to use port forwarding to forward Port 80 to your computer's server port. For more information on Port Forwarding, and examples on how to forward ports with specific routers, go to www.portforward.com.

If you are lucky to connect to your PC via the Internet using a Public IP, your doing well! tongue.gif Now, if you have a dynamic IP address, every time you reconnect to the Internet, your IP changes, this is not good for a web server. To solve this problem, use a service like DynDNS (http://www.dyndns.com/). They will track changes to your IP Address and give you a name like 'me.dyndns.com' to connect to your server.

Lastly, once you have a web server running, both applications that you mentioned include MySQL. This is a standard database that can be used with your websites. MySQL is used all over the Internet and is what runs these forums! WAMP comes with PhpMyAdmin which is a very simple-to-use application to manage databases. If you get to being able to setup databases, many people here can help you setup a database.

If this seems like it is going to be very complicated for you, or you can't manage to do it. I suggest becoming a hosted member here at Astahost or at Trap17 (Astahost's sister site) and hosting your site here. This means that all the hard work is done and all you need to do is make the website!

Hopefully, this has been helpful to you, If you need any questions answered, don't hesitate to ask.
Go to the top of the page
 
+Quote Post
TavoxPeru
post Apr 3 2008, 10:20 AM
Post #3


Super Member
Group Icon

Group: [HOSTED]
Posts: 876
Joined: 8-April 06
From: Lima - Peru
Member No.: 12,579
myCENTs:13.21


QUOTE(techyguru007 @ Apr 1 2008, 04:55 PM) [snapback]121289[/snapback]
I have a couple of questions:

1) Now if I download XAMPP or WAMPP and install them can I make my own servers to host my own website on?

2)Now if you can host a server that way how do you do it to get it on the internet?

3) How do you set up all the databases and that?

Yes, after installing XAMPP or WAMPP you can host and make not only your own website also you can host a lot of websites for your entire family if you want.

As Jimmy89 says, to get it on the internet you may use DynDNS or No-IP.com, both of them are very good and works perfectly.

To set up and administer your databases you can use phpMyAdmin which is included with XAMPP and WAMPP, the MySql tools MySql Administrator and MySql Query Browser, or, you can use another application like SQLYog, MySqlMaestro, etc.

Best regards,
Go to the top of the page
 
+Quote Post
iGuest
post Jun 3 2008, 01:29 AM
Post #4


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 0
Joined: 1-November 07
Member No.: 25,869


The question is how to host a web, I used to use IIS, they got a interface, but now... What should I do?
Go to the top of the page
 
+Quote Post
iGuest
post Jun 20 2008, 12:21 PM
Post #5


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 0
Joined: 1-November 07
Member No.: 25,869


Dude I don't know how that is my problem man I need to now how to get my website off of the LAN it only shows up if you type in the ip address and
It only shows on my LAN

And how do I change it so I can type in a address instead of a ip?
I'm kind of a noob man so pleas help

Emial me Ok to answer

Drewnirreh20 yahoo.Com thanks alot

-reply by Adrew
Go to the top of the page
 
+Quote Post
iGuest
post Jul 8 2008, 09:07 PM
Post #6


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 0
Joined: 1-November 07
Member No.: 25,869


RE: Xampp And Wampp Questions
Xampp And Wampp Questions

I installed XAMPP today and I used DynDNS to set up my domain name...

I'll try to explain it step by step, although I haven't worked all the kinks out (I'll explain at the end of the post):

1. Get XAMPP up and running (fairly easy, no real reason to explain here)
2. Open DynDNS in your browser, set up an account, click my services, and then Host Services. Once you do that, click Add Hostname.

3. Type in a name (I.E. ThisIsMyHostname.Subdomain.Com; you most likely won't find a domain for free)

4. I clicked wildcard (I think it has to do with virtual hosts, could be wrong)

5. Click Host with IP Address as your Service Type

6. Now this was the most frustrating part for me: the IP address field. For me, it auto-detected the wrong IP, and I'm fairly certain it is because I am behind a router. My solution was to run the ipconfig DOS command and look at where it says "IP Address."

C:\>ipconfig

7. Once you have the IP and have put that in, save your changes. I don't know about the last option, mail routing, so I just left it unchecked.

Ok, so we are pointing our URL to the computer's IP address. Good. If all goes well, you should have a perfectly functioning web server to put your site on. Of course, in the computer world, you have to assume the worst. :)

So, let's troubleshoot (THESE SOLUTIONS ARE FOR XAMPP ONLY):

If you are having problems with setting a start page (I.E. Index.Html, the first page you want to look at when you type your URL in), go to your C:/xampp/htdocs folder and rename index.Php to something random, index.Php.Xyz. Just make it so index.Php doesn't get read (I believe that running it redirects the site to the setup folder).

After that, you should be able to make everything normally. What if you are behind a router? People won't be able to connect from a computer outside your private network unless you port forward. (http://www.Portforward.Com is a good reference)

(http://www.Apachefriends.Org/en/faq-xampp-windows.Html#xpsp2) provides a list of ports that you will need.

That should be all. Now, my problem is, although I have port forwarded, apparently external connections still time out. I have no idea why (I did port forward a huge range however. Maybe I should port forward each individual port?)

Hopefully this helped a bit, if any. And if I'm wrong on some stuff, correct me, as I just started getting into web dev. (was doing a lot of low level assembly)

-TAC

-reply by The ASM Codejunkie
Go to the top of the page
 
+Quote Post
iGuest
post Aug 25 2008, 04:28 AM
Post #7


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 0
Joined: 1-November 07
Member No.: 25,869


open Mysql on wampp
Xampp And Wampp Questions

I would like to learn PHP and Mysql
Yesterday I install wampp on my computer .
But I don't know how to open and make a database on wampp?

Thanks
Komang

-reply by komang
Go to the top of the page
 
+Quote Post
magiccode9
post Aug 28 2008, 12:44 PM
Post #8


Advanced Member
Group Icon

Group: [HOSTED]
Posts: 160
Joined: 7-November 05
Member No.: 9,489
myCENTs:36.33


Learning how to create your server and it's supporting tools
is a great ideas to master how all these works.

Personally, I would suggestion you hosting on astahost first
to get few experience before create your own.

That will much easy to troubleshoot !
Go to the top of the page
 
+Quote Post
iGuest
post Apr 17 2009, 05:43 PM
Post #9


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 0
Joined: 1-November 07
Member No.: 25,869


Need Xampp or Wamp to install joomla onto non cpanel hosting?
Xampp And Wampp Questions

I have one basic question:

Should I install xampp or Wamp to have mysql facility to install joomla 1.5 to my non cpanel hosting? I only have the ftp access for the hosting? If I do need to install them, how and where?

Cheers

Go to the top of the page
 
+Quote Post
iGuest
post Apr 26 2009, 09:28 AM
Post #10


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 0
Joined: 1-November 07
Member No.: 25,869


You should never...
Xampp And Wampp Questions

You should never-ever use a package like XAMPP or L/WAMPP on a live Site, ApacheFriends discorage people to do this. It's not ment to be Used on a production site, packages like this is available for Webdevelopers to easy setup a local server to test their services Before it goes live. On a live server you should ALWAYS use the Separate packages for Apache, MySQL and PHP.

Go to the top of the page
 
+Quote Post

2 Pages V   1 2 >
Reply to this topicNew Topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Collapse

> Similar Topics

    Topic Title Replies Topic Starter Views Last Action
No new   24 Nuwan 13,320 19th February 2010 - 02:51 AM
Last post by: iG-bob
No New Posts 15 karlo 3,489 10th February 2010 - 06:25 PM
Last post by: iG-SHARON
No New Posts   11 Jimmy89 3,339 27th January 2010 - 06:12 AM
Last post by: iG-Praveenkumar. PK
No New Posts   3 yeska 209 7th January 2010 - 10:47 AM
Last post by: yordan
No New Posts   14 kxrain 1,825 16th December 2009 - 05:26 AM
Last post by: iG-chetan
No New Posts   11 Moody 2,129 30th November 2009 - 03:25 AM
Last post by: iG-
No New Posts 4 Spencer 381 10th June 2009 - 11:34 AM
Last post by: Spencer
No new   20 Mafamba Team 3,701 16th December 2008 - 05:51 PM
Last post by: mitchellmckain
No New Posts   7 eina 2,412 20th November 2008 - 11:30 PM
Last post by: tansqrx
No New Posts   15 Strykerclan Leader 2,922 22nd October 2008 - 09:44 PM
Last post by: 4cMavericK
No New Posts   8 khalilov 807 1st August 2008 - 09:00 AM
Last post by: toby
No New Posts   13 osbits 4,995 9th June 2008 - 03:29 AM
Last post by: iGuest
No New Posts   4 neo_is 1,131 14th May 2008 - 10:33 AM
Last post by: iGuest
No New Posts   1 levimage 1,062 11th May 2008 - 02:19 AM
Last post by: iGuest
No New Posts   10 Grafitti 3,358 6th April 2008 - 09:16 AM
Last post by: iGuest


Web Hosting Powered by ComputingHost.com.
HONESTY ROCKS! truth rules.
Creative Commons License