Re: [EMAIL PROTECTED] Segmentation Fault

2007-11-14 Thread Joshua Slive
On Nov 14, 2007 1:33 AM, Axel-Stephane SMORGRAV <[EMAIL PROTECTED]> wrote: > As far as I understand you cannot use PHP with an Apache using > multi-threaded MPM. You can use PHP with threads. But it is not recommended since many libraries that are used by php are less-than thread-safe. So your

RE: [EMAIL PROTECTED] Segmentation Fault

2007-11-14 Thread Emiliano Romero
: [EMAIL PROTECTED] Segmentation Fault As far as I understand you cannot use PHP with an Apache using multi-threaded MPM. You can determine the MPM of your Apache by executing "httpd -l" or requesting http://myserver/server-info (assuming you have activated mod_info). If the module lis

RE: [EMAIL PROTECTED] Segmentation Fault

2007-11-13 Thread Axel-Stephane SMORGRAV
As far as I understand you cannot use PHP with an Apache using multi-threaded MPM. You can determine the MPM of your Apache by executing "httpd -l" or requesting http://myserver/server-info (assuming you have activated mod_info). If the module list contains worker.c or event.c, it is likely th

Re: [EMAIL PROTECTED] Segmentation fault in Apache

2007-04-25 Thread William A. Rowe, Jr.
Joshua Slive wrote: > > As always with seg faults, if you don't have any other ideas, you need > to debug: > http://httpd.apache.org/dev/debugging.html#crashes Actually we don't mind debugging - after you've follwed the instructions above to give us a backtrace of the crash to chew on :) ---

Re: [EMAIL PROTECTED] Segmentation fault in Apache

2007-04-25 Thread Joshua Slive
On 4/23/07, Diego F. Fernandez <[EMAIL PROTECTED]> wrote: It would be thankful to who can help me with these errors that leave in log of apache. [Mon Apr 23 11:35:52 2007] [notice] child pid 26936 exit signal Segmentation fault (11) *** glibc detected *** /usr/sbin/httpd: corrupted double-linked

Re: [EMAIL PROTECTED] Segmentation fault in Apache

2007-04-22 Thread Yvo van Doorn
Are you rotating logs (such as via logrotate) and not restarting the processes of which the logs are being rotated? On 4/19/07, Diego F. Fernandez <[EMAIL PROTECTED]> wrote: Hi I have an application Web php that uses persistent connections to a database DB2. During the day it works without pro

Re: [EMAIL PROTECTED] Segmentation fault on an Intel based Mac

2007-03-24 Thread Andre-John Mas
On 24-Mar-07, at 11:54 , Andre-John Mas wrote: Thread 0 Crashed: 0 httpd 0x0002da40 compile_regex + 2434 (pcre.c:2463) 1 httpd 0x0002d6a7 compile_regex + 1513 (pcre.c:3666) 2 httpd 0x000300f4 pcre_compile + 696 (pcre.c:5511) 3 httpd

Re: [EMAIL PROTECTED] Segmentation fault on an Intel based Mac

2007-03-24 Thread Andre-John Mas
On 21-Mar-07, at 00:23 , Sander Temme wrote: On Mar 20, 2007, at 9:04 PM, Andre-John Mas wrote: Hi, I have just downloaded Apache 2.2.4, compiled it, installed it and the tried running it. What I get when I call: ./apachectl start is: ./apachectl: line 102: 12799 Segmentation fault

Re: [EMAIL PROTECTED] Segmentation fault on an Intel based Mac

2007-03-24 Thread Andre-John Mas
On 21-Mar-07, at 00:23 , Sander Temme wrote: On Mar 20, 2007, at 9:04 PM, Andre-John Mas wrote: Hi, I have just downloaded Apache 2.2.4, compiled it, installed it and the tried running it. What I get when I call: ./apachectl start is: ./apachectl: line 102: 12799 Segmentation fault

Re: [EMAIL PROTECTED] Segmentation fault on an Intel based Mac

2007-03-20 Thread Sander Temme
On Mar 20, 2007, at 9:04 PM, Andre-John Mas wrote: Hi, I have just downloaded Apache 2.2.4, compiled it, installed it and the tried running it. What I get when I call: ./apachectl start is: ./apachectl: line 102: 12799 Segmentation fault $HTTPD -k $ARGV and if I call: ./httpd direct

Re: [EMAIL PROTECTED] segmentation fault with SSLCertificateChainFile

2006-07-05 Thread Matteo Corti
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Joshua Slive wrote: > On 7/4/06, Matteo Corti <[EMAIL PROTECTED]> wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Hi, >> >> I am managing several web servers with a very similar configuration. On >> one instance I get a segmentation fa

Re: [EMAIL PROTECTED] segmentation fault with SSLCertificateChainFile

2006-07-04 Thread Joshua Slive
On 7/4/06, Matteo Corti <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I am managing several web servers with a very similar configuration. On one instance I get a segmentation fault if I specify the SSLCertificateChainFile option (I am using 2.0.58). If I remove

Re: [EMAIL PROTECTED] segmentation fault

2006-06-12 Thread Josh Stephenson
Yeah - I realize that code doesn't just 'go off', but if no-one tells me what they changed, I can't change it back. Yes - Mac OS X is a BSD-like OS By re-install, I meant rebuilt from source (I'll remember to be more specific in the future). All Modules are commented out, and I still get a s

RE: [EMAIL PROTECTED] segmentation fault

2006-06-11 Thread Boyle Owen
> -Original Message- > From: Josh Stephenson [mailto:[EMAIL PROTECTED] > Sent: Friday, June 09, 2006 8:34 PM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] segmentation fault > > On an intel mac os x 10.4 with apache 2.2.0 I am getting a > segmentation > fault. Is that one o

RE: [EMAIL PROTECTED] Segmentation Fault

2006-06-09 Thread Joost de Heer
>> So, what should I do now? > > The obnvious answer is "fix the error"... > > To do that: > > - Open your config file in a decent editor (eg, emacs) The error was in /etc/init.d/httpd, not in the config. So edit that script, and not the config. Joost ---

RE: [EMAIL PROTECTED] Segmentation Fault

2006-06-09 Thread Boyle Owen
> -Original Message- > From: Ranjith Kumar [mailto:[EMAIL PROTECTED] > Sent: Friday, June 09, 2006 7:37 AM > To: users@httpd.apache.org > Subject: Re: [EMAIL PROTECTED] Segmentation Fault > > So, what should I do now? The obnvious answer is "fix the error"

Re: [EMAIL PROTECTED] Segmentation Fault

2006-06-08 Thread Ranjith Kumar
So, what should I do now? On 6/9/06, Michael Bellears <[EMAIL PROTECTED]> wrote: There is an error on(or near) line 109 of /etc/init.d/httpd (As the error indicates) From: Ranjith Kumar [mailto:[EMAIL PROTECTED]] Sent: Friday, 9 June 2006 3:06 PM To: users@httpd.apache.orgSubject: [EMAIL PROT

Re: [EMAIL PROTECTED] Segmentation fault when calling ldap_connect from PHP page

2006-04-26 Thread Joe Orton
On Wed, Apr 26, 2006 at 10:17:34AM +, Conor Murphy wrote: > Hi, > I'm trying to connect to an LDAP server from a PHP page. > If I use the php cli to execute the page, > everything works okay. However, when I access the same page > through httpd, I get a blank response and the > error_log c

Re: [EMAIL PROTECTED] Segmentation fault with FreeBSD 6, Apache 2.2 and MySQL 5

2006-01-31 Thread Nick Kew
On Tuesday 31 January 2006 15:01, Josh Endries wrote: > Hello, > > I'm trying to get 2.2 DB authentication working with my MySQL 5 > server. Everything compiles just fine, and I can load the mod_dbd > and mod_auth modules and configure the connection and start the > server. The problem is when I in

RE: [EMAIL PROTECTED] Segmentation Fault

2005-09-08 Thread Khaled Hussein
** -Original Message- From: Boyle Owen [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 07, 2005 2:56 PM To: users@httpd.apache.org Subject: RE: [EMAIL PROTECTED] Segmentation Fault Plain text please... Seg faults can be caused by an inconsistent compilation: eg, if you re-compiled

RE: [EMAIL PROTECTED] Segmentation Fault

2005-09-07 Thread Boyle Owen
Plain text please... Seg faults can be caused by an inconsistent compilation: eg, if you re-compiled apache but kept the old php module. Try recompiling both together (as you would for a new install). PS - I assume a unix/linux server (although you don't say...) Rgds, Owen Boyle Disclaimer: An

RE: [EMAIL PROTECTED] segmentation fault in mod_auth_ldap on 2.0.54, stacktrace included

2005-07-26 Thread GOVAERTS Lieven
Hi,   The problem described in my previous mail had its origins in the OpenLDAP module. I tested their latest version  ( atleast in 2.2.27 ), and it seems to be solved now.   Regards,   Lieven.   From: GOVAERTS Lieven [mailto:[EMAIL PROTECTED] Sent: maandag 25 juli 2005 1