no CGI-Executables/WebObjects installed
no CGI-Executables/WebObjects installed
- Subject: no CGI-Executables/WebObjects installed
- From: Jeff Schmitz <email@hidden>
- Date: Wed, 30 Dec 2009 17:51:47 -0600
Hello,
I used migration to migrate my data from a Leopard server to a snow leopard server. I then installed my webobjects app and started it with Monitor for WebObjects. That all seemed to work without problem. However, when I try to navigate to the app with:
http://localhost/cgi-bin/WebObjects/netBrackets
I get a 404 error. Looking at the httpd error logs I see:
script not found or unable to stat: /Library/WebServer/CGI-Executables/WebObjects
I then tried to install WO using the installer here:
http://support.apple.com/kb/DL688
I restarted apache and am still getting the error. I have verified that the .../CGI-Executables/WebObjects script still does NOT exist. Shouldn't this have been installed by the installer? I guess I could copy the one over from my Leopard Server, but I'm afraid perhaps something else didn't get installed correctly. Any suggestions on how to proceed?
As a note, I have done the things outlined below:
- Download & install WO 5.4.3 for 10.5 from ADC
- cd /Developer/Examples/JavaWebObjects/Deployment/
- sudo sh configure.sh
- Test: http://127.0.0.1:1085 -> wotaskd works
- Test: http://127.0.0.1:56789 -> WOMonitor works
- edit /System/Library/WebObjects/Adaptors/Apache2.2/apache.conf :
Uncomment Line "WebObjectsAdminUsername public"
- Restart apache: sudo apachectl restart
Thanks,
Jeff
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden