GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HPWS problem with PHP
Operating System - HP-UX
1845992
Members
3672
Online
110252
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2008 04:13 AM
03-25-2008 04:13 AM
HPWS problem with PHP
Hello,
I have a problem with a server running HP-UX 11v3, Apache 2.0.58 and
PHP 5.0.4.
My application requires some PHP extensions : calendar, xml, zlib and
other ones...
My goal is to install the Calendar extension.
I wanted to do it with the PEAR package system, so I needed first the
zlib extension. It is included in the Apache/PHP bundle so I installed
the zlib library 1.2.3 (as required for the dependencies), in the
file /opt/hpws/apache/conf/php.ini I removed the ';' at the beginning of
the line
extension = zlib.sl
and I restarted the Apache server.
But whenever I try to use the PEAR package manager, I get the following
error :
# ./pear install Calendar-0.5.3.tgz
The extension 'zlib' couldn't be found.
Please make sure your version of PHP was built with 'zlib' support.
Moreover, the phpinfo() function does not mention zlib at all.
Fyi :
# cat /opt/hpws/apache/conf/php.ini | fgrep zlib
zlib.output_compression = 1
extension = zlib.sl
As far as I know, the zlib extension only works when the parameter
--enable-zlib is appended at the ./configure step of the PHP-compilation
and it is not mentioned on the phpinfo() page at the "Configure Command"
row. Are there other flavors of PHP compiled for HP-UX ? Or do you have
any other solution in order us to let the zlib extension work ?
Thanks in advance for your help
I have a problem with a server running HP-UX 11v3, Apache 2.0.58 and
PHP 5.0.4.
My application requires some PHP extensions : calendar, xml, zlib and
other ones...
My goal is to install the Calendar extension.
I wanted to do it with the PEAR package system, so I needed first the
zlib extension. It is included in the Apache/PHP bundle so I installed
the zlib library 1.2.3 (as required for the dependencies), in the
file /opt/hpws/apache/conf/php.ini I removed the ';' at the beginning of
the line
extension = zlib.sl
and I restarted the Apache server.
But whenever I try to use the PEAR package manager, I get the following
error :
# ./pear install Calendar-0.5.3.tgz
The extension 'zlib' couldn't be found.
Please make sure your version of PHP was built with 'zlib' support.
Moreover, the phpinfo() function does not mention zlib at all.
Fyi :
# cat /opt/hpws/apache/conf/php.ini | fgrep zlib
zlib.output_compression = 1
extension = zlib.sl
As far as I know, the zlib extension only works when the parameter
--enable-zlib is appended at the ./configure step of the PHP-compilation
and it is not mentioned on the phpinfo() page at the "Configure Command"
row. Are there other flavors of PHP compiled for HP-UX ? Or do you have
any other solution in order us to let the zlib extension work ?
Thanks in advance for your help
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2026 Hewlett Packard Enterprise Development LP