HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: SUEXEC Problem on apache 2
Operating System - Linux
1829494
Members
1369
Online
109991
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
08-06-2003 06:48 PM
08-06-2003 06:48 PM
SUEXEC Problem on apache 2
I am using Server version: Apache/2.0.46.
here's a suexec -V listing
-D AP_DOC_ROOT="/www"
-D AP_GID_MIN=100
-D AP_HTTPD_USER="www"
-D AP_LOG_EXEC="/usr/local/apache2/logs/suexec_log"
-D AP_SAFE_PATH="/usr/local/bin:/usr/bin:/bin"
-D AP_UID_MIN=100
-D AP_USERDIR_SUFFIX="public_html"
My webserver runs as www.
For some reason suexec works for any user (i.e. under the public_html
folder)
It doesnt get called from any cgi/perl script under /www which is my webserver
root.
There is no entry in the logs. It just doesnt get called.
Is there any directive for it ?
Any ideas ??
Thanks
Sriram
here's a suexec -V listing
-D AP_DOC_ROOT="/www"
-D AP_GID_MIN=100
-D AP_HTTPD_USER="www"
-D AP_LOG_EXEC="/usr/local/apache2/logs/suexec_log"
-D AP_SAFE_PATH="/usr/local/bin:/usr/bin:/bin"
-D AP_UID_MIN=100
-D AP_USERDIR_SUFFIX="public_html"
My webserver runs as www.
For some reason suexec works for any user (i.e. under the public_html
folder)
It doesnt get called from any cgi/perl script under /www which is my webserver
root.
There is no entry in the logs. It just doesnt get called.
Is there any directive for it ?
Any ideas ??
Thanks
Sriram
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2003 06:55 PM
08-06-2003 06:55 PM
Re: SUEXEC Problem on apache 2
There is a mistake in httpd.conf
cd /etc/httpd/conf
diff httpd.conf httpd.conf.orig
This might help you figure out what was done.
The location might be different on Suse, but apache generally leaves an httpd.conf.orig file laying around so you can figure out what you did to whack out the httpd server.
SEP
cd /etc/httpd/conf
diff httpd.conf httpd.conf.orig
This might help you figure out what was done.
The location might be different on Suse, but apache generally leaves an httpd.conf.orig file laying around so you can figure out what you did to whack out the httpd server.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2003 07:31 PM
08-06-2003 07:31 PM
Re: SUEXEC Problem on apache 2
I have checked httpd.conf. It looks fine.
The server works fine.
I am upgrading to apache 2 from 1.3.x
the httpd.conf is freshly created and not copied from 1.3.x.
It SUEXEC that I am having problems with.
Say I am running a cgi-script under www.myserver/~sriram suexec gets called and all works fine
but for example www.myserver/test.cgi isnt wrapped with suexec.
There are no errors , except that the script only runs as the webserver user and not as the script owner.
Thanks for your time
Sriram
The server works fine.
I am upgrading to apache 2 from 1.3.x
the httpd.conf is freshly created and not copied from 1.3.x.
It SUEXEC that I am having problems with.
Say I am running a cgi-script under www.myserver/~sriram suexec gets called and all works fine
but for example www.myserver/test.cgi isnt wrapped with suexec.
There are no errors , except that the script only runs as the webserver user and not as the script owner.
Thanks for your time
Sriram
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