How can i update the configure command in PHP?

evilchildxxx

New member
Im trying to update my Configure Command that can be viewed by using phpinfo();. But i have no clue where. I need to set my --with-oci8= path to a different locations because the one it currently loook at is nonexistent. I googgled all i could but all i get it do ./configure --with-oci8=c:\path\to\instantclient but i have ZERO clue where to palce this and it does not work in the php.exe CLI. Thanks for your help.
 
Back
Top