You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Zhen Zhou <zh...@gmail.com> on 2008/01/15 02:06:28 UTC

[users@httpd] Fedora 8 apache php has strange issue for Segmentation fault

Hi, all,

I met very strange problem, regarding to apache or maybe some modules in apache.

My envirnaments:
Linux 2.6.23.9-85.fc8 SMP x86_64
httpd: httpd-2.2.6-3.x86_64
php: php-5.2.4-3.x86_64
cacti: cacti-0.8.7a-1.fc8.x86_64
phpMyAdmin: phpMyAdmin-2.11.3-1.fc8.x86_64
mysql: mysql-5.0.45-6.fc8.x86_64
httpd -l:
 Compiled in modules:
  core.c
  prefork.c
  http_core.c
  mod_so.c


When I use phpMyAdmin to operate mysql without any problem, but when I
install cacti, enter
http://localhost/cacti/, then I got these error log:

[Mon Jan 14 21:57:13 2008] [notice] suEXEC mechanism enabled (wrapper:
/usr/sbin/suexec)
[Mon Jan 14 21:57:13 2008] [notice] Digest: generating secret for
digest authentication ...
[Mon Jan 14 21:57:13 2008] [notice] Digest: done
[Mon Jan 14 21:57:13 2008] [notice] Apache/2.2.6 (Unix) DAV/2
PHP/5.2.4 configured -- resuming normal operations
[Mon Jan 14 21:57:31 2008] [notice] child pid 4302 exit signal
Segmentation fault (11)

most problem is [Mon Jan 14 21:57:31 2008] [notice] child pid 4302
exit signal Segmentation fault (11), then
nothing showed on the web client, for instance, mozilla.

apache accesslog:
[14/Jan/2008:22:25:48 +0800] "GET /cacti HTTP/1.1" 301 315 "-" "Mozilla/5.0

Anyone have any tips, thanks in advance

Zhou Zhen

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Fedora 8 apache php has strange issue for Segmentation fault

Posted by Zhen Zhou <zh...@gmail.com>.
Sorry, now this issue could be closed. I miss a step that create cacti
database. ;-)

Anyway, thanks a lot,

Zhou Zhen

On Jan 15, 2008 12:15 PM, Res <re...@ausics.net> wrote:
> Go ask Fedora, they bastardise most things they put in their distro so
> they should help you fix it :)
>
>
>
> On Tue, 15 Jan 2008, Zhen Zhou wrote:
>
> > Hi, all,
> >
> > I met very strange problem, regarding to apache or maybe some modules in apache.
> >
> > My envirnaments:
> > Linux 2.6.23.9-85.fc8 SMP x86_64
> > httpd: httpd-2.2.6-3.x86_64
> > php: php-5.2.4-3.x86_64
> > cacti: cacti-0.8.7a-1.fc8.x86_64
> > phpMyAdmin: phpMyAdmin-2.11.3-1.fc8.x86_64
> > mysql: mysql-5.0.45-6.fc8.x86_64
> > httpd -l:
> > Compiled in modules:
> >  core.c
> >  prefork.c
> >  http_core.c
> >  mod_so.c
> >
> >
> > When I use phpMyAdmin to operate mysql without any problem, but when I
> > install cacti, enter
> > http://localhost/cacti/, then I got these error log:
> >
> > [Mon Jan 14 21:57:13 2008] [notice] suEXEC mechanism enabled (wrapper:
> > /usr/sbin/suexec)
> > [Mon Jan 14 21:57:13 2008] [notice] Digest: generating secret for
> > digest authentication ...
> > [Mon Jan 14 21:57:13 2008] [notice] Digest: done
> > [Mon Jan 14 21:57:13 2008] [notice] Apache/2.2.6 (Unix) DAV/2
> > PHP/5.2.4 configured -- resuming normal operations
> > [Mon Jan 14 21:57:31 2008] [notice] child pid 4302 exit signal
> > Segmentation fault (11)
> >
> > most problem is [Mon Jan 14 21:57:31 2008] [notice] child pid 4302
> > exit signal Segmentation fault (11), then
> > nothing showed on the web client, for instance, mozilla.
> >
> > apache accesslog:
> > [14/Jan/2008:22:25:48 +0800] "GET /cacti HTTP/1.1" 301 315 "-" "Mozilla/5.0
> >
> > Anyone have any tips, thanks in advance
> >
> > Zhou Zhen
> >
> > ---------------------------------------------------------------------
> > The official User-To-User support forum of the Apache HTTP Server Project.
> > See <URL:http://httpd.apache.org/userslist.html> for more info.
> > To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> >   "   from the digest: users-digest-unsubscribe@httpd.apache.org
> > For additional commands, e-mail: users-help@httpd.apache.org
> >
>
> --
> Cheers
> Res
>
> mysql> update auth set Framed-IP-Address='127.0.0.127' where user= 'troll';
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Fedora 8 apache php has strange issue for Segmentation fault

Posted by Res <re...@ausics.net>.
Go ask Fedora, they bastardise most things they put in their distro so 
they should help you fix it :)


On Tue, 15 Jan 2008, Zhen Zhou wrote:

> Hi, all,
>
> I met very strange problem, regarding to apache or maybe some modules in apache.
>
> My envirnaments:
> Linux 2.6.23.9-85.fc8 SMP x86_64
> httpd: httpd-2.2.6-3.x86_64
> php: php-5.2.4-3.x86_64
> cacti: cacti-0.8.7a-1.fc8.x86_64
> phpMyAdmin: phpMyAdmin-2.11.3-1.fc8.x86_64
> mysql: mysql-5.0.45-6.fc8.x86_64
> httpd -l:
> Compiled in modules:
>  core.c
>  prefork.c
>  http_core.c
>  mod_so.c
>
>
> When I use phpMyAdmin to operate mysql without any problem, but when I
> install cacti, enter
> http://localhost/cacti/, then I got these error log:
>
> [Mon Jan 14 21:57:13 2008] [notice] suEXEC mechanism enabled (wrapper:
> /usr/sbin/suexec)
> [Mon Jan 14 21:57:13 2008] [notice] Digest: generating secret for
> digest authentication ...
> [Mon Jan 14 21:57:13 2008] [notice] Digest: done
> [Mon Jan 14 21:57:13 2008] [notice] Apache/2.2.6 (Unix) DAV/2
> PHP/5.2.4 configured -- resuming normal operations
> [Mon Jan 14 21:57:31 2008] [notice] child pid 4302 exit signal
> Segmentation fault (11)
>
> most problem is [Mon Jan 14 21:57:31 2008] [notice] child pid 4302
> exit signal Segmentation fault (11), then
> nothing showed on the web client, for instance, mozilla.
>
> apache accesslog:
> [14/Jan/2008:22:25:48 +0800] "GET /cacti HTTP/1.1" 301 315 "-" "Mozilla/5.0
>
> Anyone have any tips, thanks in advance
>
> Zhou Zhen
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>   "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>

-- 
Cheers
Res

mysql> update auth set Framed-IP-Address='127.0.0.127' where user= 'troll';

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org