HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Apache with mysql+php4 as DSO
Operating System - HP-UX
1830938
Members
1919
Online
110017
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
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
12-04-2001 09:54 AM
12-04-2001 09:54 AM
Apache with mysql+php4 as DSO
I'm installing apache 1.3.22 on HP-UX 11.11 and have MySql 3.23.40 installed. When I compile and install php 4.0.6 as a DSO, that seems to work ok except that apxs complains about the libphp4.sl not being a DSO file. When I rename the file to libphp4.so, apxs installs the file. When I do a configtest with apache, I get a bunch of the following:
/usr/lib/dld.sl: Unresolved symbol: mysql_fetch_row (code) from /opt/apache/lib
exec/libphp4.so
/usr/lib/dld.sl: Unresolved symbol: mysql_fetch_field (code) from /opt/apache/l
ibexec/libphp4.so
Syntax error on line 238 of /opt/apache/conf/httpd.conf:
Cannot load /opt/apache/libexec/libphp4.so into server: Unresolved external
Any ideas??
/usr/lib/dld.sl: Unresolved symbol: mysql_fetch_row (code) from /opt/apache/lib
exec/libphp4.so
/usr/lib/dld.sl: Unresolved symbol: mysql_fetch_field (code) from /opt/apache/l
ibexec/libphp4.so
Syntax error on line 238 of /opt/apache/conf/httpd.conf:
Cannot load /opt/apache/libexec/libphp4.so into server: Unresolved external
Any ideas??
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2001 03:53 PM
12-10-2001 03:53 PM
Re: Apache with mysql+php4 as DSO
Have you tried keeping a copy of it as .sl too? Sounds silly, but you might have to keep both a .so and a .sl copy of the php file.
Good luck!
Good luck!
A pint of Guiness is worth an ounce of prevention
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2001 08:18 PM
12-10-2001 08:18 PM
Re: Apache with mysql+php4 as DSO
Actually, i finally figured it out. As it turns out, not only to you have to copy the .sl file to a .so, but after sifting through many other threads, I had to change a few other things.
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 2025 Hewlett Packard Enterprise Development LP