JacobPerkins
- Total activity 994
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 381
Comments
Recent activity by JacobPerkins-
Hi, What version of CentOS are you running? I believe EA4 requires 6.5 or newer.
-
Hi, Instead of using 'php', you need to use the full path of '/usr/local/bin/php'. This is the CLI version of the PHP binary
-
You can't install httpd* anything from upstream repositories, as EasyApache 4 will conflict with them. You can install ea-apache24-devel to get the same scripts and binaries that are in httpd-devel
-
Hi, You can make changes to these via the file '/etc/apache2/conf.d/fcgid.conf'
-
Hi, This can be added to EA4 as easily as the following: 1011 2017-03-01 09:04:56 wget 'https://raw.githubusercontent.com/shivaas/mod_evasive/master/mod_evasive24.c' 1012 2017-03-01 09:05:00 ...
-
Hi, I opened case EA-6008 to have bz2 and the calendar extension split out from the php-common packages. I'll try to get this released as quickly as I can. Thanks for the report!
-
I removed the Provides for BZ2 under our php-common package, and I got a dedicated package for bz2 with: jperkins64 :: rpmbuild/RPMS/x86_64 # rpm2cpio ea-php71-php-bz2-7.1.2-1.el6.cpanel.x86_64.rp...
-
Howdy, Yep, i'm seeing this as well. It appears we tell our common package to provide all the shared modules it builds (bz2 being one of them), but I'm not seeing any loaders or INI configs to te...
-
Yikes! That's a pretty nasty bug. I've not seen anything like this reported. Any chance you could throw in a ticket so we can take a look and see what happened?
-
Hi, You'll want to install 'ea-apache24-devel' package, as this will contain apxs