That’s interesting. It SEEMS like OSX is not letting you move binary files like this .so file onto a different box? seems it was signed to run on your box?
So, you should have an .so file somewhere like here: WebObjects543/System/Library/WebObjects/Adaptors/Apache2.2/mod_WebObjects.so And I don’t know the answer to your problem but it does look like that copied file will not run or needs certification which I’d presume you might could do but I’m guessing simply installing or otherwise noting the location of the file should suffice. > On Nov 25, 2018, at 11:24 AM, Stavros Panidis <stavros.pani...@gmail.com> > wrote: > > Hi, > > I try to setup a server running os x 10.14 Mojave following instructions of > Markus Ruggiero (Learning the Wonders) > > Wotaskd and JavaMonitor run and I can access JavaMonitor on localhost:56789. > Also instances of my application seem to run in JavaMonitor. But when I try > to access my application I get the error > > ‘Safari can’t connect to the server.’ > > When I try apachectl configtest I get the following > > Syntax error on line 546 of /private/etc/apache2/httpd.conf: Syntax error on > line 1 of /Library/WebObjects/Adaptors/wo_apache.conf: Cannot load > /Library/WebObjects/Adaptors/mod_WebObjects.so into server: > dlopen(/Library/WebObjects/Adaptors/mod_WebObjects.so, 10): no suitable image > found. Did find:\n\t/Library/WebObjects/Adaptors/mod_WebObjects.so: code > signature in (/Library/WebObjects/Adaptors/mod_WebObjects.so) not valid for > use in process using Library Validation: mapped file has no cdhash, > completely unsigned? Code has to be at least ad-hoc > signed.\n\t/Library/WebObjects/Adaptors/mod_WebObjects.so: stat() failed with > errno=22 > > > As far as I can understand something is going wrong with mod_WebObjects.so (I > used the same file downloaded and used successfully in OS X High Sierra). Is > there a version compiled for Mojave or something else ? > > Many thanks in advance > > Stavros > > Stavros Panidis > stavros.pani...@gmail.com > > > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/jtayler%40oeinc.com > > This email sent to jtay...@oeinc.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com