does anyone know a good tutorial on how to install apache and php with mysql, imap and xml support on linux?
i'm quite new to the penguin and do have some problems concerning getting the php to work with apache since i keep getting error messages when i try to restart apache after "make install". (the configure script seems to work since there are no errors as far as i can tell, make and make install also report no error during execution)
I had to alter the httpd.conf for the loadmodules entry to point to the libphp4.so.
neverthless when i then try to restart httpd a mesage comes up saying something like "mm_d not found" (sorry can't remember exactly). as is said before i'm a newbie on linux so please be gentle! ;-)