Local Webserver are locally installed server in your own PC . So , you can run your server side script without connecting to internet

  • Problems

    You want to execute server side script in your computer
    You want to run php script in your computer
    You want testing server for your website

Software

There are a lot of software for creating local server . Among them here are list of Six software which can be used with different system

  • WAMP

  • XAMPP

  • MAMP

  • Zend

  • AMPPS

  • EasyPHP

WAMP

WampServer is a Windows web development environment. It allows you to create web applications with Apache2, PHP and a MySQL database. Alongside, PhpMyAdmin allows you to manage easily your databases.

Installing

  • Step 1
  • Step 2
  • Step 3
  • Step 4

Running Your First website

  • Step 1
  • Step 2
  • Step 3

Troubleshooting

Here are list of problems that you may face and their solution , Click on respective question to expand it

  • WAMP shows error msvcr100.dll is missing when install ??
  • wampserver php-win.exe the program cant start because msvcr110.dll is missing ??

No comments:

Post a Comment