
10-06-2010, 08:46 PM
|
|
LiteSpeed Staff
|
|
Join Date: Sep 2009
Posts: 2,216
|
|
yes, the error message tell the cause:
Quote:
Notice: Following unknown configure options were used:
--enable-curl
--with-curl-dir=..
|
checked the PHP document,
http://www.php.net/manual/en/curl.installation.php
no --enable-curl option, instead, it's --with-curl
|