Add the directory containing the Oracle libraries to LD_LIBRARY_PATH.
This needs to be done in the web server environment.
I've lost track of what web server you are using, if it was mentioned.
There are some tips on how to set the variables on p 77 "Setting the
Oracle Environment for PHP on Lin
On 08/12/2013 09:08 AM, Eugene M. Zheganin wrote:
Hi.
On 12.08.2013 20:45, KAs Coenen wrote:
Reinstalled openssl in 64bit with shared libs, libiconv and added zlib. Now
everything ran fine. I still have other questions (not related to php install)
about how to add oci as module. Where can I
On 8/12/13 7:45 AM, KAs Coenen wrote:
Reinstalled openssl in 64bit with shared libs, libiconv and added
zlib. Now everything ran fine. I still have other questions (not
related to php install) about how to add oci as module. Where can I
ask such things?
Adding PHP's OCI8 extension is still a
On 01/18/2013 11:44 PM, saeed ahmed wrote:
i have installed apache2 and configured and now i am trying to install
php (xp sp 3)and work locally but i can not make it happen.is there
any easy way to install and make it possible to work with apache.(i do
not want to use xampp)
There are lots o
On 10/19/2012 03:08 AM, tariq wali wrote:
Hi,
I am new to the group here and would quickly like to understand if
this is the right place to share questions on php/zend ? Just to
give an idea we at info edge ltd run most of the web properties on
LAMP stack and use various versions of PHP(5.2 to
On 09/07/2012 09:00 AM, Ro Achterberg wrote:
Hi,
I've recently built a custom configuration of PHP 5.4.6. ./configure and make
run without problems, but then make test ends with the following failed tests:
Bug #43073 (TrueType bounding box is wrong for angle<>0)
[ext/gd/tests/bug43073.phpt]
On 04/17/2012 01:26 PM, Joseph Koenig wrote:
Thanks again Chris. Same problem exists with the latest 5.4, so I
built with --enable-debug and added a backtrace to the bug report as
well as the fact that 5.3.10 does not produce the same issue. Will
work on stripping down our original code to prov
On 04/17/2012 11:47 AM, Joseph Koenig wrote:
Chris
Thanks for the feedback. I'm not 100% sure where to go with the
testcase because if I pull out those 10 or so lines of code. I'm not
necessarily getting the segfault, but by the same token, those 10
lines of code are definitely causing the i
On 04/17/2012 10:18 AM, Joseph Koenig wrote:
Installed it about a week and a half ago. Removing APC did nothing to fix the
issue. Bug #61757 filed.
Thanks!
Joe Koenig
Creative Anvil
I would really, really encourage you to put a complete testcase in the
bug. The PHP core developers simply
On 4/17/12 7:29 AM, Joseph Koenig wrote:
Hi all,
I recently installed 5.4.0 on a CentOS 6.2 box and am now getting segfaults
anytime we try to draw a PDF file (with fpdf). My config line is below:
./configure --with-apxs2=/usr/sbin/apxs --enable-cli --enable-exif
--enable-mbstring --enable-
On 4/13/11 7:18 PM, Emily Morton-Owens wrote:
I'm trying to install PHP on my own webserver that's installed in a nonstandard
directory on a university server, following these instructions:
http://www.php.net/manual/en/install.unix.apache2.php I already had Apache
installed and working before
On 03/23/2011 01:07 PM, Alex Moen wrote:
[root@comm-db-1 php-5.2.17]# make install
Installing PHP SAPI module: apache2handler
/usr/local/apache2/build/instdso.sh
SH_LIBTOOL='/usr/local/apache2/build/libtool' libphp5.la
/usr/local/apache2/modules
/usr/local/apache2/build/libtool --mode=instal
Hi Kristof,
Regarding the OCI8 side of the question, it could be something Solaris
specific with linking or it might be a function of the way that the
version of Instant Client was built on Solaris.
Can you retry with Instant Client 11.2? I recall at some point of
Instant Client's history ther
ed 1 exit status
> 2018 configure: failed program was:
> 2019 #line 88940 "configure"
> 2020 #include "confdefs.h"
> 2021 /* Override any gcc2 internal prototype to avoid an error. */
> 2022 /* We use char because int might match the return t
What platform? What PHP version?
Are you doing something like using 32 bit instantclient on a 64 bit machine?
Chris
Angel Motta wrote:
Hi List
Is my first time that I write to this list.
I am having problems to compile php with oci support.
I run this:
./configure --prefix=/usr/local/php --wi
pmenier wrote:
> Alejandro Vargas a écrit :
>> Hello, I need to access an oracle database from php. The server is
>> running php 5.2.5, then I downloaded the source package used to
>> compile this version.
>>
>> I downloaded also oracle-instantclient11.1-basic-11.1.0.7.0-1.i386.rpm
>> and oracle-i
Andrew Blake wrote:
> Hiya
> My usual configure line doesn't work with 5.2.8 (Worked with 5.2.3) it
> ends in not recognising the --enable-memcache bit?
> Same with 5.2.4. Anyone have any idea what to do?
> Cheers
> Andy
Memcache isn't a default extension. You can get it from
http://pecl.php.n
bunti1...@cooltoad.com wrote:
> I changed the C file at all three places where it was giving error and that
resolved the issue.
>
> From line 63, I removed the numeric value present in the function call.
> --- if (ctime_r(clock, buf) == buf)
>
> From line 63, I removed the numeric value pr
Brad Freshour wrote:
> Keith, thanks... no luck doing it that way either... Can someone else
> try the snippet and see what is returned?
>
> php > $a = "/home/user/public_html/Packages/temp";
> php > $b = array('' => '');
> php > echo strtr($a, $b);
> php > echo $a;
> /home/user/public_html/Packa
the 'configure' script
- Run configure and make
Chris
Fabricio Vargas wrote:
Christopher
I have a large existing code base, i will migrate to new oci8 in a few
weeks but now ,i need to solve this problem. Which version of php did
you recommend me to compile with oracle 11g?
Fabri
PHP 5.1.6 doesn't have the old 'oracle' extension. It only has the
newer 'oci8' extension. Recent versions of PHP will give a warning
when an unknown 'configure' option is used, but 5.1 doesn't, IIRC.
If you are writing new PHP code, use oci8 functions (and remove the
--with-oracle option from
Software Foundation\Apache2.2\htdocs\livepoker.php on line 5
Does any body have any advice ?
Thanks,
Mark.
At a wild guess try:
--
Christopher Jones, Oracle
Email: [EMAIL PROTECTED]Tel: +1 650 506 8630
Blog: http://blogs.oracle.com/opal/ Free PHP Book: http://tinyurl.com/f8jad
Follow
-runnable form of the previous
"configure" command.
Chris
--
Christopher Jones, Oracle
Email: [EMAIL PROTECTED]Tel: +1 650 506 8630
Blog: http://blogs.oracle.com/opal/ Free PHP Book: http://tinyurl.com/f8jad
Follow me: http://friendfeed.com/ghrd
mpatible implicit declaration of built-in
function 'exit'/
/./conftest: error while loading shared libraries: libnnz10.so: cannot
open shared object file: No such file or directory/
Do you have SELinux enabled?
http://cdatazone.org/index.php?/archives/37-PHP,-Oracle-and-SELinux.
the environment.
Any idea
All I know about IIS is at http://blogs.oracle.com/opal/2006/05/01
Any additions welcome.
Chris
--
Christopher Jones, Oracle
Email: [EMAIL PROTECTED]Tel: +1 650 506 8630
Blog: http://blogs.oracle.com/opal/ Free PHP Book: http://tinyurl.com/f8jad
port to work.
Anyone able to help?
--
Christopher Jones, Oracle
Email: [EMAIL PROTECTED]Tel: +1 650 506 8630
Blog: http://blogs.oracle.com/opal/
Adriano Rocha wrote:
> I'm running Linux RedHat7.3 with PHP 4.3.3.
root # > ./configure --with-oci8 (no errors)
root # > make (no errors)
root # > make install (no errors)
... it does not create the oci8.so file. Obviously, php pages on OCILogon
and related functions crashes with undefined func
27 matches
Mail list logo