View Single Post
  #7  
Old 06-06-2012, 07:45 AM
fastproxy fastproxy is offline
Senior Member
 
Join Date: Nov 2007
Posts: 95
I have had similar issue with Wordpress login and show error 503. Some error i found on message log:

Quote:
Jun 6 07:28:58 myserver kernel: lsphp5[1818]: segfault at 0000000000000015 rip 0000000000000015 rsp 00007fffe9338378 error 14
Jun 6 07:29:18 myserver kernel: lsphp5[1879]: segfault at 0000000000000015 rip 0000000000000015 rsp 00007fffeba61b48 error 14
Jun 6 07:29:22 myserver kernel: lsphp5[1882]: segfault at 0000000000000015 rip 0000000000000015 rsp 00007fffeba61b48 error 14
Jun 6 07:30:14 myserver kernel: lsphp5[1962]: segfault at 0000000000000015 rip 0000000000000015 rsp 00007fffeba61b48 error 14
Jun 6 07:31:25 myserver kernel: lsphp5[1994]: segfault at 0000000000000015 rip 0000000000000015 rsp 00007fffeba61b48 error 14
Jun 6 07:31:46 myserver kernel: lsphp5[1981]: segfault at 0000000000000015 rip 0000000000000015 rsp 00007fffeba61b48 error 14

I fixed this by recompile PHP 5.3.10.

my OS: CentOs 5.6 64bits with direct admin
Reply With Quote