Jump to content

Configure Command - php.ini setting trouble.


iPixel

Recommended Posts

Im trying to get my php to properly connect to an oracle 8 database but it's not working and i suspect it's because of my php settings.

 

phpinfo();

 

Configure Command =

cscript /nologo configure.js "--enable-snapshot-build" "--enable-debug-pack" "--with-snapshot-template=d:\php-sdk\snap_5_2\vc6\x86\template" "--with-php-build=d:\php-sdk\snap_5_2\vc6\x86\php_build" "--with-pdo-oci=D:\php-sdk\oracle\instantclient10\sdk,shared" "--with-oci8=D:\php-sdk\oracle\instantclient10\sdk,shared" "--enable-htscanner=shared" "--without-pi3web"

 

Where can i update this part of the php settings? because i do not see it anywere inside the php.ini file ?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.