ID:               19219
 Updated by:       [EMAIL PROTECTED]
 Reported By:      jerrysmith at directvinternet dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Informix related
 Operating System: HPUX 11.0
 PHP Version:      4.2.2
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip


This should be fixed now, at least that crypt issue is.



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

[2002-11-06 09:22:58] jerrysmith at directvinternet dot com

IMHO this problem is related to the make file that is included with the
PHP that builds the module.  This make file is including (erroneously)
a static library.  Yes if I run the build WITHOUT informix the PHP
module works and the Apache can render the test page.  I have been
using the esql on HPUX for a few years now to write esql-C dynamically
generated webpages..see www.cosworthvega.com

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

[2002-11-06 03:31:08] cvb at clausvb dot de

@sniper
"this really is not PHP bug but libtool one."

I don't know if it's a libtool bug or a bug within the IfxCSDK, but
imho it's defenitly no bug within PHP, so I would close this bug.

It could be an user error, too, because installing PHP with Ifx is
tricky. We had to install two different IfxCSDK, to get it work.

Regards,
Claus

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

[2002-11-06 03:23:54] cvb at clausvb dot de

I am not sure if I can offer help, but since I installed INFORMIX IDS
on a HPUX once and I have a running PHP-INFORMIX enviroment on a
standard INTEL server (Primergy I think).

You say:
"NOTE:  As stated before, if I build a php without the informix module,
all works as it should.

If I build the informix configuration, the build completed, but with
the following warnings:"

To get this straight:

"lib/esql -lixgls -lnsl_s -lV3 -lcl -lsec"

-lixgls
has something to do with "Global Language Support" something I only
encountered with INFORMIX (perhaps I am wrong), in this case a GLS
parameter (-lixgls) for ESQL

Doesn't it make sense that "-lV3" is something within ESQL, too?

So this problem could exist in your IfxCSDK. 

Which version do you use?

I suppose it was released for HPUX 11.0?

Best regards,
Claus

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

[2002-09-28 00:18:04] jerrysmith at directvinternet dot com

FWIW...There are tons on references on comp.sys.hpux regarding "thread
local storage". The all basically state that one must statically
include the libcl.2 in the a.out.  I must assume here that in our case
here, a.out is lib4php.sl.  However, I know very little about Make and
makefiles.  I dont have a clue as to what to edit to make this happen.

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

[2002-09-26 23:43:04] jerrysmith at directvinternet dot com

HELP!  I'm dying here.  If I don't get this running I may loose a
consulting contract!  Whats the process to get a developer to take a
look here?

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

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/19219

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

Reply via email to