Title: RE: [PHP-INSTALL] upgrading from 5.0.2 to 5.0.5

|-----Original Message-----
|From: Oliver Marshall [mailto:[EMAIL PROTECTED]]
|Sent: 19 October 2005 16:48
|To: Yannick Mortier; php-install
|Subject: RE: [PHP-INSTALL] upgrading from 5.0.2 to 5.0.5
|
|Thanks Yannick. I've already tried the --with-apxs command
|switch but I don't have an apxs directory to point it to. :(
|

Apxs is a Perl script which lives under your Apache install.

Try a find under /usr/local to locate it:

$find /usr/local -name apxs
/usr/local/apache2/bin/apxs

In this case you would use --with-apxs2=/usr/local/apache2/bin/apxs in your configure line.


Again, as I've mentioned - a full walkthrough is in the PHP documentation found at:

http://www.php.net/manual/en/install.php



Sean.


This e-mail message is private and confidential and for use by the intended recipient only. If the message is received by anyone other than the intended recipient, please return the message to the sender by replying to it and then delete the message from your computer. Internet e-mail messages are not necessarily secure. BayernLB does not accept responsibility for any changes made to this message after it was sent or any liability arising from unauthorised access or use of the information contained in this message. The contents of any e-mail sent by us are subject to our usual terms of business, anything which does not relate to the official business of the Bank, is neither given nor endorsed by it. Whilst all reasonable care has been taken to avoid the transmission of viruses, it is the responsibility of the recipient to ensure that the onward transmission, opening or use of the message and any attachments will not adversely affect its systems or data. BayernLB accepts n o responsibility in this regard and the recipient should carry out such virus and other checks, as it considers appropriate.

Reply via email to