- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Still stuck on getting PHP to run with Apache (HP-...
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
12-11-2002 09:32 AM
12-11-2002 09:32 AM
Still stuck on getting PHP to run with Apache (HP-UX 11.11)
I get about 20 of these types of messages for various mysql functions when I access the web page or run "httpd configtest".
from /ha1/delnosa6/apache/libexec/libphp4.so /usr/lib/dld.sl: Unresolved symbol: mysql_real_query (code)
I'm using HP-UX 11.11, gcc 3.2.11, binutils 2.11.2, bison 1.35, gmake 3.79.1.
Any hints (or solutions!) would be welcome.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2002 09:38 AM
12-11-2002 09:38 AM
Re: Still stuck on getting PHP to run with Apache (HP-UX 11.11)
Is mysql configured properly in the build of php?
Usually, if you build your own, you can run
./configure --help
It will give options like --disable-mysel
--mysql-directory=/path/to/it
See if this helps. If your downloading someone elses PHP, then make sure you meet all their dependancies (which appear to be mysql).
Regards,
Shannon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2002 01:10 PM
12-11-2002 01:10 PM
Re: Still stuck on getting PHP to run with Apache (HP-UX 11.11)
BTW, I went ahead and compiled everything as static and it is working OK.
Matt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2002 04:16 PM
12-11-2002 04:16 PM
Re: Still stuck on getting PHP to run with Apache (HP-UX 11.11)
PHSS_26560
Just see if you have this.
Cheers
Rajeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2002 09:23 AM
12-12-2002 09:23 AM
Re: Still stuck on getting PHP to run with Apache (HP-UX 11.11)
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x095b0fe6d0f7d61190050090279cd0f9,00.html
I will ask a more knowledgeable sysadmin if we should install that patch.
Matt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2002 03:18 PM
12-12-2002 03:18 PM
Re: Still stuck on getting PHP to run with Apache (HP-UX 11.11)
http://www2.itrc.hp.com/service/patch/patchDetail.do?patchid=PHSS_26560&context=hpux:800:11:11
and there is another forum which says people got there problem fixed by this so you can go through it which might help.
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x32d6cdec06f1d61190050090279cd0f9,00.html
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x1a5e5c7609e9d61190050090279cd0f9,00.html