View Single Post
  #2  
Old 06-24-2009, 03:39 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,583
Check if the PHP PECL extension that lsphp5 tries to load is the one newly built, or one the built earlier for another version of PHP.

Another choice to upgrade your system level PHP installation to PHP 5.2.9, so it wont produce a PHP PECL extension with wrong API version.
Reply With Quote