Likes Likes:  0
Resultaten 1 tot 4 van de 4
Geen
  1. #1
    apache-ssl segfaults..
    geregistreerd gebruiker
    57 Berichten
    Ingeschreven
    27/03/04

    Locatie
    België

    Post Thanks / Like
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    0 Berichten zijn liked


    Registrar SIDN: nee
    KvK nummer: nvt
    Ondernemingsnummer: nvt

    Thread Starter

    apache-ssl segfaults..

    Hier ben ik weer . Was dus bezig aan een apache-ssl installatie. Alles gaat goed tot ik er een site inknal die gebruik maakt van mod_rewrite, enz dan is :2000 weer onbereikbaar:

    ik draai dus http op poort 1000 en https op poort 2000.

    [Sat Feb 11 20:45:27 2006] /usr/***/bin/gcache started
    [Sat Feb 11 20:45:27 2006] [notice] Apache/1.3.34 Ben-SSL/1.57 (Unix) PHP/5.1.2 configured -- resuming normal operations
    [Sat Feb 11 20:45:27 2006] [notice] Accept mutex: sysvsem (Default: sysvsem)
    [Sat Feb 11 20:45:41 2006] [notice] child pid 1878 exit signal Segmentation fault (11)
    [Sat Feb 11 20:47:18 2006] [notice] child pid 1881 exit signal Segmentation fault (11)
    [Sat Feb 11 20:48:35 2006] [notice] child pid 1879 exit signal Segmentation fault (11)
    [Sat Feb 11 20:48:48 2006] [notice] child pid 1921 exit signal Segmentation fault (11)
    [Sat Feb 11 20:50:06 2006] [notice] child pid 1884 exit signal Segmentation fault (11)
    [Sat Feb 11 20:50:18 2006] [notice] child pid 1920 exit signal Segmentation fault (11)
    [Sat Feb 11 20:50:31 2006] [notice] caught SIGTERM, shutting down
    [Sat Feb 11 20:50:33 2006] /usr/***/bin/gcache started
    [Sat Feb 11 20:50:33 2006] /usr/***/bin/gcache started
    [Sat Feb 11 20:50:33 2006] [notice] Apache/1.3.34 Ben-SSL/1.57 (Unix) PHP/5.1.2 configured -- resuming normal operations
    [Sat Feb 11 20:50:33 2006] [notice] Accept mutex: sysvsem (Default: sysvsem)
    [Sat Feb 11 20:50:38 2006] [notice] child pid 1990 exit signal Segmentation fault (11)
    [Sat Feb 11 20:50:48 2006] [notice] child pid 1991 exit signal Segmentation fault (11)
    ~

    Heb hem al opnieuw compiled en er gebeurd hetzelfde. Ik weet het niet meer..

    php-5.1.2.tar.gz
    openssl-0.9.8a.tar.gz
    apache_1.3.34+ssl_1.57.tar.gz
    apache_1.3.34.tar.gz

    Als je meer info nodig hebt, laat maar weten!



  2. #2
    apache-ssl segfaults..
    geregistreerd gebruiker
    57 Berichten
    Ingeschreven
    27/03/04

    Locatie
    België

    Post Thanks / Like
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    0 Berichten zijn liked


    Registrar SIDN: nee
    KvK nummer: nvt
    Ondernemingsnummer: nvt

    Thread Starter
    Niemand een idee? Os is trouwens CentOS.

  3. #3
    apache-ssl segfaults..
    The anonymous BOFH
    665 Berichten
    Ingeschreven
    28/06/04

    Locatie
    nvt

    Post Thanks / Like
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    0 Berichten zijn liked


    Registrar SIDN: nvt
    KvK nummer: nvt
    Ondernemingsnummer: nvt

    met die paar dingetjes gaat er niemand zijn die zo het probleem met zekerheid kan zeggen. We hebben meer debugging output nodig, bvb strace output (man strace).

  4. #4
    apache-ssl segfaults..
    geregistreerd gebruiker
    57 Berichten
    Ingeschreven
    27/03/04

    Locatie
    België

    Post Thanks / Like
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    0 Berichten zijn liked


    Registrar SIDN: nee
    KvK nummer: nvt
    Ondernemingsnummer: nvt

    Thread Starter
    hier dan de config lines...


    >> download openssl-0.9.8a
    --------------------------
    ./config --prefix=/usr/***
    make
    make test
    make install

    >> download Apache 1.3.34 en unzip
    >> download Apache SSL en unzip in apache_1.3.34
    ------------------------------------------------

    ./FixPatch (nee en dan yes)
    ./configure --prefix=/usr/***/ --disable-module=actions --disable-module=asis --disable-module=autoindex --disable-module=cgi --disable-module=imap --disable-module=include --disable-module=negotiation --enable-module=so --disable-module=status --disable-module=usertrack --enable-module=rewrite
    make
    make install

    >> download php 5.1.2 (wget http://be.php.net/distributions/php-5.1.2.tar.gz)
    -----------------------------------------------------------------------------
    ./configure --prefix=/usr/***/ --disable-pdo --disable-cgi --disable-ctype --disable-dom --disable-simplexml --disable-xml --disable-libxml --disable-xmlwriter --disable-xmlreader --disable-mbstring --disable-ftp --disable-sockets --enable-gd-native-ttd --without-iconv --with-gd --with-ttf --with-zlib --with-mysql=/usr --without-sqlite --without-pear --with-apxs=/usr/***/bin/apxs
    make
    make install

    >> make certificaat
    -------------------
    cd /tmp/apache_1.3.34/src
    make certificate

    >> certificaat kopiëren naar juiste map

    >> edit httpsd.conf



    Met nog eens de error:
    error_log:
    [Mon Feb 13 21:12:35 2006] /usr/***/bin/gcache started
    [Mon Feb 13 21:12:35 2006] /usr/***/bin/gcache started
    [Mon Feb 13 21:12:35 2006] [notice] Apache/1.3.34 Ben-SSL/1.57 (Unix) PHP/5.1.2 configured -- resuming normal operations
    [Mon Feb 13 21:12:35 2006] [notice] Accept mutex: sysvsem (Default: sysvsem)
    [Mon Feb 13 21:12:56 2006] [notice] child pid 3372 exit signal Segmentation fault (11)
    ~

    ssl_log:
    [13/Feb/2006:21:13:20 +0100] + + +
    [13/Feb/2006:21:13:20 +0100] + + +
    [13/Feb/2006:21:13:21 +0100] + + +
    [13/Feb/2006:21:13:21 +0100] + + +
    [13/Feb/2006:21:13:23 +0100] + + +
    [13/Feb/2006:21:13:23 +0100] + + +
    ~



    Strace draait btw niet op mijn server.

    edit: net installed, zien wat strace geeft
    Laatst gewijzigd door c0ld phr34k; 13/02/06 om 22:40.

Webhostingtalk.nl

Contact

  • Rokin 113-115
  • 1012 KP, Amsterdam
  • Nederland
  • Contact
© Copyright 2001-2021 Webhostingtalk.nl.
Web Statistics