- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Apache problem
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
01-05-2005 04:48 PM
01-05-2005 04:48 PM
Apache problem
When i start my web application it starts fine but when i click any link in the page it gives an "Internal Server Error".
The error log file has the following entries. Can anyone suggest me what is the problem
.
data/apache/logs/httpd.pid.jcs overwritten --
Unclean
shutdown of previous Apache run?
[Wed Jan 5 14:04:16 2005] [notice] Apache/1.3.26 Ben-SSL/1.48 (Unix) AuthMySQL/2.20 mod_perl/1.28 configured -- resuming
normal ope
rations
[Wed Jan 5 14:04:16 2005] [notice] Accept mutex: fcntl (Default: fcntl)
~
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2005 04:55 PM
01-05-2005 04:55 PM
Re: Apache problem
Take a look at these threads:
http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=203411
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=18596
HTH.
Regards,
Sri Ram
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2005 05:26 PM
01-05-2005 05:26 PM
Re: Apache problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2005 01:50 AM
01-06-2005 01:50 AM
Re: Apache problem
Have a look where the httpd.pid.jcs is defined. All the server I have set up had just .pid extension.
Try:
httpd stop
httpd start
httpd stop
httpd start
and then check the log files.
The messages above a notices, so should not cause a serious problem.
Has this setup worked reliably before, or is it a new install?
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2005 03:19 PM
01-06-2005 03:19 PM
Re: Apache problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2005 04:26 PM
01-06-2005 04:26 PM
Re: Apache problem
Try to use the startssl command instaed start in httpd :
Forst stop all httpd replated & start.
httpd startssl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2005 09:19 PM
01-06-2005 09:19 PM
Re: Apache problem
httpd startssl
but still it doesn't work. Please let me know what should i do.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2005 11:19 PM
01-06-2005 11:19 PM
Re: Apache problem
Could it be a problem on your client?
I get same error message when using IE with Java 1.4.2 towards some functions on my WEB Server (Apache -> Documentum)
When I disable the Java plugin and restart IE - I have no problem.
---
Related to server problems/Apache logs - I would recommend that you search on www.apache.org
/2r
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2005 09:45 PM
01-27-2005 09:45 PM
Re: Apache problem
is this problem now resolved?
Are there any updates?
Regards