I am trying to install apache http 2.0.48 on a CentOS host 5.1. I have run a
yum remove httpd before I begin the new httpd install to avoid version
conflicts. Using yum I then installed the GCC 3.4.6 compiler and the gcc ++
development package. Configure appears to run without errors as does
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
: [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
t : [EMAIL PROTECTED] Segmentation Fault
Hi!, I really dont know if I have to send this problem to this mailing list.
I'm using Gentoo, Apache 2.2.6 and PHP 5.2.4
I get a Segmentation Fault (11) some times in my error_logs. It's very random,
but I get this error like 2 o 3 times in
Hi!, I really dont know if I have to send this problem to this mailing list.
I'm using Gentoo, Apache 2.2.6 and PHP 5.2.4
I get a Segmentation Fault (11) some times in my error_logs. It's very
random, but I get this error like 2 o 3 times in the day. (it's in a
development server, not in prod
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 :)
---
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
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 list:
0x097712d8 ***
[Mon Apr 23 11:36:21 2007] [notice] c
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
Hi
I have an application Web php that uses persistent connections to a
database DB2. During the day it works without problems but at dawn
something happens and the connections are lost which causes that errors
of preparation of sentence in the application appear.
This loss of connections i solve
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
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
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
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
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
directly, then I get:
Bus Error
The instructions I used ar
Hello,
I have upgraded my Mandriva 2006 to Mandriva 2007 this weekend, and
since then Apache2 does not load anymore.
service httpd debug tells me there is a segmentation fault:
[EMAIL PROTECTED] init.d]# service httpd debug
Starting httpd (debug mode and in the foreground): /etc/init.d/httpd:
li
-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
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
-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 the directive the problem disappears.
- - the certif
ed out, and I still get a segmentation fault.
Thanks for the suggestionsany more?
-Josh
Boyle Owen wrote:
-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
> -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
> segmentatio
On an intel mac os x 10.4 with apache 2.2.0 I am getting a segmentation
fault.
When I run apachectl start, I get:
./bin/apachectl: line 102: 359 Segmentation fault $HTTPD -k $ARGV
'359' changes randomly
If I run httpd, I get:
Segmentation fault
I have not changed anything recently (oth
>> 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
---
> -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"
[EMAIL PROTECTED] Segmentation Fault
Hi,
I am using RedHat Linux 9. When I am trying to start my httpd service its giving the following mesage.
"Starting httpd: /etc/init.d/httpd: line 109: 18469 Segmentation fault grep -Eiq "^[[:space:]]*($
Hi,
I am using RedHat Linux 9. When I am trying to start my httpd service its giving the following mesage.
"Starting httpd: /etc/init.d/httpd: line 109: 18469 Segmentation fault grep -Eiq "^[[:space:]]*($GONE)" $CONFFILE [ OK ]
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
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 contains an entry like
child pid 3552 exit signal Segmentation fault (11).
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
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 include a query directive; the server
segfaults when trying to
Hi all.
I've a problem configuring my Apache 2.0.53-9 on a SuSe 9.3
The problem is that when I try to configure Apache with SSL support I
can't access the https://my_server_host I've created my own CA
certificates and my server and client certificates and I've signed all
with my CA certificate.
I'
**
-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
aimer: Any disclaimer attached to this message may be ignored.
-Original Message-
From: Khaled Hussein [mailto:[EMAIL PROTECTED]
Sent: Mittwoch, 7. September 2005 15:47
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] Segmentation Fault
Hi there
This is my first email for this gro
Hi there
This is my first email for this group, I had a
problem with installing Apcahe2 + php 4.3.10, I installed a new server and every
thing working fine but I faced a problem in sessions, when I open any page
contain the function session_start(), I got page cannot be displayed and w
15:07
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED]
segmentation fault in mod_auth_ldap on 2.0.54, stacktrace included
Hi,
Since some time we have a problem with our Apache
server. Version is 2.0.54, installed on a Suse server
(vmlinuz-2.6.5-7.97-bigsmp
).
The apache
Hi,
Since some time we have a problem with our Apache server.
Version is 2.0.54, installed on a Suse server
(vmlinuz-2.6.5-7.97-bigsmp
).
The apache server is authenticating users on an
Active Directory server ( W2K ), using the mod_auth_ldap
module. Normally this works fine,
36 matches
Mail list logo