JLBN

Free WAMP Guides & Website Design Templates
header image

JLBN – Windows Apache MySQL PHP – WAMP

April 06, 2008 By: BN Category: WAMP Comments (196)

WAMP stands for Windows, Apache, MySQL, and PHP. There are a lot of useful WAMP package out there and WampServer is one of the most easy to use and pack with very useful trayicon to manage your server and its settings.

WampServer is a Windows web development environment. It allows you to create web applications with Apache, PHP and the MySQL database. It also comes with PHPMyAdmin and SQLiteManager to easily manage your databases. WampServer installer installs automatically, and its usage is very intuitive. You will be able to tune your server without even touching the setting files.

WampServer is the only packaged solution that will allow you to reproduce your production server. Once WampServer is installed, you have the possibility to add as many Apache, MySQL and PHP releases as you want.

[Read more...]

Share & Enjoy:
  • Print
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • Blogplay
  • HackerNews
  • LinkedIn
  • Live
  • NewsVine
  • Reddit
  • StumbleUpon
  • Technorati
  • Twitter
  • Yahoo! Bookmarks
  • Yahoo! Buzz
  • email
  • MisterWong
  • MySpace
  • RSS
  • Tumblr
  • BlinkList
  • Design Float
  • FriendFeed
  • Mixx
  • Netvibes

196 Comments to “JLBN – Windows Apache MySQL PHP – WAMP”


  1. Very useful. Do you reckon you could get any more adverts on the page though ?!?!

    1
    • Jim, we thought they would be enough to interest ads lovers and might give ads haters a little headache, just a little, but we also thought you, and most people, are here mostly for the guides, so no matter you’re ads lovers or haters, enjoy your stay here ;)
      BTW, when you have some little free time, feel free to entertain yourself here
      http://games.jlbn.net/

      2
  2. hi – many thx for the tutorial – triple checked everything but still nothing listed in phpinfo() – no errors etc – wampserver2 is still working normally on projects not requiring zend optimizer – cheers

    3
  3. Verry good site. I’ve just started looking at the wamp server. I downloaded 2.0i. In the setup wamp guide step 16 you are talking about the sqllite manager. But this isn’t there anymore.
    http://www.wampserver.com/phorum/read.php?2,51794,51807#msg-51807 says it is outdated.

    But this is still the best wamp site i’ve encountered.
    regards,
    Marcel

    4
  4. I installed wampserver (www.wampserver.com), however, I’m not sure how to get started installing a WAMP server.

    Any ‘Getting Started’ hints?

    5
    • Make sure no other program conflict Wamp such as IIS, Skype, Zonealarm, firewall/antivirus, NOD32, Eset, any web related program …

      IIS and Apache/Wamp are both web server and might conflict in some way, so you have to disable IIS in order for Wamp to work

      Disable IIS in Vista/W7:

      Control Panel, Uninstall Programs, Turn Widows Features On or Off, uncheck Internet Information Services

      Disable IIS in XP:

      Control Panel, Add/Remove Programs, Add/Remove Windows Components, uncheck Internet Information Services (IIS)

      Restart computer, then restart Wamp

      Also, in folder C:\WINDOWS\System32\drivers\etc, open file hosts and delete anything in this file and have only this line below and nothing else

      127.0.0.1 localhost

      If using Skype, open Skype > Tools > Options > Advanced > Connection then uncheck “use port 80…”; restart Wamp then Skype

      6
  5. Frank Varon says:

    I have loaded the WAMP and went by your instructions as well as “Buds” but icon is partial yellow–then attempted to find the errors area but unable to locate.

    7
  6. Frank Varon says:

    In other words, cannot find the “most common errors” section.

    THanks a bunch!

    8
  7. Hey. Thanks for being here. I was following another tutorial at simplehelp.net for installing wordpress using wamp. It went poorly and now I’m not able to use wamp at all.

    The config.inc.php file was supposed to have the blowfish text. It didn’t. So I wound up getting all messed up in setting my password. I got locked out a couple of times, and eventually went back to uninstall everything and I did a system restore on my computer. At this point I can’t even tell if I actually have access to things or not, but I still can’t use it and the php file still isn’t what they said it would be.

    Here’s a link to where I was: http://www.simplehelp.net/2008/08/25/how-to-install-and-setup-apache-mysql-and-php-in-windows/

    and I was on step 9 when things went so wrong for me. I would really, really appreciate some help here.

    Thanks

    10
  8. Hello
    I installed WAMP and have had a site running with it for some time now. I am looking to add an additional site and read through this tutorial to try to do so. I followed everything 100% and tried everything exactly as the tutorial has it setup. When I restart WAMP Apache won’t start all the way and no sites are visible. When I put the # back in front of the one line and restart everything works again.
    I am not running IIS, skype or and firewall or antivirus software.
    Any help would be greatly appreciated.

    12
    • SkaFreaks, you need to setup Access, DNS, and VH; Access for permission to connect to your Wamp PC, DNS to tie domain(s) to your Wamp PC, and VH to host multiple Domains/Websites/IP’s and even you have only 1 Domain/IP, you should use VH to set it up w/ the site you want to show up first on top and localhost on bottom and others in middle if having more than 1 site; w/ VH, other PC’s, no matter w/i or outside LAN, can access/see websites/contents on your wamp PC. If dont have real Domain, just skip DNS guide

      To setup Access, follow this
      http://blog.jlbn.net/?p=21

      To setup VH, follow this
      http://blog.jlbn.net/?p=23

      To setup DNS, follow this
      http://blog.jlbn.net/?p=28

      13
  9. Hi,

    I installed WAMPserver2.0i on my Windows XP SP2. It shows the http://localhost page but when i click on phpmyAdmin it shows the following ERROR:

    Error
    MySQL said:

    #2003 – Can’t connect to MySQL server on ‘localhost’ (10061) .

    Also I m not able to switch to other Mysql version in the WAMP leftclick menu.

    My current MySql version is 5.1.36,
    PHP version 5.2.6
    Apache version 2.2.6.

    Please Help.

    14
    • Also I m not able to switch to other Mysql version in the WAMP leftclick menu.

      Pramod, does it mean you have another MySQL? If so, it’s why phpMyAdmin can NOT run

      15
    • Obviosly JL, I have Installed 3 MySql versions namely 5.0.45, 5.0.88 and the 5.1.36 version which i got along with the wampserver that i installed.. By Default it is selected as 5.1.36, but when i try to select another version, a Pop up box comes showing some error like

      ‘ Could not execute menu item (internal error)[Exception] Could not perform built-in Action: No Service has been Opened Yet!’

      Please somebody Reply a Solution.. :-(

      16
  10. Pramod, are those MySQL stand-alone or downloaded through add-on from wampserver.com? Anyway, make sure they are compatible since MySQL5.0.xx are kind of too old and not sure if they’re compatible with Apache2.2.xx and PHP5.3.xx

    17


Leave a Reply