I am trying to install PHP and Apache2, however when i execute make install for php, the required libphp.so file does not appear to be compiled/created.
After extracting the PHP 5.3.8 (tar.gz)
# export CFLAGS=-O2
# ./configure --prefix /usr/local/php --with-my-sql --with-apxs2=/usr/local/apache2/bin/apxs
# make
# make test
# make install
I can see a file libphp5.module.in (I think thats what it is named, within the extracted source folder, but have searched for and cannot find the reuired libphp5.so file..
OS: CentOS 5.5 64bit
Apache2
PHP5.3.8
Is there another configure parameter i need to set, or a way to compile libphp5.so individually.
I have searched forums for this, and cant seem to find an answer.
Any help would be greatly appreciated
Thanks,
--
Mitchell Smith
Mitchell Smith
The information contained in this email (and any attachments) is confidential and may be privileged. If you are not the intended recipient and have received this email in error, please notify the sender immediately by reply email and delete the message and any attachments. If you are not the named addressee, you must not copy, disclose, forward or otherwise use the information contained in this email. Cable & Wireless Communications Plc and its affiliates reserve the right to monitor all email communications through their networks to ensure regulatory compliance. Cable & Wireless Communications Plc is a company registered in England & Wales with number: 07130199 and offices located at 3rd Floor, 26 Red Lion Square, London WC1R 4HQ
- Follow-Ups:
- Re: libphp5.so missing after compile php5.3.8
- From: Sharl.Jimh.Tsin
- Re: libphp5.so missing after compile php5.3.8
- Prev by Date: Re: Installing 5.3.8
- Next by Date: Re: libphp5.so missing after compile php5.3.8
- Previous by thread: Installing 5.3.8
- Next by thread: Re: libphp5.so missing after compile php5.3.8
- Index(es):