HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HP UX Apache 2 suexec
Operating System - HP-UX
1833762
Members
2770
Online
110063
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
02-23-2010 03:52 PM
02-23-2010 03:52 PM
HP UX Apache 2 suexec
I'm trying to set up suexec in a virtual host in the ssl.conf.
I'm using ScriptAlias and SuexecUserGroup and I receive the following error in the suexec_log file -
uid: (501/smbnull) gid: (0/0 cmd: enforcer
cannot run as forbidden gid (0/enforcer)
I'm using ScriptAlias and SuexecUserGroup and I receive the following error in the suexec_log file -
uid: (501/smbnull) gid: (0/0 cmd: enforcer
cannot run as forbidden gid (0/enforcer)
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2010 08:14 PM
02-23-2010 08:14 PM
Re: HP UX Apache 2 suexec
Hi,
In the apache documentation at:
http://httpd.apache.org/docs/env.html
When suexec is used to launch CGI scripts, the environment will be cleaned down to a set of safe variables before CGI scripts are launched. The list of safe variables is defined at compile-time in suexec.c.
I suspect the suexec is your problem. You can modify the suexec.c file to allow ORACLE_HOME and re-compile apache, or launch your CGIs without using suexec.
Hope it will resolve ur issue.
Cheers,
Taifur
In the apache documentation at:
http://httpd.apache.org/docs/env.html
When suexec is used to launch CGI scripts, the environment will be cleaned down to a set of safe variables before CGI scripts are launched. The list of safe variables is defined at compile-time in suexec.c.
I suspect the suexec is your problem. You can modify the suexec.c file to allow ORACLE_HOME and re-compile apache, or launch your CGIs without using suexec.
Hope it will resolve ur issue.
Cheers,
Taifur
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2010 05:17 AM
02-26-2010 05:17 AM
Re: HP UX Apache 2 suexec
I need Apache to run a compiled ada program.
This works w/o suexec using ScriptAlias, but that is a security finding so I am trying to use suexec.
If I don't use ScriptAlias or define a
When I add a ScriptAlias or define a
This works w/o suexec using ScriptAlias, but that is a security finding so I am trying to use suexec.
If I don't use ScriptAlias or define a
When I add a ScriptAlias or define a
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP