On 10/21/10 5:49 AM, Mike Bonner wrote:
> From your description, it sounds like the new directives aren't getting
loaded at all.

If you run:

/usr/sbin/httpd -V |grep -i server_config_file

does it show the correct config file is at -D
SERVER_CONFIG_FILE="/private/etc/apache2/httpd.conf"?

Yes, that's what I get.

And you're using the server document root not your Sites directory.

Yep.

Oh, and have you checked to make sure revserver is executable? This should
NOT be the problem, if it were your browser should get an internal server
error response, but doesn't hurt to confirm.

Right. revserver permissions are 755. (rwxr-xr-x)

Also noticed you added the line:
    ScriptAlias /cgi-bin/revserver
/Library/WebServer/CGI-Executables/revserver  ##  PD 20101020 added
I don't believe this is required as long as revserver is at the toplevel
inside the CGI-Executables folder.
The existing:
ScriptAliasMatch ^/cgi-bin/((?!(?i:webobjects)).*$)
"/Library/WebServer/CGI-Executables/$1"
should handle it.

Thanks.

I chose to put the data, extensions, and handlers folders in /opt/revserver
as per one of the options in the readme.txt but i'm sure the other 2 methods
would work just fine.

OK.
Thanks for the feedback Mike.

On Thu, Oct 21, 2010 at 12:23 AM, Andre Garzia<an...@andregarzia.com>wrote:

On Thu, Oct 21, 2010 at 3:49 AM, Phil Davis<rev...@pdslabs.net>  wrote:

I managed to replicate your problem here on my mac os x, am trying to
solve
it.

Wow. Thanks Andre! That's huge!

I am good at breaking things, specially my computers!


Phil



--
http://www.andregarzia.com All We Do Is Code.
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


--
Phil Davis

PDS Labs
Professional Software Development
http://pdslabs.net

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to