Results 1 to 2 of 2
Hi everyone,
I am new to LAMP.I am facing problem as my apache serevr is not getting started.It is showing in /var/log/httpd/error_log
Core dump file size limit raised to 4294967295 ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-24-2011 #1Just Joined!
- Join Date
- Aug 2011
- Posts
- 1
Apache problem:
Hi everyone,
I am new to LAMP.I am facing problem as my apache serevr is not getting started.It is showing in /var/log/httpd/error_log
Core dump file size limit raised to 4294967295 bytes
suEXEC machanism enabled(wrapper: /usr/sbin/suexec)[/B]
Please help me out.
Its urgent.
Thanks & Regards
Prakher
- 08-26-2011 #2Trusted Penguin
- Join Date
- May 2011
- Posts
- 3,680
Double-check the syntax of your apache config file(s):
Try running the daemon in debug mode:Code:httpd -t
Code:httpd -X


Reply With Quote
