* Todd Cary ([EMAIL PROTECTED]) [Dec 23. 2001 10:42]: > I am quite new to the Linux environment and do not have experience with > "make" files. The platform is RH Linux 7.2 with the included Apache and > the PHP rpm, "php-devel-4.0.4pl1-9.i386.rpm". I need someone to give me > the step by step process of creating a version of Apache that will > process PHP extensions.
That's a tall order without knowing exactly what's what with your system. :-) > Many thanks.......... <http://www.php.net/manual/en/install.unix.php> Which isn't exactly what you want.. And see the comments here: <http://www.php.net/manual/en/install.linux.php> I can tell you that you will have problems. It's all a part of the learning process. No two systems are likely to be the same when it comes to installing this stuff. The RPMs with -devel aren't the precompiled "Ready made" executables. These may also help: <http://www.devshed.com/Server_Side/PHP/SoothinglySeamless/page1.html> <http://www.efn.org/~rzeller/mysql/mysql-etc.txt> I would suggest learning to install all of this stuff from source archives, rather than depending on RPMs, for the first time. I know all of the above is kinda spotty, but I hope it gets you started. -- Brian Clark | Avoiding the general public since 1805! Fingerprint: 07CE FA37 8DF6 A109 8119 076B B5A2 E5FB E4D0 C7C8 All you will ever be you are now becoming. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]