similar to: Building mod_suphp on Centos 7

Displaying 20 results from an estimated 900 matches similar to: "Building mod_suphp on Centos 7"

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 any script to run in a user other than the default of
2019 Jan 30
2
EPEL repo problem
On 1/30/19 5:57 AM, Stephen John Smoogen wrote: > On Wed, 30 Jan 2019 at 00:25, SternData <subscribed-lists at sterndata.com> > wrote: > >> This keeps logging: >> >> Could not get metalink >> https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64 error >> was >> 14: HTTPS Error 503 - Service Unavailable >> >> I've
2019 Jan 31
1
EPEL repo problem
Hello, my test have this ./check_metalink --repo epel --check-master Testing repo=epel, arch=i386 Metalink provided by: proxy02.fedoraproject.org Server date: Thu, 31 Jan 2019 14:05:26 GMT Repo epel, arch i386 errored: list index out of range Testing repo=epel, arch=x86_64 Metalink provided by: proxy02.fedoraproject.org Server date: Thu, 31 Jan 2019 14:05:27 GMT
2019 Jan 30
5
EPEL repo problem
This keeps logging: Could not get metalink https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64 error was 14: HTTPS Error 503 - Service Unavailable I've removed the epel-release package, done a "yum clean all", then reinstalled it, but still get the same error. -- -- Steve
2006 Oct 06
2
Apache and PHP
Sorry for the newbee setup questions, but... Should PHP be already setup with apache on the centos server install?? It's just 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
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 directory and the user is also in the
2019 Jan 30
0
EPEL repo problem
On Wed, 30 Jan 2019 at 09:45, SternData <subscribed-lists at sterndata.com> wrote: > On 1/30/19 5:57 AM, Stephen John Smoogen wrote: > > On Wed, 30 Jan 2019 at 00:25, SternData <subscribed-lists at sterndata.com> > > wrote: > > > >> This keeps logging: > >> > >> Could not get metalink > >>
2014 Mar 05
1
Running configure from subdirectory of source tree
Hello everyone, I would like to seek your advice regarding a build (or rather "configure") problem I am running into. For reference, tests are all relative to a build from a 1.8.26.0 tarball, on Debian Wheezy. I would like to understand if it is possible, and if any of you have tried, to build Asterisk from a subdirectory of the source tree, i.e., from a clean source tree # mkdir
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 dir? I've looked around but
2015 Mar 20
1
C7 http ITK
I've been trying to get the mod_itk module installed on Centos 7. The package is in epel, but there's an error once it's installed "mod_access_compat.so undefined symbol ap_hook_check_access". Can anyone point me to a set of RPMs that will let me run itk or another C7 ready tool that will easily run each vhost as a different user? -- -- Steve
2012 Jul 18
3
pecl install json on CentOS 5.8
Hi Any clue about the below issue? /usr/bin/pecl install json WARNING: channel "pear.php.net" has updated its protocols, use "channel-update pear.php.net" to update downloading json-1.2.1.tgz ... Starting to download json-1.2.1.tgz (17,780 bytes) ......done: 17,780 bytes 11 source files, building running: phpize Configuring for: PHP Api Version: 20041225 Zend Module
2011 Apr 04
3
[LLVMdev] Problem building the LLVM sample project
Hi all, I'm starting a new project and I'm having some trouble with the LLVM configure+Makefile system. When I type "./configure" in the sample project, it seems to work. However, after going down to the autoconf dir and typing "./AutoRegen.sh", when I go back to the project main dir and type "./configure" again, I get the following error: configure:
2007 Feb 18
1
Secure shared web hosting using MAC Framework
Hi all, I am looking at securing a web server using the FreeBSD MAC Framework. To make things clear I will call the hosted users "web users". Those are the issues I am dealing with: ** Network Security ** - Web users shouldn't be able to connect to reserved local ports apart from 25(smtp); 80(http); 443(https) and 3306(MySQL) Solution: run the web server and web users shell in
2011 Apr 04
0
[LLVMdev] Problem building the LLVM sample project
On 4/4/11 9:25 AM, Pablo Barrio wrote: > Hi all, > > I'm starting a new project and I'm having some trouble with the LLVM > configure+Makefile system. > > When I type "./configure" in the sample project, it seems to work. > However, after going down to the autoconf dir and typing > "./AutoRegen.sh", when I go back to the project main dir and type
2013 Mar 12
2
I reinstalled OS X, now FLAC 1.3 git won't compile.
Are there any dependencies that I need, but don't have? I've got doxygen, libogg, automake, autoconf, libtool, valgrind, docbook, nasm, yasm, libiconv. the Autogen.sh script fails with: "Updating build configuration files for FLAC, please wait.... configure.ac:308: warning: macro 'AM_ICONV' not found in library configure.ac:309: warning: macro 'AM_LANGINFO_CODESET'
2010 Jan 09
4
what provices "replace" command?
I am used to using the replace command to quickly replace strings in file, but it's not available on some of my fresh CentOS 5.4 servers. "yum info replace", "yum whatprovides replace", and "yum search replace" doesn't show me which package(s) to install to get it. So, does anyone know which package to install to get the "replace" command? Google
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
2016 Jan 17
2
Monitor Dummy Device
Am 2016-01-17 17:47, schrieb SternData: > On 01/17/2016 10:42 AM, Joey wrote: >> Dual-Screen Solution without connected a second Monitor > > What is a dual screen solution without a second monitor? Are you > talking about virtual desktops? Yes. if this virtual Desktop is useable like a normal Desktop (for example change position in kde systemsettings)
2016 Feb 12
3
A repo with latest httpd for http2?
On 02/12/2016 10:54 PM, John R Pierce wrote: > On 2/12/2016 11:13 AM, SternData wrote: >> Is there a well-run package repo that has httpd-2.4.17 or mod_http2 (or >> mod_h2)? > > EL7 comes with httpd-2.4... > > # yum list httpd > ... > Installed Packages > httpd.x86_64 2.4.6-40.el7.centos @base Including support for http2? i doubt that. As far as i know,
2016 Feb 12
3
A repo with latest httpd for http2?
Is there a well-run package repo that has httpd-2.4.17 or mod_http2 (or mod_h2)? I'd like to try out http2 without having to compile my own httpd. -- -- Steve