Ask a Question related to PHP Bugs, Design and Development.
-
kprzemek at coig dot katowice dot pl #1
#40603 [NEW]: informix moved to PECL
From: kprzemek at coig dot katowice dot pl
Operating system: RHEL 4
PHP version: 5.2.1
PHP Bug Type: Feature/Change Request
Bug description: informix moved to PECL
Description:
------------
Hello
I guess why in the php5.2.1 the current support for the driver for
Informix DB has been changed. I can't switch to php5.2.1, because there
is no --with-informix in the compilation options. 90% of my applications
are mission critical and Informix DB based. I use AdoDB and native
functions. How I'm supposed to tell our developers that they would have to
rewrite the application and change all the instructions e.g.: ifx_connect,
etc for PDO. This is the worst fitcher I have ever heard!!!! I'm sure I'm
not the only one with this problem, because IBM Informix is used by
millions of peole all over the world. I need your help in order to compile
php5.2.1 with --with-informix option if "...are strongly encouraged to
upgrade to it as soon as possible..."
I have no options to compile it!!!
Regards Przemek
--
Edit bug report at [url]http://bugs.php.net/?id=40603&edit=1[/url]
--
Try a CVS snapshot (PHP 4.4): [url]http://bugs.php.net/fix.php?id=40603&r=trysnapshot44[/url]
Try a CVS snapshot (PHP 5.2): [url]http://bugs.php.net/fix.php?id=40603&r=trysnapshot52[/url]
Try a CVS snapshot (PHP 6.0): [url]http://bugs.php.net/fix.php?id=40603&r=trysnapshot60[/url]
Fixed in CVS: [url]http://bugs.php.net/fix.php?id=40603&r=fixedcvs[/url]
Fixed in release: [url]http://bugs.php.net/fix.php?id=40603&r=alreadyfixed[/url]
Need backtrace: [url]http://bugs.php.net/fix.php?id=40603&r=needtrace[/url]
Need Reproduce Script: [url]http://bugs.php.net/fix.php?id=40603&r=needscript[/url]
Try newer version: [url]http://bugs.php.net/fix.php?id=40603&r=oldversion[/url]
Not developer issue: [url]http://bugs.php.net/fix.php?id=40603&r=support[/url]
Expected behavior: [url]http://bugs.php.net/fix.php?id=40603&r=notwrong[/url]
Not enough info: [url]http://bugs.php.net/fix.php?id=40603&r=notenoughinfo[/url]
Submitted twice: [url]http://bugs.php.net/fix.php?id=40603&r=submittedtwice[/url]
register_globals: [url]http://bugs.php.net/fix.php?id=40603&r=globals[/url]
PHP 3 support discontinued: [url]http://bugs.php.net/fix.php?id=40603&r=php3[/url]
Daylight Savings: [url]http://bugs.php.net/fix.php?id=40603&r=dst[/url]
IIS Stability: [url]http://bugs.php.net/fix.php?id=40603&r=isapi[/url]
Install GNU Sed: [url]http://bugs.php.net/fix.php?id=40603&r=gnused[/url]
Floating point limitations: [url]http://bugs.php.net/fix.php?id=40603&r=float[/url]
No Zend Extensions: [url]http://bugs.php.net/fix.php?id=40603&r=nozend[/url]
MySQL Configuration Error: [url]http://bugs.php.net/fix.php?id=40603&r=mysqlcfg[/url]
kprzemek at coig dot katowice dot pl Guest
-
Trouble Connecting to Informix DB with UnixODBC/Informix-Client-SDK-2.8UC2
Hello Informix Users! If anyone can help with this I will very much appreciate it!!! Setting up UnixODBC/informix is proving to be somewhat... -
[PHP-DEV] pecl cvs and domxml
I just made a commit to PECL for domxml to the PHP_4_3 branch, but it's not updating my local PHP 4_3 branch. I am assuming it was commited wrong.... -
Difference between Informix connect and Informix Client SDK
Does Somebody would tell me the difference between those Informix products? And the estimated cost of each one (for Linux) ? Thanks in advance... -
Eleven FAQ's About comp.databases.informix and informix-list@iiug.org
Eleven FAQ's About comp.databases.informix and informix-list@iiug.org ===================================================================== Last... -
[comp.databases.informix] retrieving Stored procedure with SQL IN INFORMIX
On Fri, 27 Jun 2003 09:54:13 -0400, Lionel Girard wrote: Myschema does the same thing in ESQL/C and there are not spaces compressed out. The... -
derick@php.net #2
#40603 [Opn->Fbk]: informix moved to PECL
ID: 40603
Updated by: [email]derick@php.net[/email]
Reported By: kprzemek at coig dot katowice dot pl
-Status: Open
+Status: Feedback
Bug Type: Feature/Change Request
Operating System: RHEL 4
PHP Version: 5.2.1
New Comment:
Why can't you install it from PECL?
Previous Comments:
------------------------------------------------------------------------
[2007-02-23 08:27:49] kprzemek at coig dot katowice dot pl
Description:
------------
Hello
I guess why in the php5.2.1 the current support for the driver for
Informix DB has been changed. I can't switch to php5.2.1, because
there is no --with-informix in the compilation options. 90% of my
applications are mission critical and Informix DB based. I use AdoDB
and native functions. How I'm supposed to tell our developers that they
would have to rewrite the application and change all the instructions
e.g.: ifx_connect, etc for PDO. This is the worst fitcher I have ever
heard!!!! I'm sure I'm not the only one with this problem, because IBM
Informix is used by millions of peole all over the world. I need your
help in order to compile php5.2.1 with --with-informix option if
"...are strongly encouraged to upgrade to it as soon as possible..."
I have no options to compile it!!!
Regards Przemek
------------------------------------------------------------------------
--
Edit this bug report at [url]http://bugs.php.net/?id=40603&edit=1[/url]
derick@php.net Guest
-
kprzemek at coig dot katowice dot pl #3
#40603 [Fbk->Opn]: informix moved to PECL
ID: 40603
User updated by: kprzemek at coig dot katowice dot pl
Reported By: kprzemek at coig dot katowice dot pl
-Status: Feedback
+Status: Open
Bug Type: Feature/Change Request
Operating System: RHEL 4
PHP Version: 5.2.1
New Comment:
I installed from PECL but in the PECL there is only PDO version, which
means I can't use ifx_connect, ifx_query,etc. but PDO(informix:...),
query(); Shall I rewrite the application?
Previous Comments:
------------------------------------------------------------------------
[2007-02-23 08:41:24] [email]derick@php.net[/email]
Why can't you install it from PECL?
------------------------------------------------------------------------
[2007-02-23 08:27:49] kprzemek at coig dot katowice dot pl
Description:
------------
Hello
I guess why in the php5.2.1 the current support for the driver for
Informix DB has been changed. I can't switch to php5.2.1, because
there is no --with-informix in the compilation options. 90% of my
applications are mission critical and Informix DB based. I use AdoDB
and native functions. How I'm supposed to tell our developers that they
would have to rewrite the application and change all the instructions
e.g.: ifx_connect, etc for PDO. This is the worst fitcher I have ever
heard!!!! I'm sure I'm not the only one with this problem, because IBM
Informix is used by millions of peole all over the world. I need your
help in order to compile php5.2.1 with --with-informix option if
"...are strongly encouraged to upgrade to it as soon as possible..."
I have no options to compile it!!!
Regards Przemek
------------------------------------------------------------------------
--
Edit this bug report at [url]http://bugs.php.net/?id=40603&edit=1[/url]
kprzemek at coig dot katowice dot pl Guest
-
pajoye@php.net #4
#40603 [Opn]: informix moved to PECL
ID: 40603
Updated by: [email]pajoye@php.net[/email]
Reported By: kprzemek at coig dot katowice dot pl
Status: Open
Bug Type: Feature/Change Request
Operating System: RHEL 4
PHP Version: 5.2.1
New Comment:
You can fetch it from CVS:
[url]http://cvs.php.net/viewvc.cgi/pecl/informix/[/url]
Previous Comments:
------------------------------------------------------------------------
[2007-02-23 08:59:26] kprzemek at coig dot katowice dot pl
I installed from PECL but in the PECL there is only PDO version, which
means I can't use ifx_connect, ifx_query,etc. but PDO(informix:...),
query(); Shall I rewrite the application?
------------------------------------------------------------------------
[2007-02-23 08:41:24] [email]derick@php.net[/email]
Why can't you install it from PECL?
------------------------------------------------------------------------
[2007-02-23 08:27:49] kprzemek at coig dot katowice dot pl
Description:
------------
Hello
I guess why in the php5.2.1 the current support for the driver for
Informix DB has been changed. I can't switch to php5.2.1, because
there is no --with-informix in the compilation options. 90% of my
applications are mission critical and Informix DB based. I use AdoDB
and native functions. How I'm supposed to tell our developers that they
would have to rewrite the application and change all the instructions
e.g.: ifx_connect, etc for PDO. This is the worst fitcher I have ever
heard!!!! I'm sure I'm not the only one with this problem, because IBM
Informix is used by millions of peole all over the world. I need your
help in order to compile php5.2.1 with --with-informix option if
"...are strongly encouraged to upgrade to it as soon as possible..."
I have no options to compile it!!!
Regards Przemek
------------------------------------------------------------------------
--
Edit this bug report at [url]http://bugs.php.net/?id=40603&edit=1[/url]
pajoye@php.net Guest
-
kprzemek at coig dot katowice dot pl #5
#40603 [Opn]: informix moved to PECL
ID: 40603
User updated by: kprzemek at coig dot katowice dot pl
Reported By: kprzemek at coig dot katowice dot pl
Status: Open
Bug Type: Feature/Change Request
Operating System: RHEL 4
PHP Version: 5.2.1
New Comment:
OK,I downloaded source from
[url]http://cvs.php.net/viewvc.cgi/pecl/informix/[/url] but how I need to know how
to compile it now? In configure script ther's no --with-informix option
Previous Comments:
------------------------------------------------------------------------
[2007-02-23 09:32:28] [email]pajoye@php.net[/email]
You can fetch it from CVS:
[url]http://cvs.php.net/viewvc.cgi/pecl/informix/[/url]
------------------------------------------------------------------------
[2007-02-23 08:59:26] kprzemek at coig dot katowice dot pl
I installed from PECL but in the PECL there is only PDO version, which
means I can't use ifx_connect, ifx_query,etc. but PDO(informix:...),
query(); Shall I rewrite the application?
------------------------------------------------------------------------
[2007-02-23 08:41:24] [email]derick@php.net[/email]
Why can't you install it from PECL?
------------------------------------------------------------------------
[2007-02-23 08:27:49] kprzemek at coig dot katowice dot pl
Description:
------------
Hello
I guess why in the php5.2.1 the current support for the driver for
Informix DB has been changed. I can't switch to php5.2.1, because
there is no --with-informix in the compilation options. 90% of my
applications are mission critical and Informix DB based. I use AdoDB
and native functions. How I'm supposed to tell our developers that they
would have to rewrite the application and change all the instructions
e.g.: ifx_connect, etc for PDO. This is the worst fitcher I have ever
heard!!!! I'm sure I'm not the only one with this problem, because IBM
Informix is used by millions of peole all over the world. I need your
help in order to compile php5.2.1 with --with-informix option if
"...are strongly encouraged to upgrade to it as soon as possible..."
I have no options to compile it!!!
Regards Przemek
------------------------------------------------------------------------
--
Edit this bug report at [url]http://bugs.php.net/?id=40603&edit=1[/url]
kprzemek at coig dot katowice dot pl Guest
-
pajoye@php.net #6
#40603 [Opn->Bgs]: informix moved to PECL
ID: 40603
Updated by: [email]pajoye@php.net[/email]
Reported By: kprzemek at coig dot katowice dot pl
-Status: Open
+Status: Bogus
Bug Type: Feature/Change Request
Operating System: RHEL 4
PHP Version: 5.2.1
New Comment:
See:
[url]http://www.php.net/manual/en/install.pecl.phpize.php[/url]
Previous Comments:
------------------------------------------------------------------------
[2007-02-23 10:29:44] kprzemek at coig dot katowice dot pl
OK,I downloaded source from
[url]http://cvs.php.net/viewvc.cgi/pecl/informix/[/url] but how I need to know how
to compile it now? In configure script ther's no --with-informix option
------------------------------------------------------------------------
[2007-02-23 09:32:28] [email]pajoye@php.net[/email]
You can fetch it from CVS:
[url]http://cvs.php.net/viewvc.cgi/pecl/informix/[/url]
------------------------------------------------------------------------
[2007-02-23 08:59:26] kprzemek at coig dot katowice dot pl
I installed from PECL but in the PECL there is only PDO version, which
means I can't use ifx_connect, ifx_query,etc. but PDO(informix:...),
query(); Shall I rewrite the application?
------------------------------------------------------------------------
[2007-02-23 08:41:24] [email]derick@php.net[/email]
Why can't you install it from PECL?
------------------------------------------------------------------------
[2007-02-23 08:27:49] kprzemek at coig dot katowice dot pl
Description:
------------
Hello
I guess why in the php5.2.1 the current support for the driver for
Informix DB has been changed. I can't switch to php5.2.1, because
there is no --with-informix in the compilation options. 90% of my
applications are mission critical and Informix DB based. I use AdoDB
and native functions. How I'm supposed to tell our developers that they
would have to rewrite the application and change all the instructions
e.g.: ifx_connect, etc for PDO. This is the worst fitcher I have ever
heard!!!! I'm sure I'm not the only one with this problem, because IBM
Informix is used by millions of peole all over the world. I need your
help in order to compile php5.2.1 with --with-informix option if
"...are strongly encouraged to upgrade to it as soon as possible..."
I have no options to compile it!!!
Regards Przemek
------------------------------------------------------------------------
--
Edit this bug report at [url]http://bugs.php.net/?id=40603&edit=1[/url]
pajoye@php.net Guest
-
kprzemek at coig dot katowice dot pl #7
#40603 [Bgs->Csd]: informix moved to PECL
ID: 40603
User updated by: kprzemek at coig dot katowice dot pl
Reported By: kprzemek at coig dot katowice dot pl
-Status: Bogus
+Status: Closed
Bug Type: Feature/Change Request
Operating System: RHEL 4
PHP Version: 5.2.1
New Comment:
It works. Thanks for your help. I had some problems with rebuild
configure script but it works. I hope that Informix in its next version
shall be available not only in PDO!
Previous Comments:
------------------------------------------------------------------------
[2007-02-23 10:53:53] [email]pajoye@php.net[/email]
See:
[url]http://www.php.net/manual/en/install.pecl.phpize.php[/url]
------------------------------------------------------------------------
[2007-02-23 10:29:44] kprzemek at coig dot katowice dot pl
OK,I downloaded source from
[url]http://cvs.php.net/viewvc.cgi/pecl/informix/[/url] but how I need to know how
to compile it now? In configure script ther's no --with-informix option
------------------------------------------------------------------------
[2007-02-23 09:32:28] [email]pajoye@php.net[/email]
You can fetch it from CVS:
[url]http://cvs.php.net/viewvc.cgi/pecl/informix/[/url]
------------------------------------------------------------------------
[2007-02-23 08:59:26] kprzemek at coig dot katowice dot pl
I installed from PECL but in the PECL there is only PDO version, which
means I can't use ifx_connect, ifx_query,etc. but PDO(informix:...),
query(); Shall I rewrite the application?
------------------------------------------------------------------------
[2007-02-23 08:41:24] [email]derick@php.net[/email]
Why can't you install it from PECL?
------------------------------------------------------------------------
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
[url]http://bugs.php.net/40603[/url]
--
Edit this bug report at [url]http://bugs.php.net/?id=40603&edit=1[/url]
kprzemek at coig dot katowice dot pl Guest



Reply With Quote

