It didn't work. When I was call phpinfo(), I saw this in "Configure Command" :
Quote: |
cscript /nologo configure.js "--without-gd" "--with-extra-includes=C:\nusphere\install.static\Win32\phplib\include;C:\nusphere\install.static\Win32\apache2\Win32-Binary\include;C:\nusphere\install.static\Win32\openssl\Win32-Binary\include;E:\SDK\Include" "--with-extra-libs=C:\nusphere\install.static\Win32\phplib\lib;C:\nusphere\install.static\Win32\apache2\Win32-Binary\lib;C:\nusphere\install.static\Win32\openssl\Win32-Binary\lib;E:\SDK\lib;" "--with-libxml" "--with-iconv" "--with-openssl" "--enable-cli-win32" "--enable-apache2-2handler" "--with-curl=C:\nusphere\install.static\Win32\phplib,shared" "--with-ldap=C:\nusphere\install.static\Win32\phplib,shared"
|
How to reconfigure this init string?
Oh! I'm sorry. I read your post not so closely.
It works! Thanks ...