Re: Strange 10.6 deployment issue

2010-04-06 Thread Greg Lappen
Dennis- That did the trick, thank you very very much! Greg On Apr 6, 2010, at 1:01 PM, Gaastra Dennis - WO Lists wrote: > Hi Greg, > > IMPORTANT: Make sure that in etc/apache2/httpd.conf, the following is removed > or commented out: (OS Upgrade 10.6.2 -> 10.6.3 put this line back in) >

Re: Strange 10.6 deployment issue

2010-04-06 Thread Gaastra Dennis - WO Lists
Hi Greg, IMPORTANT: Make sure that in etc/apache2/httpd.conf, the following is removed or commented out: (OS Upgrade 10.6.2 -> 10.6.3 put this line back in) ScriptAlias /cgi-bin/ /Library/WebServer/CGI-Executables/ With Kind Regards, Dennis Gaastra, Chief Technology Officer, WEBAPPZ®

Strange 10.6 deployment issue

2010-04-06 Thread Greg Lappen
Hi all, We have a WebObjects application that has been working find on Panther, Leopard, etc. Now we are trying to deploy it on a 10.6 server powered mini. I followed the instructions at http://wiki.objectstyle.org/confluence/display/WO/Programming__WebObjects-Web+Applications-Deployment-Mac+