MySQL Forums
Forum List  »  Source, Builds, Binaries

Re: segfault when init charsets on Mac OS X running php scripts from apache webserver
Posted by: Frode
Date: February 27, 2007 03:36AM

Thanks, I will try with identical configure parameters also and check what happens.

Even if the problem is that mysql client lib cause a segfault when run inside Apache/PHP CGI-script, the problem is really how to see what is the problem. :-) I've in parallell found out tricks to catch Apache modules incompatibles: start with disabling all modules except the testing module, restart Apache, and check if the error persist. If yes, the error is not dependent on module incompatibles, but if no, enable half of the modules you previosly disabled and restart Apache. Do this until you find the problematic one.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: segfault when init charsets on Mac OS X running php scripts from apache webserver
1897
February 27, 2007 03:36AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.