HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Starting Apache 2.0.43 - SSL enabled HP 11i
Operating System - HP-UX
1825720
Members
3475
Online
109686
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
11-15-2002 07:24 AM
11-15-2002 07:24 AM
Starting Apache 2.0.43 - SSL enabled HP 11i
Hi,
I am currently working on configuring HP Apache. Installed Apache 2.0.43 downloaded from the HP site.
I am unable to start Apache 2.0.43 in SSL mode with the dummy certs available already.
The process just hangs on on giving the command -
/opt/hpapache2 >#/opt/hpapache2/bin/apachectl startssl
And also consumes a lot of cpu.
Given below is from top -
7 pts/ta 17846 test 224 20 880K 984K run 1:31 99.94 98.94 httpd
The process does not repond to TERM signal and needs to be killed.
Trace (tusc) of the process is as below -
.....
NULL) = 0x7af94000
close (5) ................................ = 0
mmap(NULL, 16384, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1,
NULL) = 0x7af90000
stat("/opt/hpapache2/modules/libc.2", 0x7b045648) ........ ERR#2 ENOENT
open("/usr/lib/libc.2", O_RDONLY, 0100100) ............... = 5
fstat(5, 0x7b045710) .................... = 0
read(5, "0214010e0512@ \0\0\0\0\0\0\0\0\0".., 128) ....... = 128
lseek(5, 128, SEEK_SET) ............... = 128
read(5, "10\0\004\0\0\0( \014( , \0\010\0".., 48) ........ = 48
read(5, "80\0\0\v\0\0\004\0\0\0\0", 12) .................. = 12
lseek(5, 446464, SEEK_SET) ......... = 446464
read(5, "058cy 10\0\0\a90\0\0M e8\0\0\002".., 112) ....... = 112
mmap(NULL, 1323008, PROT_READ|PROT_EXEC, MAP_SHARED|MAP_SHLIB, 5, 0x6d000) ERR#1
2 ENOMEM
close(5) ............................... = 0
In user-mode ....................... [running]
(No trace logs after this line)
uname -a is HP-UX B.11.11
I am new to this forum.
Can somebody help me out?
Regards,
Pranesh.
PS: SSL enabled Apache 1.3.26 works fine in the same host.
I am currently working on configuring HP Apache. Installed Apache 2.0.43 downloaded from the HP site.
I am unable to start Apache 2.0.43 in SSL mode with the dummy certs available already.
The process just hangs on on giving the command -
/opt/hpapache2 >#/opt/hpapache2/bin/apachectl startssl
And also consumes a lot of cpu.
Given below is from top -
7 pts/ta 17846 test 224 20 880K 984K run 1:31 99.94 98.94 httpd
The process does not repond to TERM signal and needs to be killed.
Trace (tusc) of the process is as below -
.....
NULL) = 0x7af94000
close (5) ................................ = 0
mmap(NULL, 16384, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1,
NULL) = 0x7af90000
stat("/opt/hpapache2/modules/libc.2", 0x7b045648) ........ ERR#2 ENOENT
open("/usr/lib/libc.2", O_RDONLY, 0100100) ............... = 5
fstat(5, 0x7b045710) .................... = 0
read(5, "0214010e0512@ \0\0\0\0\0\0\0\0\0".., 128) ....... = 128
lseek(5, 128, SEEK_SET) ............... = 128
read(5, "10\0\004\0\0\0( \014( , \0\010\0".., 48) ........ = 48
read(5, "80\0\0\v\0\0\004\0\0\0\0", 12) .................. = 12
lseek(5, 446464, SEEK_SET) ......... = 446464
read(5, "058cy 10\0\0\a90\0\0M e8\0\0\002".., 112) ....... = 112
mmap(NULL, 1323008, PROT_READ|PROT_EXEC, MAP_SHARED|MAP_SHLIB, 5, 0x6d000) ERR#1
2 ENOMEM
close(5) ............................... = 0
In user-mode ....................... [running]
(No trace logs after this line)
uname -a is HP-UX B.11.11
I am new to this forum.
Can somebody help me out?
Regards,
Pranesh.
PS: SSL enabled Apache 1.3.26 works fine in the same host.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2002 03:48 PM
12-09-2002 03:48 PM
Re: Starting Apache 2.0.43 - SSL enabled HP 11i
I was having these issues then i downgraded the Apache to 1.3.6 after this even i could add PHP4 module with informix/ftp/GD integration.
But i had to compile Apache and PHP4 on HP-UX 11i.
Cheers
Rajeev
But i had to compile Apache and PHP4 on HP-UX 11i.
Cheers
Rajeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2002 04:07 PM
12-09-2002 04:07 PM
Re: Starting Apache 2.0.43 - SSL enabled HP 11i
I install apache 2.0.43, and it didn't. as soon as I add the module php4, it crash and consumes 90 %, with 3 proccesses each 30 % .... any idea ?
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP