Opened 20 years ago

Closed 20 years ago

Last modified 20 years ago

#1242 closed defect (fixed)

add macos x variant to php4 port

Reported by: bchesneau@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

This variant allow php to be installed with apache that come with macosx. It allow also to have ldap and kerberos extension.

Attachments (1)

portfile.diff (910 bytes) - added by bchesneau@… 20 years ago.
portfile diff

Download all attachments as: .zip

Change History (3)

Changed 20 years ago by bchesneau@…

Attachment: portfile.diff added

portfile diff

comment:1 Changed 20 years ago by bchesneau@…

There is a conflict between apple_auth_module and php4_module on macos x server (at least on 10.3, but it appears to be the same on 10.2) if you compile php4 + macosx variant and imap variant. In your log you see :

dyld: /usr/sbin/httpd Undefinded symbols: _checkpw

If php4 module is loaded first it solve the conflict, I found the fix here : http://www.plaidworks.com/chuqui/blog/000457.html

If some one has better fix to avoid this change in httpd.conf...

comment:2 Changed 20 years ago by olegb@…

Resolution: fixed
Status: newclosed

the variant commited, thanks!

Note: See TracTickets for help on using tickets.