- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Enabling curl in PHP on Apache
Operating System - HP-UX
1821244
Members
3007
Online
109632
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
Discussions
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
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
10-07-2009 07:35 PM
10-07-2009 07:35 PM
Enabling curl in PHP on Apache
I have an Apache web server with PHP on my 11.31 system: Apache/2.0.59 HP-UX_Apache-based_Web_Server (Unix) mod_perl/1.99_16 Perl/v5.8.8 DAV/2 PHP/5.2.6 Server at mwrx1600 Port 80. I installed the curl depot from the Internet Express disks and curl is installed and available from the command line.
However, I do not have libcurl.sl in the PHP extensions directory nor do I have an ;extension=libcurl.sl directive in my PHP.ini file to uncomment. I'm a bit at a loss as to how to enable the curl extension in PHP and am hoping someone can help?
Thanks.
However, I do not have libcurl.sl in the PHP extensions directory nor do I have an ;extension=libcurl.sl directive in my PHP.ini file to uncomment. I'm a bit at a loss as to how to enable the curl extension in PHP and am hoping someone can help?
Thanks.
- Tags:
- Apache
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2009 09:02 PM
10-07-2009 09:02 PM
Re: Enabling curl in PHP on Apache
According to the following web page, it's likely you need to
build PHP binaries from its source code with --with-curl option:
http://www.php.net/manual/en/curl.installation.php
build PHP binaries from its source code with --with-curl option:
http://www.php.net/manual/en/curl.installation.php
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP