Hi I am trying set up mod_WebObjects on my Leopard dev machine, compiling the .so works fine but when apache tryes to load the module it complains:
8/25/08 9:38:23 AM org.apache.httpd[95028] httpd: Syntax error on line 484 of /private/etc/apache2/httpd.conf: Syntax error on line 2 of /private/etc/apache2/other/webobjects.conf: Cannot load /usr/libexec/apache2/mod_WebObjects.so into server: dlopen(/usr/libexec/apache2/mod_WebObjects.so, 10): no suitable image found. Did find:\n\t/usr/libexec/apache2/mod_WebObjects.so: mach-o, but wrong architecture My machine is a intel dualcore MacBook Pro and the build script sets: -arch ppc -arch ppc64 -arch i386 -arch x86_64 Tryed to set it to only -arch x86_64 or -arch i386 gives the same error. Anyone sucessfully done this ? Regards Atli Páll Hafsteinsson
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
