[PHP-INSTALL] LD_LIBRARY_PATH not show in phpinfo

2008-06-20 Thread ahmed nabel
Hi LD_LIBRARY_PATH is not showing in environment in phpinfo. Any ideas why? php 5.2.5 apache 2.2.8 mac os x 10.5.2 _ http://clk.atdmt.com/UKM/go/msnnkmgl001009ukm/direct/01/

[PHP-INSTALL] OCIEnvNlsCreate() failed

2008-06-20 Thread ahmed nabel
Hi A problem with connecting to remote oracle db via php. The error message is: Warning: oci_connect() [function.oci-connect]: OCIEnvNlsCreate() failed. There is something wrong with your system - please check that LD_LIBRARY_PATH includes the directory with Oracle Instant Client libraries in

[PHP-INSTALL] why php ini not loading?

2008-06-19 Thread ahmed nabel
Hi A phpinfo() gives this: Configuration File (php.ini) Path /private/etc Loaded Configuration File(none) Why the php.ini is not loading? The file is there already. This is php 5.2.5 on Apache 2.2.8 and Mac OS X 10.5.2 ___

[PHP-INSTALL] php and Oracle client on mac - followup

2008-06-10 Thread ahmed nabel
Hi. This is a followup to a pervious post titled "php and Oracle client on mac". I had PHP and Apache which come with Mac OS X 10.5.2 both enabled and running (a php page on my website renders correctly). I tried to install Oracle Client 10g and recompile php to have oci working. What I did:

[PHP-INSTALL] php and Oracle client on mac

2008-06-06 Thread ahmed nabel
Hello there I have a Mac OS X 10.5.2 on which php and Apache are installed and running (which come by default with company installation, but after enabling the php). What I need to do is to develop some php code which access a remote database server of Oracle (on which I have an account). I h