Operating System - HP-UX
1834267 Members
78648 Online
110066 Solutions
New Discussion

Re: Problem with libphp4.so

 
Griffel
Advisor

Problem with libphp4.so

Hello,

on the hp webservers distribution is a problem at the use of php scripts with PHP-PEAR library HTML-QuickForm occurs.

At the call of a corresponding PHP page is the error message : The page cannot be displayed.
In error_log file is :`
"child pid 5864 exit signal Illegal instruction (4)"

However, no bug is of the PHP script or of the PEAR libraries.
Because the PHP script works fault-freely of the CLI version of PHP /opt/hpws/apache/php/bin/php) and on linux-server.

It must be a problem with the library libphp4.so or the apache.

I have tested it on HP9000-700 - HPUX 11.00 and on HP9000-800 HPUX 11.11 with software depot HPUXWSATW-A211-1100.depot.


I have installed the patch PHSS_26560.
Unfortunately, the bug still is there.

Who can help ?
2 REPLIES 2
ranganath ramachandra
Esteemed Contributor

Re: Problem with libphp4.so

if you can locate a core file dumped by the process, you could get a stack trace from it and post it here.

btw PHSS_26560 is pretty old and has been superseded by PHSS_30970. any specific reason for installing PHSS_26560 ?
 
--
ranga
hp-ux 11i v3[i work for hpe]

Accept or Kudo

Griffel
Advisor

Re: Problem with libphp4.so

Thank you.
I didn't have a core.
Steven E Protter has recommended me the PHSS_26560.
Unfortunately, the problem isn't solved with the PHSS_30970 either.
I think it is a problem in the delivered version libphp4.so and hp-ux webserver suite.

Regards