I am unable to get php 5.0.4 working with Oracle 10.1.0.3. (also
Apache 2.0.54). Running on SuSE 9.3.
When I look at the output of phpinfo() it shows OCI8 support enabled
as well as mysql support. (Mysql support works fine)
bongrip:/usr/local/apache2/modules # ldd libphp5.so
linux-gate.so.
I'm having problems getting php 5.0.4 working with Oracle 10.1.0.3 and
just wanted to check and make sure 10g was supported before wasting
any more cycles on it.
Thx,
CC
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Trying to build php 5.0.4 on solaris using gcc, and get this error:
checking for Apache 2.0 filter-module support via DSO through APXS... no
checking for Apache 2.0 handler-module support via DSO through APXS...
Sorry, I cannot run apxs. Possible reasons follow:
1. Perl is not installed
2. apxs
Does PHP have the ability to talk directly to a local oracle database
w/o the need for a listener?
Thx,
CC
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
How do you build php 5.0.4 with support for oracle 10.2 on Solaris 9?
I am getting the following compile time error?
z -liconv -lm -lsocket -lnsl -lxml2 -lz -liconv -lm -lsocket -lnsl
-lnsl -lsocket -lgen -ldl -lclntsh -lxml2 -lz -liconv -lm -lsocket
-lnsl -lxml2 -lz -liconv -lm -lsocket -lnsl -
Okay, just built php 5.0.4 on solaris 9 and added mysql and oracle
support (using Oracle 10.2.0.1). phpinfo() shows that oracle support
is enabled, however, a simple call to ora_logon doesnt work:
Fatal error: Call to undefined function ora_logon() in
/usr/local/apache2/htdocs/oratest.php
on line
Im running php 5.0.4 with oracle 10g on Solaris 9 and apache 2.0.54.
(I built with --with-oci8 so I am using the OCI stuff)
I have a simple test page that does "select username from dba_users"
and merely prints each username to the browser. It will work 1 time or
sometimes 2 but then subsequent ca
Is anyone here using php 5.0.4 on Solaris 9 and compiled with Oracle
10g support and using apache 2.0.54? I have looked at every 10 times
over. I have built php with oracle support probably 100 times on 5
different platforms and never had as many issues as I have had so far
with this system.
After
Okay, something I just noticed. (PHP builds fine, including make test)
I see this after running configure:
Generating files
updating cache ./config.cache
creating ./config.status
creating php5.spec
creating main/build-defs.h
creating scripts/phpize
creating scripts/php-config
creating sapi/cli/php
Yea, there is nothing talking about my eact configuration. (mainly on
Solaris) I can get this config working on SLES 9 and Red Hat w/o
problems and currently have it running on a dozen systems or so.
I need it on Solaris 9...
-CC
On 7/20/05, Mikey <[EMAIL PROTECTED]> wrote:
> Chuck Car
10 matches
Mail list logo