View Single Post
  #3  
Old 12-16-2012, 09:40 AM
alaminour alaminour is offline
New Member
 
Join Date: Dec 2012
Location: houston, TX
Posts: 9
Quote:
Originally Posted by alaminour View Post
This worked for me (MYSQL):

Action > Compile PHP > PHP 5.4.8 > Next

Configure Parameters :
-----------------------------------------------
'--with-mysql' '--with-zlib' '--with-gd' '--enable-shmop' '--enable-track-vars' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-magic-quotes' '--enable-mbstring' '--with-iconv' '--with-litespeed'
-----------------------------------------------
and other steps..............
Reply With Quote