Original Site : www.wampserver.com
Description :
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 installs automatically (installer), 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.
FAQ :
1. Can I manually add a release of Apache, PHP or MySQL?
Yes and here's how. Download your favorite relerase on its official site, and put it in the bin directory of WampServer.
For Apache and MySQL, just add a wampserver.conf file inside the release's directory.
See the files delivered wih WampServer tocreate your own wampserver.conf file.
For PHP, also add a php.ini file (used in CLI if necessary) and a phpForApache.ini file (used by Apache) and that's it.
2. Is it possible to have multiple instances of a same release of Apache, MySQL or PHP?
Yes, you just have to rename one of the instances. For example, you can add a letter to the directory name (ex : php5.2.5 et PHP5.2.5b).
3. Where is the php.ini file?
There are many php.ini files in WampServer. First, each release of PHP has 2 php.ini files :
- a file named php.ini used in CLI
- a file named phpForApache.ini used by Apache when the PHP release is active.
A third php.ini file is in the bin directory of the active Apache. This file is a copy of the phpForApache.ini file of the active PHP.
This file is the one used to execute your PHP scripts so make changes to this one if you want to modify you settings without using the WampServer menu.
Windows Version :
- WAMP Server 2.0 [ Download ]
- WAMP Server 1.0 [ Download ]
- Lates Version [ Download ]
Saturday, 15 November 2008
Free Download WAMP Server
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment