Hi All, I am sorry I forgot to mention that this is a problem only a server which built specifically for DMZ outside of the company's intranet. The same Apache works fine on other Solaris 8 server within the intranet.
These DMZ servers have a stripped down version of the OS. So what I think is that one of the system files which Apache ( thru TCP Client connection) is trying use, probably does not have enough permissions to do or so. How do I find this list of files etc... Is there a way to run Apache in DEBUG mode so I could get more error log. Thanks, Naga --- Jeff Trawick <[EMAIL PROTECTED]> wrote: > Naga Bussa wrote: > > > I am trying to use Apache 2.0.43 on Solaris 8, the > > installation is > > successful and the Apache starts without any > errors. > > maybe try something more recent? there was an APR > problem back in that > timeframe that neglected to link in -lpthread when > using Sun cc... various > oddities were possible > > > But when I try to connect to the server from a > browser > > I get the > > following error in the error_log > > > > [error](13)Permission denied: apr_accept: (client > > socket) > > note that build problems on Solaris can result in an > app not seeing the > thread-specific errno; if you truss the httpd > process do you see the same > errno? (this probably isn't the issue, but just in > case ;) ) > > > I am not sure if this is because of some file > > permission setting on > > some files in /devices/....... etc. > > comp.unix.solaris newsgroup? > __________________________________ Do you Yahoo!? Yahoo! Mail - More reliable, more storage, less spam http://mail.yahoo.com
