jonathonoss
MIS
After I compile and install Apache from the .tar.gz file, I get the usual message from Apache advising that your install was a success. I then use the httpd or apachectl command to start the server, but the server never starts!!
The error.log file lists about 9 messages:
The first one says '[time] [error] (22)Invalid argument: shmctl() could not set segment #2048'; several say '[time] [alert] (22)Invalid argument: setgid: unable to set group id to Group 4294967295'; The last one says '[time] [alert] Child 336 returned a Fatal error.... Apache is exiting!'
I am running Redhat Linux 7. I first uninstalled the Apache RPM (that gets installed with the o/s) to reinstall the newest version of Apache (which happens to be a .tar.gz). I am new to Linux/Apache, so it is likely I have done something stupid.
Thanks for any help,
Jon
The error.log file lists about 9 messages:
The first one says '[time] [error] (22)Invalid argument: shmctl() could not set segment #2048'; several say '[time] [alert] (22)Invalid argument: setgid: unable to set group id to Group 4294967295'; The last one says '[time] [alert] Child 336 returned a Fatal error.... Apache is exiting!'
I am running Redhat Linux 7. I first uninstalled the Apache RPM (that gets installed with the o/s) to reinstall the newest version of Apache (which happens to be a .tar.gz). I am new to Linux/Apache, so it is likely I have done something stupid.
Thanks for any help,
Jon