Questions tagged [suexec]
97 questions
0
votes
1 answer
Does SuexecUserGroup work with Virtualhost in Apache 2.4
I'm trying to set up a virtualhost that uses CGI scripts that run as a particular user and group. I'm using the SuexecUserGroup directive, but that doesn't seem to work.
Basic setup. User "Bob" has some CGI scripts that work correctly in his…

Scott Anderson
- 1
- 1
0
votes
1 answer
apache2 suexec destroy my day
I have a puzzle with http suEXEC now.
It is a bit of frustration. Basically apache2 report weird lines in error.log
[Fri Dec 18 11:29:57.385776 2020] [ssl:info] [pid 10944] AH01876: mod_ssl/2.4.38 compiled against Server: Apache/2.4.38, Library:…

kantor
- 9
- 4
-1
votes
2 answers
How to sandbox a website subfolder?
Let's say I have a website under www.example.com and would like to also have a blog under a subfolder, e.g. www.example.com/blog/. How can I sandbox this folder, so that any script running inside it, won't be able to touch any files outside of…

ovi
- 99
- 4
-1
votes
1 answer
Files uploaded with php scripts are owned by apache on Directadmin
Uploaded files are owned by apache, I have DirectAdmin installed and also mod_suexec is loaded into Apache. So is there anyway to upload file with account owner under mod_php(php5_module)?

Zim3r
- 1,454
- 5
- 24
- 45
-1
votes
1 answer
Virtualmin clean install - Internal Server errors with PHP
I've just reinstalled my server's OS (Ubuntu 10.04 LTS) and installed Virtualmin using the install script (install.sh). Everything on the server is completely vanilla - the only thing I've done after logging into the clean system is to run…

melat0nin
- 261
- 1
- 4
- 13
-2
votes
1 answer
Strange behaviour with linux permissions
Hopefully someone can help me out, my site isn`t working ATM due to an issue.
I changed the apache MPM and for that I needed to change virtualmin to have it run as virtualserver owner (was the only option left). I did that, and now the virtual…

Marcel
- 119
- 4
-3
votes
1 answer
How do you setup PHP to run as user as CGI?
Been trying lots of examples but nothing seems to be working. I don't wanna use yum/apt-get I want to do everything from source so I get a better understanding. Yum/apt-get just cheats the system and you have to wait for versions and you have no…

Jane
- 13
- 3