EOSERV Forum > Lounge > Wamp/Apache
Topic is locked.
Page: << 1 >>
Wamp/Apache
Author Message
Post #89419 Wamp/Apache

Does anyone know how to work Wamp/Apache for like making a website?

13 years, 41 weeks ago
Post #89421 Re: Wamp/Apache

I never used wamp. From what I understand its just a software bundle so it should be similar to setting up apache. 

With apache you basically install it, set the config.http file to the right values (google tutorials), put your source files in the right directory, open your firewall/router port 80 (this is the http protocol port), and you're set. 

If you want a no-ip you just set one of those up and install the DUC on your machine.

If you want php support you will need to install/configure that as well (but I think wamp comes with it). 

---
class EOSERV {
Programmer | Oldbie
Open source EO Client: https://github.com/ethanmoffat/EndlessClient
};
13 years, 41 weeks ago
Post #89423 Re: Wamp/Apache

That sound difficult, teamviewer?


#EDIT# Says cannot install Apache Service #EDIT#

13 years, 41 weeks ago
Post #89425 Re: Wamp/Apache

Four easy steps on how to work WAMP:


1. Install it

2. Portforward to 80

3. Goto your www folder in your wamp directory(in C:\).

4. Place your PHP files or your HTML files in the www directory and goto localhost(You may also use your no-ip or forward your domain to your ip.)

13 years, 41 weeks ago
Post #89429 Re: Wamp/Apache

i cant get my website design to show.

13 years, 41 weeks ago
Post #89467 Re: Wamp/Apache
Hollisterâ„¢ posted: (22nd Jul 2011 08:08 pm)

i cant get my website design to show.


Can you be more specific...  If the design wont show it could be anything causing it, more info plz -_-
13 years, 41 weeks ago
Post #89691 Re: Wamp/Apache

Setting up WampServer is easy. I perfer that over XAMPP anyday.


Just

INSTALL & PUTTING ONLINE

  1. 1. Download WampServer
  2. 2. Install it
  3. 3. Start > All Programs > WampServer
  4. 4. Click it
  5. 5. Look at the corner of your screen (Where your icons are)
  6. 6. Click Wampserver click put online & Start all services.
  7. 7. localhost/phpmyadmin set  your database up etc. (if your webiste has a login system (PHP)


Using WampServer as a HTTP Webhost.(NO-IP.ORG)

1. Start >My Computer >C: > wamp > www
2. Delete everything in that folder (www) add your index.html/.php or what ever you have...


It's extremly simple.
13 years, 41 weeks ago
Page: << 1 >>
Topic is locked.
EOSERV Forum > Lounge > Wamp/Apache