• Hi,

    When i setup a fresh install (or using existing previously working wordpress website), after the setup, i try to go on the administration panel (wp-admin) and I have a beautiful segfault.

    I have plenty of other website (they are based on PHP (without wordpress) that are working well. It only affect the backend of a WP site.

    I have a really good server based on Debian (quadcore / 8Go DDR / 2Go php.ini limit)

    When running apt-get update / upgrade. Everything is uptodate.

    Here’s the PHP.INI

    Here are some dumps :

    PHP 5.3.3-7+squeeze3 with Suhosin-Patch (cli) (built: Jun 28 2011 08:24:40)
    Copyright (c) 1997-2009 The PHP Group
    Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies
        with Xdebug v2.1.0, Copyright (c) 2002-2010, by Derick Rethans
        with Suhosin v0.9.32.1, Copyright (c) 2007-2010, by SektionEins GmbH
    
    With :
    
    Loaded Modules:
    core_module (static)
    log_config_module (static)
    logio_module (static)
    mpm_prefork_module (static)
    http_module (static)
    so_module (static)
    alias_module (shared)
    auth_basic_module (shared)
    auth_mysql_module (shared)
    authn_file_module (shared)
    authz_default_module (shared)
    authz_groupfile_module (shared)
    authz_host_module (shared)
    authz_user_module (shared)
    autoindex_module (shared)
    cgi_module (shared)
    deflate_module (shared)
    dir_module (shared)
    env_module (shared)
    mime_module (shared)
    negotiation_module (shared)
    php5_module (shared)
    reqtimeout_module (shared)
    rewrite_module (shared)
    setenvif_module (shared)
    ssl_module (shared)
    status_module (shared)
    wsgi_module (shared)

    PS: I do not have any .htaccess for wordpress cause i have full access of my server

    Thanks for your help

    If you need any log, please just ask cause i’m really stuck. (i don’t have any error in access.log or error.log of my website, just a general apache2 error listed below)

    [Tue Dec 06 13:13:39 2011] [notice] child pid 14820 exit signal Segmentation fault (11)
    [Tue Dec 06 13:17:52 2011] [notice] child pid 14846 exit signal Segmentation fault (11)
    [Tue Dec 06 13:17:53 2011] [notice] child pid 14848 exit signal Segmentation fault (11)
    [Tue Dec 06 13:24:16 2011] [notice] child pid 14821 exit signal Segmentation fault (11)
    [Tue Dec 06 13:24:16 2011] [notice] child pid 14840 exit signal Segmentation fault (11)
    [Tue Dec 06 13:24:16 2011] [notice] child pid 14841 exit signal Segmentation fault (11)
    [Tue Dec 06 13:24:32 2011] [notice] child pid 14819 exit signal Segmentation fault (11)
    [Tue Dec 06 13:24:33 2011] [notice] child pid 14842 exit signal Segmentation fault (11)
    [Tue Dec 06 13:24:33 2011] [notice] child pid 14862 exit signal Segmentation fault (11)

    [No bumping, thank you.]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello,

    I have the same problem and exactly the same debian installation with ssl. Since two days I try to get a solution. Have you any idea or maybe the solution?

    This would be a great christmas gift ??
    Kathrin

    Hello,
    I have the solution. Now we use an official certificate and don’t forget to put the name of the server in ssl-default and everything will be OK.
    Kathrin

    I’m having that error, I solve it disabling suhosin. It’s suhosin that makes wordpress crash.

    Unfortunatly disabling suhosin didn’t resolve the issue.. ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Apache Segfault when accessing to /wp-admin/’ is closed to new replies.