Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
How to Build a Web Server with PHP 5 and MySQL 5 Support
Posted by Philipp Esselbach on: 04/19/2007 05:10 PM [ Print | 0 comment(s) ]
Hardware Secrets published an article about how to build a Web Server with PHP 5 and MySQL 5 Support
Building a PHP 5 web server with MySQL 5 support isn’t as easy as it seems. We know this by heart: we spend literally a whole day last week trying to do this. The main problem is that PHP 5 doesn’t come with embedded support for MySQL and MySQL 5 does not provide a separated stand-alone client module ready for downloading and installing. In this step-by-step tutorial we will show you how to compile and install Apache 2, PHP 5 with MySQL 5 support and PHP optimization and caching system (Xcache) on Linux, so you will be able to build your own web server in a matter of minutes – and not hours like happened to us.
How to Build a Web Server with PHP 5 and MySQL 5 Support
Related Threads
08/03/2005 10:50 PM: grub splash-screen - how to bild one (1) by danleff
08/10/2004 11:28 PM: How to Burn Mandrake on CD (3) by martouf
05/20/2004 11:43 PM: how to backup ntfs in linux (3) by danleff
01/30/2003 11:35 PM: How to boot into linux now? (1) by Genesis
08/10/2004 11:28 PM: How to Burn Mandrake on CD (3) by martouf
05/20/2004 11:43 PM: how to backup ntfs in linux (3) by danleff
01/30/2003 11:35 PM: How to boot into linux now? (1) by Genesis
