Click to See Complete Forum and Search --> : Recompiling PHP3 with mysql support


Anon
12-16-2001, 09:46 AM
I have php3 installed as a module with apache on a redhat 6.2 system. The php was built without mysql support which I need to add. Since I have never installed a single piece of software on a linux system, I was wondering if someone could point me to a tutorial online, a book, or some command lines on what I specifically need to do. Unfortunately, most forum entries assume install knowledge I don't have.

Thanks,
Baxter

foxden
12-17-2001, 03:08 PM
This is the best step by step that I've found:
http://www.devshed.com/Server_Side/PHP/SoothinglySeamless/page1.html

Anon
12-18-2001, 12:31 PM
Thanks alot, very helpful!

foxden
12-18-2001, 12:42 PM
Your very welcome.


-Josh