Hello, We are looking at rebuilding a WebObjects application onto newer hardware (MacOSX), which means newer software, which means we have some compatibility issues e.g. the one I have just come across is that the new version of the Mac OSX by default installs Apache 2.4 but alas there is not a compiled version of the WOAdaptor (mod_WebObjects.so) for that version - when trying to use the latest compiled version I can find, which is for Apache 2.2) we get an error:
httpd: Syntax error on line 541 of /private/etc/apache2/httpd.conf: Syntax error on line 2 of /System/Library/WebObjects/Adaptors/Apache2.2/apache.conf: Cannot load /System/Library/WebObjects/Adaptors/Apache2.2/mod_WebObjects.so into server: dlopen(/System/Library/WebObjects/Adaptors/Apache2.2/mod_WebObjects.so, 10): Symbol not found: _ap_get_server_version\n Referenced from: /System/Library/WebObjects/Adaptors/Apache2.2/mod_WebObjects.so\n Expected in: flat namespace\n in /System/Library/WebObjects/Adaptors/Apache2.2/mod_WebObjects.so Is anyone aware of the availability of any compiled version of the adaptor for MacOSX for Apache 2.4? I have read some discussion / resources around how one might compile a new adaptor (via Project Wonder) but this is a bit beyond me technically. Appreciate any help that we can get. Thanks, Peter Peter Thompson | TXT2GET | Wellington, New Zealand | [email protected]<mailto:[email protected]> | www.txt2get.co.nz<http://www.txt2get.co.nz/>
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
