Page 1 of 1

Xampp on suse linux 9.1 Personnal

PostPosted: 13. August 2004 14:55
by Nick Taylor
Does Xampp work on Suse Linux 9.1 personnal. It doesn't seem to be.
I get these error messages in the error_log file:
[notice] child pid 25742 exit signal Segmentation fault (11)
and
[error]cgid daemon process died, restarting

What I try to do is open http://127.0.0.1, and it doesn't display anything, and then times out. Funny thing is, I've installed Webmin as well, and I can access it (via http://127.0.0.1:10000).

Any ideas?
It works fine on Suse Linux Pro
Nick 8)

PostPosted: 19. August 2004 08:10
by Oswald
Dear Nick!

Is your SuSE box a LDAP client? That problem occurs on newer SuSE systems configured as LDAP clients. We didn't solve the problem until today, but we know it's somthing wrong with Apache, SuSE and LDAP client.

Regards
Oswald

PostPosted: 19. August 2004 16:30
by Nick Taylor
Yes, my suse machine is configured as an LDAP client.
Do you have a solution? (you say "you didn't solve the problem until today"...)
Thanks!
Nick 8)

PostPosted: 19. August 2004 16:52
by Oswald
Dear Nick!

Oh, sorry, my English is not the best. I do not solve the problem until today. I hope that's what I want to say. :oops:

But there is a work around. If you deactivat the LDAP client for groups anything works fine. Simply comment out the last line of your /etc/nsswitch.conf:

group_compat: ldap

to

#group_compat: ldap

Now XAMPP should work but now you don't manage your groups by LDAP any more.

But maybe this is helpful for you.

Greetings
Oswald

PostPosted: 19. August 2004 17:10
by Nick Taylor
Ok, Thanks Kai!
I'll try this tonight at home!
And your English is still very good. So much better than my German. :wink:
Thanks a lot, XAMPP ROCKS!!!
Nick