ID:               42456
 Updated by:       [EMAIL PROTECTED]
 Reported By:      astorozhuk at ukrcard dot com dot ua
-Status:           Closed
+Status:           Bogus
 Bug Type:         OCI8 related
 Operating System: sles9
 PHP Version:      5.2.3


Previous Comments:
------------------------------------------------------------------------

[2007-08-30 07:33:01] astorozhuk at ukrcard dot com dot ua

seems to be source of problem that i was compilling it with
Application, not Database
ve compiled it with db and now is ok without changing source

------------------------------------------------------------------------

[2007-08-30 06:34:01] astorozhuk at ukrcard dot com dot ua

вото
тупорилі
копіпастять
відповіді і
помиляються
їм тикаєщ
носом що
потрібно
виправити в
ісходніках,
а вони не
втикають
воно і не
дивно що в
пхп стільки
глюків

------------------------------------------------------------------------

[2007-08-29 08:45:34] [EMAIL PROTECTED]

>(/oracle/as is oracle application server. we use also  oracle9
>database. all from official installation)

What's the EXACT version number? 9.what?

>useful information:

Oh, please keep this useful information to yourself.

>please add 4 lines to source of oci8 extension lines:

Please stop telling me what to do.

>why some php developers not analysing problem , but just make
>copy-paste, and even make errors in copy-pasting :)

Why some users think they may call other people stupid and expect these
very people to help them? Do you think you're clever?
Name me at least one reason why should I even listen to you after that.

------------------------------------------------------------------------

[2007-08-29 07:15:25] astorozhuk at ukrcard dot com dot ua

i definitly wrote in OS field - sles9 (sles9= Suse Linux Enterprise
server version 9)  , service pack 3, OFFICIAL

i mention  freebsd as link, not because i use it. i found link with
problem solution.


configure
./configure --with-apxs=/usr/local/apache/bin/apxs --prefix=/usr/local
--with-config-file-path=/usr/local/apache/conf --with-oci8=/oracle/as 
--disable-rpath   --enable-soap --enable-iconv --enable-oracle  
--with-gd -with-png-dir=/usr --with-jpeg-dir=/usr
--with-freetype-dir=/usr  --with-zlib=/usr


(/oracle/as is oracle application server. we use also  oracle9
database. all from official installation)


version 5.1.6 compilations is normal
version 5.2.3 not compiling , error i've mentioned above


!useful information:
------------------------------------------
please add 4 lines to source of oci8 extension lines:
#ifdef OCI_NLS_CHARSET_MAXBYTESZ
#else
              bytes_per_char = 4;
#endif

in ext/oci8/oci8_lob.c, near line 340
as i mensioned above
-------------------------------------------

another questions:
why some php developers not analysing problem , but just make
copy-paste, and even make errors in copy-pasting :)

------------------------------------------------------------------------

[2007-08-28 21:08:45] [EMAIL PROTECTED]

OCI8 builds and works perfectly fine with Oracle 9, 10 and 11.
It can also be used to communicate with earlier versions, though we do
not support clients < 9 because of several reasons which I'm not going
to explain here.

If you are using an unsupported platform (FreeBSD), then it's your
responsibility to make it work - we're definitely not going to support
hacks and unofficial "ports".

If you mentioned FreeBSD for another reason, then please try to be more
verbose: I can see a lot of emotions in your report, but almost no
useful information.
What kind of OS is that? Which version of Oracle client was used? Do
you use official distribution or something manually hacked? How did you
configure PHP?
Without this information the report is bogus.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/42456

-- 
Edit this bug report at http://bugs.php.net/?id=42456&edit=1

Reply via email to