Title: wiseburn's Replies | WordPress.org

---

# wiseburn

  [  ](https://wordpress.org/support/users/wiseburn/)

 *   [Profile](https://wordpress.org/support/users/wiseburn/)
 *   [Topics Started](https://wordpress.org/support/users/wiseburn/topics/)
 *   [Replies Created](https://wordpress.org/support/users/wiseburn/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/wiseburn/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/wiseburn/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/wiseburn/engagements/)
 *   [Favorites](https://wordpress.org/support/users/wiseburn/favorites/)

 Search replies:

## Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)

 *   Forum: [Alpha/Beta/RC](https://wordpress.org/support/forum/alphabeta/)
    In 
   reply to: [Dates before 1970 Still broken in 2.0RC3?](https://wordpress.org/support/topic/dates-before-1970-still-broken-in-20rc3/)
 *  Thread Starter [wiseburn](https://wordpress.org/support/users/wiseburn/)
 * (@wiseburn)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/dates-before-1970-still-broken-in-20rc3/#post-301212)
 * Ticket #2149 Created
 * [http://trac.wordpress.org/ticket/2149](http://trac.wordpress.org/ticket/2149)
 *   Forum: [Alpha/Beta/RC](https://wordpress.org/support/forum/alphabeta/)
    In 
   reply to: [Dates before 1970 Still broken in 2.0RC3?](https://wordpress.org/support/topic/dates-before-1970-still-broken-in-20rc3/)
 *  Thread Starter [wiseburn](https://wordpress.org/support/users/wiseburn/)
 * (@wiseburn)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/dates-before-1970-still-broken-in-20rc3/#post-301166)
 * Ticket #2149 Created
 *   Forum: [Alpha/Beta/RC](https://wordpress.org/support/forum/alphabeta/)
    In 
   reply to: [Dates before 1970 Still broken in 2.0RC3?](https://wordpress.org/support/topic/dates-before-1970-still-broken-in-20rc3/)
 *  Thread Starter [wiseburn](https://wordpress.org/support/users/wiseburn/)
 * (@wiseburn)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/dates-before-1970-still-broken-in-20rc3/#post-301059)
 * > Don’t use Windows. 😛
 * I normally don’t. My webhost is Linux, My desktop is linux. Would you have been
   happier if I said 1960?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Segmentation Fault](https://wordpress.org/support/topic/segmentation-fault-2/)
 *  [wiseburn](https://wordpress.org/support/users/wiseburn/)
 * (@wiseburn)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/segmentation-fault-2/#post-186179)
 * Turns out this
 * > See [http://www.phpdoc.info/commits/3720](http://www.phpdoc.info/commits/3720)
 * was not my problem. I had two apache modules loaded that were compiled against
   different versions of the mysql client library. I am waiting for another domain
   to be pointed at my server before seeing if using the correct version of the 
   mysql client library fixes the problem. I should know in a couple of days.
 * Thanks,
    Steve
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Segmentation Fault](https://wordpress.org/support/topic/segmentation-fault-2/)
 *  [wiseburn](https://wordpress.org/support/users/wiseburn/)
 * (@wiseburn)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/segmentation-fault-2/#post-186175)
 * This may be related to a bug in PHP.
 * MFH: Fixed bug #31288 (Possible crash in mysql_fetch_field(), if mysql_list_fields()
   was not called previously).
 * See [http://www.phpdoc.info/commits/3720](http://www.phpdoc.info/commits/3720)
 * Should WordPress call mysql_list_fields() before mysql_fetch_field()?
 * Steve
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Yet Another Step 2 Post](https://wordpress.org/support/topic/yet-another-step-2-post/)
 *  [wiseburn](https://wordpress.org/support/users/wiseburn/)
 * (@wiseburn)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/yet-another-step-2-post/#post-193104)
 * Hi, I had this problem too. no tables created. However, I’m installing WordPress
   on my server so I could debug it as well. The flush() just outputs the content
   that the server had published up to that point.
 * I found my apache instance would terminate during step2 with a segmentation fault(
   likely trying to read [virtual] memory that isn’t there).
 * from /var/log/apache/error.log
    `[Tue Oct 25 22:33:46 2005] [notice] child pid
   7170 exit signal Segmentation fault (11)`
 * Further searches for this crash led to this.
    [http://mu.wordpress.org/forums/topic/222#post-1143](http://mu.wordpress.org/forums/topic/222#post-1143)
 * commenting out the following line in wp-db.php:
    `$this->col_info[$i] = @mysql_fetch_field(
   $this->result);`
 * fixed the problem.
 * Steve

Viewing 6 replies - 1 through 6 (of 6 total)