Hey, guys - just wondering if anyone here can help me out with a little problem I've been having.
I'm running Apache 1.3.12 on a Linux Mandrake 7.1 system. I built the version of Apache that I'm using with the "Apache Compile Kit."
When I try to access I get a 403 error, with the standard "You don't have permission to access /" message. I can't figure out why I'm getting this; I've set everything in httpd.conf to "allow", and I've chmod'd everything - files and directories - +r, so there's no good reason, that I can think of, for it to be doing this.
Now, looking at the error_log, I see that every time I try to access the server, an httpd child pid exits with a segfault.
What's up with this? Do I just need to rebuild? Any other way for me to fix it?
I'm running Apache 1.3.12 on a Linux Mandrake 7.1 system. I built the version of Apache that I'm using with the "Apache Compile Kit."
When I try to access I get a 403 error, with the standard "You don't have permission to access /" message. I can't figure out why I'm getting this; I've set everything in httpd.conf to "allow", and I've chmod'd everything - files and directories - +r, so there's no good reason, that I can think of, for it to be doing this.
Now, looking at the error_log, I see that every time I try to access the server, an httpd child pid exits with a segfault.
What's up with this? Do I just need to rebuild? Any other way for me to fix it?