- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: PHP on HPUX 11i
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
06-30-2003 04:02 AM
06-30-2003 04:02 AM
PHP on HPUX 11i
there are many subjects about this issue, but I never got php work on hpux11i, anyone did it and how?
right now I have apache 1.3.27 installed from a depot, and sources of php4.
thanx.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2003 04:09 AM
06-30-2003 04:09 AM
Re: PHP on HPUX 11i
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B9416AAIPF2039
Hope it helps,
Robert-Jan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2003 06:49 AM
06-30-2003 06:49 AM
Re: PHP on HPUX 11i
it seems like the depot that I'm looking for, but the problem its, that it's not working on 11.11, it says no software matches target was found, I think it's wrong OS version, is there anything for 11.11 ?
thanx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2003 07:02 AM
06-30-2003 07:02 AM
Re: PHP on HPUX 11i
Apache and PHP are very linked together, in order to have a good php conf, it's better to compile both. The easiest is to buil php in static mode (it works with apache 1..).
in DSO mode, it's possible, but you need to have a properly defined apache.
Try to build the whole stack from sources, just read the README file in the php tar ball , for the static installation. (You need by the way to get previously the apache sources...).
Try a search on PHP+HP-UX on the forums, I posted many times the way to build the APACHE+PHP...
hope that help,
Benoit
___________
La devise du communisme, c'est : passe moi ta montre que je te donne l'heure. Coluche.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2003 08:16 AM
06-30-2003 08:16 AM
Re: PHP on HPUX 11i
Thanks Benoit.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2003 12:03 AM
07-01-2003 12:03 AM
Re: PHP on HPUX 11i
I'm not a devil, just an angel who wants to propagate the PHP all over the world....
Concerning 11.11, if the hardware is HP-PA, there shouldn't be any real difference with 11.00 (that i'm using with PHP 4.3.0 with HP-UX 11.00) and of course compile on my own.
On production I use static configuration with APache 1.3.27. But you can run Apache2 in DSO mode with the latest php release (you have some fixes about HP-UX+apache2).
hth
Benoit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2003 01:12 AM
07-01-2003 01:12 AM
Re: PHP on HPUX 11i
use this link for the Apache Suite -->
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=HPUXWSSUITE
The link from Robert is for Itanium Servers.
Roland