Re: installing mysql and php

2006-10-05 Thread Maarten Verwijs
Please also be aware that there is hardly ever a reason to compile from source, when using Debian. What you *should* do is (as root): apt-get update apt-cache search apt-get install Finally: RPM's are for Red Hat installations (or RedHat-based/inspired). Installing an rpm on a Debian mac

Re: installing mysql and php

2006-10-05 Thread Manuele Vaggelli
If you need to install Apache2, PHP5, MySQL5 perhaps you can find useful this article: http://www.debian-administration.org/articles/357 Manuele On 10/5/06, George Adamides <[EMAIL PROTECTED]> wrote: hello I have installed apache2 and now I need to install mysql and php. Can someone please pro

installing mysql and php

2006-10-05 Thread George Adamides
hello I have installed apache2 and now I need to install mysql and php. Can someone please provide instructions from where to download a stable source and how to install `em? I am confusing what is a source and what is an RPM or a distribution...With apache it was really easy. I followed the instru