
12-16-2012, 09:40 AM
|
|
New Member
|
|
Join Date: Dec 2012
Location: houston, TX
Posts: 9
|
|
Quote:
Originally Posted by alaminour
|
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..............
|