- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Apache httpds.pid file permission
Operating System - HP-UX
1823058
Members
3149
Online
109645
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
03-25-2010 06:12 AM
03-25-2010 06:12 AM
Apache httpds.pid file permission
Hi All,
There has disruption in the OBES application and apache was not starting. During the investigation we found that the ownership of the files
/ora01/u12/prodora/iAS/Apache/Apache/logs/httpds.pid
/ora01/u12/prodora/iAS/Apache/Apache/logs/httpd_pls.pid
are owned by root and sys. We had to change the ownership to ora01 and dba and start the application and it has come up well.
I don't udnerstand how the file permissions got changed. Below information is from appache error_log
ll /ora01/u12/prodora/iAS/Apache/Apache/logs/httpds.pid
-rw------- 1 root sys 6 Jan 11 10:58 /ora01/u12/prodora/iAS/Apache/Apache/logs/httpds.pid
From error_log
[Mon Jan 11 10:50:45 2010] [warn] child process 13781 still did not exit, sending a SIGTERM
[Mon Jan 11 10:50:46 2010] [warn] child process 13782 still did not exit, sending a SIGTERM
[Mon Jan 11 10:50:46 2010] [warn] child process 13783 still did not exit, sending a SIGTERM
[Mon Jan 11 10:50:46 2010] [warn] child process 13983 still did not exit, sending a SIGTERM
[Mon Jan 11 10:50:46 2010] [warn] child process 13984 still did not exit, sending a SIGTERM
[Mon Jan 11 10:50:46 2010] [warn] child process 13159 still did not exit, sending a SIGTERM
[Mon Jan 11 10:50:50 2010] [notice] caught SIGTERM, shutting down
[Mon Jan 11 10:58:28 2010] [notice] FastCGI: process manager initialized (pid 25590)
[Mon Jan 11 10:58:29 2010] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
[Mon Jan 11 14:19:57 2010] [warn] pid file /ora01/u12/prodora/iAS/Apache/Apache/logs/httpds.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: Permission denied
httpd: could not log pid to file /ora01/u12/prodora/iAS/Apache/Apache/logs/httpds.pid
[Mon Jan 11 14:35:46 2010] [warn] pid file /ora01/u12/prodora/iAS/Apache/Apache/logs/httpds.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: Permission denied
httpd: could not log pid to file /ora01/u12/prodora/iAS/Apache/Apache/logs/httpds.pid
[Mon Jan 11 14:49:04 2010] [warn] pid file /ora01/u12/prodora/iAS/Apache/Apache/logs/httpds.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: Permission denied
httpd: could not log pid to file /ora01/u12/prodora/iAS/Apache/Apache/logs/httpds.pid
[Mon Jan 11 15:17:24 2010] [warn] pid file /ora01/u12/prodora/iAS/Apache/Apache/logs/httpds.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: Permission denied
httpd: could not log pid to file /ora01/u12/prodora/iAS/Apache/Apache/logs/httpds.pid
Looks like this is a known issue, but I am unable to find a supporting document in Apache or OBES.
I have checked all the logs, but there is no trace of changing the ownership.
Can you please help me here,
Ravi.
There has disruption in the OBES application and apache was not starting. During the investigation we found that the ownership of the files
/ora01/u12/prodora/iAS/Apache/Apache/logs/httpds.pid
/ora01/u12/prodora/iAS/Apache/Apache/logs/httpd_pls.pid
are owned by root and sys. We had to change the ownership to ora01 and dba and start the application and it has come up well.
I don't udnerstand how the file permissions got changed. Below information is from appache error_log
ll /ora01/u12/prodora/iAS/Apache/Apache/logs/httpds.pid
-rw------- 1 root sys 6 Jan 11 10:58 /ora01/u12/prodora/iAS/Apache/Apache/logs/httpds.pid
From error_log
[Mon Jan 11 10:50:45 2010] [warn] child process 13781 still did not exit, sending a SIGTERM
[Mon Jan 11 10:50:46 2010] [warn] child process 13782 still did not exit, sending a SIGTERM
[Mon Jan 11 10:50:46 2010] [warn] child process 13783 still did not exit, sending a SIGTERM
[Mon Jan 11 10:50:46 2010] [warn] child process 13983 still did not exit, sending a SIGTERM
[Mon Jan 11 10:50:46 2010] [warn] child process 13984 still did not exit, sending a SIGTERM
[Mon Jan 11 10:50:46 2010] [warn] child process 13159 still did not exit, sending a SIGTERM
[Mon Jan 11 10:50:50 2010] [notice] caught SIGTERM, shutting down
[Mon Jan 11 10:58:28 2010] [notice] FastCGI: process manager initialized (pid 25590)
[Mon Jan 11 10:58:29 2010] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
[Mon Jan 11 14:19:57 2010] [warn] pid file /ora01/u12/prodora/iAS/Apache/Apache/logs/httpds.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: Permission denied
httpd: could not log pid to file /ora01/u12/prodora/iAS/Apache/Apache/logs/httpds.pid
[Mon Jan 11 14:35:46 2010] [warn] pid file /ora01/u12/prodora/iAS/Apache/Apache/logs/httpds.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: Permission denied
httpd: could not log pid to file /ora01/u12/prodora/iAS/Apache/Apache/logs/httpds.pid
[Mon Jan 11 14:49:04 2010] [warn] pid file /ora01/u12/prodora/iAS/Apache/Apache/logs/httpds.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: Permission denied
httpd: could not log pid to file /ora01/u12/prodora/iAS/Apache/Apache/logs/httpds.pid
[Mon Jan 11 15:17:24 2010] [warn] pid file /ora01/u12/prodora/iAS/Apache/Apache/logs/httpds.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: Permission denied
httpd: could not log pid to file /ora01/u12/prodora/iAS/Apache/Apache/logs/httpds.pid
Looks like this is a known issue, but I am unable to find a supporting document in Apache or OBES.
I have checked all the logs, but there is no trace of changing the ownership.
Can you please help me here,
Ravi.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2010 07:28 AM
03-25-2010 07:28 AM
Re: Apache httpds.pid file permission
Just a Long shot..
It happens to us with weblogic servers, if by mistake someone starts the servers as root instead of bea, next time you try to start a weblogic instance as bea yo get the same errors on pid,log files,etc..
It happens to us with weblogic servers, if by mistake someone starts the servers as root instead of bea, next time you try to start a weblogic instance as bea yo get the same errors on pid,log files,etc..
Windows?, no thanks
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP