Re: WOLips/MacPorts
Re: WOLips/MacPorts
- Subject: Re: WOLips/MacPorts
- From: Joshua Paul <email@hidden>
- Date: Tue, 19 Aug 2008 07:14:16 -0700
Chuck's suggestion from today, on another thread, solved this problem:
<quote>
It is a problem with your Apache config. I _think_ this is the
offending clause:
<Directory />
Options FollowSymLinks
AllowOverride None
# Order deny,allow
# Deny from all
</Directory>
Or it might be this one:
<Directory "/Library/WebServer/CGI-Executables">
AllowOverride None
Options None
Order allow,deny
Allow from all
</Directory>
Check that your /etc/apache2/httpd.conf has the same settings as
above, then restart Apache.
Chuck
</quote>
On Aug 15, 2008, at 4:10 PM, Lachlan Deck wrote:
Hi Joshua,
On 15/08/2008, at 10:35 PM, Joshua Paul wrote:
Thanks for the info. I had tried most of what you explained, other
than adding 'Allow from localhost' (which I've now done).
After restarting Apache, I now get:
You don't have permission to access /cgi-bin/WebObjects/
AltQ.woa/-5555 on this server.
Which host? If other than localhost that'd be why.
i.e., do you have -WOHost localhost as one of your launch config
params in Eclipse? Ensure this and the adaptor is using localhost
rather than the default for your machine (which might be something
like http://pauls-computer.local/cgi-bin/etc
with regards,
--
Lachlan Deck
_______________________________________________
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