Re: [PHP-INSTALL] Problem installing PHP; Oracle Instant Client 10.2;Solaris v10 (libnnz10.so not found)

2006-11-23 Thread Tamer Higazi
Hi Way Yew! Never copy libraries. Otherwise the configure script ask for other dependencies which he wouldn't find. Copying is never the sollution, however I never solved the problem that way. ./configure --help | less should tell you paged what "--with--xxx" options are available. The 3rd o

RE: [PHP-INSTALL] Problem installing PHP; Oracle Instant Client 10.2;Solaris v10 (libnnz10.so not found)

2006-11-23 Thread Choy, Wai Yew
Hi Tamer, Thanks... So the --with-libdir should point to where the file " libnnz10.so" located? Ie. --with-libdir=/home/nc3/instantclient Or should I copy the file "libnnz10.so" to the default lib directory? In this case, where is the default lib directory?? Thanks.. -Original Message-

[PHP-INSTALL] mssql extension not loading iis6

2006-11-23 Thread wayne
I am confused with the following problem: If I run "php -m " from the command prompt I see the mssql module is listed as loaded. However from the webpage running phpinfo() it will not show as loaded and will not run any dbconnect code. I have gone over numerous howtos and seeing how I have anothe

[PHP-INSTALL] Install php 5.1.4 and apache 2.2.3 on ppc64

2006-11-23 Thread das-ich
hi Is anybody have experience of installation this soft for such architectures or on ppc (aka Mac). All are installed but with starting of apache, on ppc64 such error appeared: httpd: Syntax error on line 110 of httpd.conf: Syntax error on line 110 of httpd.conf: Cannot load libphp5.so into serv

[PHP-INSTALL] standalone server on coldfusion mx

2006-11-23 Thread John Donovan
Anyone have any idea how I get php to work on coldfusion mx (5) using their standalone server which I think might be jruns or apache (I'm not able to determine actually which). I tried using the manual and the faqs but to no effect. Any help would be greatly appreciated. Thanks