php5 dyld: error - Solved

Marco Battistella macports.mb at makeko.com
Tue Nov 14 12:22:00 PST 2006


That was it:
changing the load order of the modules fixed everything.
Thank you.
Marco

On Nov 14, 2006, at 12:54 PM, Ryan Schmidt wrote:

>
> On Nov 13, 2006, at 21:18, Marco Battistella wrote:
>
>> When i ran a configtest this is what i get:
>>
>> # apachectl configtest
>> Processing config directory: /etc/httpd/sites/*.conf
>> Processing config file: /etc/httpd/sites/virtual_host_global.conf
>> Syntax OK
>> dyld: /usr/sbin/httpd Undefined symbols:
>> _checkpw
>> /usr/sbin/apachectl: line 193: 18723 Trace/BPT trap           
>> $HTTPD -t
>
> I searched for that error message on Google and according to this  
> page...
>
> http://blogs.montclair.edu/copelanda/archives/category/general/page/2/
>
> ...this problem can occur with the Apache on Mac OS X Server  
> depending on the load order of the modules.
>
> It seems that the apple_auth_module must be loaded *after* the php5  
> module. Can you try rearranging your LoadModule and AddModule  
> directives?
>
>




More information about the macports-users mailing list