Page 1 of 1

Error 1! could not start Apache!

PostPosted: 12. January 2003 14:21
by Repute
It says:

Starting apache
bad group name nogroup
Error 1! Couln't start Apache!

Whats the problem of this Error?

Im using lammp 0.9.6pre5

I use redhat 8.0

PostPosted: 12. January 2003 14:40
by Repute
:lol:

Lammp -0.9.6pre3 is working without errors do...

PostPosted: 12. January 2003 14:55
by Oswald
Hello Repute!

In the file /opt/lampp/etc/httpd.conf you find in line 318 the Group directive:

Code: Select all
Group nogroup


Change this to:

Code: Select all
Group #-1


And it should work again.

It's a problem with the differences between all the Linux distributions. Some want "nogroup" some want "#-1". I think I've to solve that somehow...

Greetings,
Oswald

Error 1! Couldn't start Apache!

PostPosted: 08. October 2003 14:53
by ahrusli
I had the same problem but not with the Group. Only this error appeared when tried to activate LAMPP - " Error 1! Couldn't start Apache! ". I am running Apache with SSL.

This is my first time on XAMPP. I am using icepack 2.75.

TQ

PostPosted: 08. October 2003 16:01
by Oswald
Dear ahrusli!

Could you please take a look into our faq at http://www.apachefriends.org/faq-lampp-en.html#error1

Hoping it's one of the documented issues!

Greetings
Oswald

TQ

PostPosted: 09. October 2003 09:51
by ahrusli
TQ Kai. Finally i had to put 12.0.0.1 into /etc/hosts.

TQ again