• I originally was having a segmentation fault (in the Apache log) when trying to get to the third installation step. I looked at the code and decided to complete installation by hand.
    Now, when trying to access the login page, I get a segmentation fault. I’ve tried WordPress on both the latest version of PHP4 and Release Candidate 3 of PHP5. The problem seems to occur on both.
    I’ve tried searching for this problem online and the only lead I can find is something related to EXPAT and XSLT transformations. I don’t know whether WordPress is doing anything with either of these, but if there is anyone here who can provide assistance, I’d appreciate it.
    Thanks,
    Leonard

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Anonymous

    Well, I may have figured out the solution to the problem. It seems that my siteurl option value was set incorrectly. The installation page isn’t very clear about what I am supposed to put for that field. I installed WP in a sub-directory, but it asked for my site URL, so I didn’t enter the sub-directory in the URL. When I reset the siteurl to include the sub-directory, everything works fine.
    That is quite an error for such a simple mistake. My suggestion is to make the directions on the installation page a little more clear as to what should be put in that field. It will likely save a lot of people a lot of trouble.

    Thread Starter Anonymous


    $php wp-login.php
    Segmentation fault (core dumped)

    This happens when i press logout / login…
    in httpd-error.log:

    [notice] child pid 517 exit signal Segmentation fault (11)
    </notice>
    I use:
    Server version: Apache/2.0.50
    Server built: Aug 4 2004 01:04:49
    PHP 5.0.0
    FreeBSD 4.10-RELEASE

    There are bugs in the initial releases of PHP 5 that cause this. There’s really nothing we can do. Newer versions of PHP 5 fix this.

    Thread Starter Anonymous

    I’ve tried this on php 5.0.1 and 5.0.2 but the error still exists

    Thread Starter Anonymous

    OK found the solution
    http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000185
    Since this post appears first on Google search, I thought posting it here would help others with the same problem.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Segmentation Fault’ is closed to new replies.