Mortgage Calculator | Free Ringtones | Job Listing | Online Image Resizer | Remortgages
PHP and Apache [Archive] - PCMech Forums

PDA

View Full Version : PHP and Apache


Battery Powered
10-22-2002, 08:46 AM
okay im on a linux server using the latest apache version

i want to have php (and my-sql if possible) but cant seem to do it

i was wondering if there was a tar file or something that had it all pre condfigured so all i would have to do is install the tar file and php and my-sql would all be installed without any extra hassle

thanks all,
James

mairving
10-22-2002, 10:21 AM
What flavor of Linux?

You will still have to install them separately. Usually download and install MySQL, then PHP. Compile PHP with MySQL support, then recompile Apache with MySQL and PHP.