I am a 3x Entrepreneurs. Love writing code and sharing what I learn everyday as a programmer and an entrepreneur.

July 15, 2008

Apache-PHP-MySQL configuration problems solved

So are you fed up of installing Apache , Php and MySQL separately and configuring them for each other spending some good hours and then finding that something wrong happened and these three not working properly.Ok!! Same happened with me and i then contacted a web developer friend of mine Rajesh Mohan,a freelance webdeveloper from Chicago for this problem,And the solution he gave to me was awesome - A complete package of all three Apache ,MySQL and PHP and no need to configure them once you download the package.

The package is Wampserver

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.

WampServer also has a trayicon to manage your server and its settings.

Functionalities


WampServer's functionalities are very complete and easy to use so we won't explain here how to use them.

With a left click on WampServer's icon, you will be able to:
- manage your Apache and MySQL services
- switch online/offline (give access to everyone or only localhost)
- install and switch Apache, MySQL and PHP releases
- manage your servers settings
- access your logs
- access your settings files
- create alias

With a right click :
- change WampServer's menu language
- access this page

Managing Your Website:
Put your website folder in 'www' folder of the installed Wamp Folder.And check your website on localhost by " http://localhost/WebsiteFolderName/ "


Apache 2.2.8
PHP 5.2.6 + PECL
SQLitemanager
MySQL 5.0.51b
Phpmyadmin

size: 20Mo

No comments:

Post a Comment