- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- apache php error
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
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
Community
Resources
Forums
Blogs
- 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
05-21-2003 01:23 AM
05-21-2003 01:23 AM
apache php error
When i starte the apache with php "LoadModule php4_module modules/libphp4.so"
i have some error's
"/usr/lib/dld.sl: Unresolved symbol: dlsym (code) from /opt/hpws/apache/modules/libphp4.so
/usr/lib/dld.sl: Unresolved symbol: dlerror (code) from /opt/hpws/apache/modules/libphp4.so
/usr/lib/dld.sl: Unresolved symbol: dlopen (code) from /opt/hpws/apache/modules/libphp4.so
/usr/lib/dld.sl: Unresolved symbol: dlclose (code) from /opt/hpws/apache/modules/libphp4.so
Syntax error on line 220 of /opt/hpws/apache/conf/httpd.conf:
Cannot load /opt/hpws/apache/modules/libphp4.so into server: No such file or directory"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2003 01:37 AM
05-21-2003 01:37 AM
Re: apache php error
What is your OS version ?
Robert-Jan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2003 02:04 AM
05-21-2003 02:04 AM
Re: apache php error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2003 02:12 AM
05-21-2003 02:12 AM
Re: apache php error
Check version of
# what /usr/lib/libdld.sl
Think you have to install the latest version of linker tools, look at patch below.
PHSS_24303 s700_800 11.00 ld(1) and linker tools cumulative patch
http://www5.itrc.hp.com/service/cki/patchDocDisplay.do?patchId=PHSS_28434
Hope it helps,
Robert-Jan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2003 02:06 PM
06-07-2003 02:06 PM
Re: apache php error
Version of PHP ?
Version of C compiler? HP's C ? GNU gcc ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2003 02:19 PM
06-17-2003 02:19 PM
Re: apache php error
I had the same problem as in the original description. I installed the patch as described by Robert-Jan and apache is now loading perfectly, and running php!
Thanks everyone for your contributions to this forum.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2003 11:08 PM
06-17-2003 11:08 PM