ID:               43341
 User updated by:  jay3ld at yahoo dot com
 Reported By:      jay3ld at yahoo dot com
-Status:           Feedback
+Status:           Open
 Bug Type:         Compile Failure
 Operating System: Mac os X 10.5 Leopard
 PHP Version:      5.3CVS-2007-11-20 (snap)
 New Comment:

I can say for fact I am no longer using the built in apache 2.0 or
php.
I have custom built apache 2.2 and it even shows under my phpinfo.php
page I am using apache 2.2.6 (It is how I pulled this information up
originally).

I renamed the apachectl file in /usr/sbin to apachectl.old and made
symlink to the new one in my /home directory so startup commands still
use apachectl correctly.

My httpd.conf specifically points at php directories as I run php 5.2
and php 6.0 at the moment and wanted to add 5.3 as another option to
ensure my sites will operate in the future correctly when and if I
upgrade to 5.3


Previous Comments:
------------------------------------------------------------------------

[2007-11-29 01:05:12] [EMAIL PROTECTED]

There seems to be some problem with the Apache that comes with
Leopard.
Here are some instructions how to do this:

http://gorn.ch/archive/2007/11/01/leopard-native-apache-with-custom-64bit-php.html

5.2 propably works because it comes with the system, and you're most
likely just loading that instead..

------------------------------------------------------------------------

[2007-11-28 23:07:02] geoffrey dot hughes at otago dot ac dot nz

I'm getting this same problem on version 5.2.5 under leopard.

The apache module does install and activate and phpinfo via a web page

returns the correct version but the php and pear CLIs are not being 
installed and as such still report the previous version I had (5.2.4).

------------------------------------------------------------------------

[2007-11-28 17:41:18] jay3ld at yahoo dot com

Empty file as well with plain options.

------------------------------------------------------------------------

[2007-11-25 17:34:31] [EMAIL PROTECTED]

How about if you used plain 'diff -u' without any fancy options? Do you
get any diff?

------------------------------------------------------------------------

[2007-11-25 01:20:37] jay3ld at yahoo dot com

I receive a blank file.
I used:
diff -urx Packages /home/php52/lib/php/build/Makefile.global
/home/php53/lib/php/build/Makefile.global > test.patch

The php 5.2 was not a cv but the 5.2.5 release

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/43341

-- 
Edit this bug report at http://bugs.php.net/?id=43341&edit=1

Reply via email to