> > Found unexpected output in httpd errorlog: > [Fri Jun 15 10:18:39 2007] [crit] [client 127.0.0.1] (13)Permission > denied: /Users/moranp/Desktop/.htaccess pcfg_openfile: unable > to check htaccess file, ensure it is readable > make: *** [test_dynamic] Error 1 > > Uggg - I try touching the .htaccess file, even chmod to 777 > for this to pass but no cigar... >
The test httpd runs normaly as nobody. It's important that it has access to the test/html directory. I don't know why it's trying to read an .htaccess file in your Desktop. Anyway this error mostly results when one of the directories above is not readable by nobody (I guess moranp is not). So chmod 777 to /Users /Users/moranp /Users/moranp/Desktop Might solve the problem Gerald ** Virus checked by BB-5000 Mailfilter ** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]