| 
 Posted by Toby Inkster on 06/09/06 07:38 
Martin Jay wrote: 
 
> Many people know from their own experience that it's not easy to  
> install an Apache web server and it gets harder if you want to add  
> MySQL, PHP and Perl. 
 
It's actually *not* that hard at all. At the command line (on my OS): 
 
	urpmi apache php-mysql perl-DBD-mysql 
 
Then it's all installed and configured with reasonably sensible defaults. 
 
--  
Toby A Inkster BSc (Hons) ARCS 
Contact Me  ~ http://tobyinkster.co.uk/contact
 
[Back to original message] 
 |