JoyceBabu
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by JoyceBabu-
Custom PHP build
I want to install pthreads extension for PHP 7.1, which requires ZTS. Now that custom build option is not available in EA4, what is the best option for enabling thread safety in cPanel server? Is ...
-
Issues installing module using Ansible
I am trying to setup my server using Ansible. Installation of module ea-php71-php-bz2 is failing with message ea-php71-php-common-7.1.2-1.1.2.cpanel.x86_64 providing ea-php71-php-bz2 is already in...
-
Prevent EasyApache from removing the httpd package
I was trying to install mod-pagespeed on my server. It depends on the httpd package. Since httpd is added to yum exclude list by cpanel, the installation is failing. Hence I tried creating a dummy ...
-
Change TMP environment variable
Hi, The environment variable TMP is set to /root/tmp by easy apache. This is creating problem with XCache, because user nobody does not have permission to create file in /root/tmp. The 0777 permis...