search for: suphp

Displaying 8 results from an estimated 8 matches for "suphp".

2006 Oct 06
2
Apache and PHP
...ust that I can't get PHP working at all. It's 100% me, I just don't have enough experience. There is already a PHP.ini file, if I add any php modules in apache conf and run httpd -S is says it's already running a php module. I am using vhosts. I did start by trying to use/install suphp as I'm trying to replicate another server but when suphp engine is on I get a 500 error on .php pages. If I take out all my suphp from the apache conf, it trys to download the .php file rather than running it. What's the best log file to trouble shoot this?? Thanks in advance, Mark.
2006 Oct 09
2
Directories not writable (Apache/PHP)
Hi, I have a new CentOS sever install. I've also installed suPHP to replicate a live server. When I upload file via FTP the permissions seem OK, however the directories copied are not writable?? Any ideas? I have tried chmod 777 and that's not working either. Could is be a suPHP issue? I have 'suPHP_UserGroup GROUP USER' setup in my virtual direct...
2006 Apr 20
1
Script to strip chroot passwd file
Hello BSDers, I'm running Apache in a chroot jail with suPHP. It needs an /etc/ passwd in the chroot so that suPHP can setuid to the owner of the PHP script, but there's nothing that requires the passwords to be valid. Does anyone have a script strips passwords out of master.passwd, sets all shells to nologin, etc and writes it to the chroot etc d...
2015 May 24
1
mod_suPHP
I have been trying to get mod_suPHP working on Centos 7's httpd, just as I've done with versions 5 and 6. I found a couple RPMs that others have built, and I even compiled suPHP from source, and got a successful compile. Each time, I can see with phpinfo() that the mod_suPHP module did indeed load, yet I cannot seem to get...
2007 Feb 18
1
Secure shared web hosting using MAC Framework
...justed for specific user who may need more than usual. ** File System Security ** - Jail Security Solution: Build the jail with only required files, this is done via make.conf Deny access - Web users and executed web scripts shouldn't be able to read other users data Solution: run suPHP for php scripts as well as suEXEC for cgi-scripts implement ufs_acl so that the www (Web Server) user can access any user directory Add a ufs_acl to the Web users home directory which says: read-write-exec only from $owner and www Those rights should have priority on any traditional unix file...
2011 Mar 14
3
any tutorial/how to for su-exec php under selinux on centos 5?
Hi, Any good tutorial how to setup su-exec php unders selinux on centos 5? -- Eero
2014 Nov 16
1
Building mod_suphp on Centos 7
I've downloaded the tarball. When I run ./configure, I get [sdstern at cumberland suphp-0.7.2]$ ./configure configure: error: cannot find install-sh, install.sh, or shtool in config "."/config I've installed libtool, autoconf and automake. shtool and install-sh are installed. Any clues on how to get this to configure? Or does anyone know of a repo where I can get an r...
2010 Feb 08
2
Re #3: Contribution for Wiki CentOS - Virtual Hosting with VSFTPD and MySQL on CentOS 5 - HowTO Tutorial
Hello I hope I finally made the changes right for my contribution to Wiki How To. My Wiki username is now : ThomasLibnsek and the HowTo is located at http://centosforserver.blogspot.com/2010/02/virtual-hosting-with-vsftpd-and-mysql.html I 've added some - explanations: why do you want to store users in MySQL? Why should youchoose a different password for mysql's root account than