Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
litespeed_wiki:cpanel:build-timezonedb-ea4 [2016/10/12 20:36]
Johathan Kagan [Build TimeZoneDB.so for Easy Apache 4 PHP]
litespeed_wiki:cpanel:build-timezonedb-ea4 [2016/11/09 15:57]
Johathan Kagan
Line 11: Line 11:
 ===== The Issue ===== ===== The Issue =====
  
-With recent ​patches to Easy Apache 4 they have removed a lot of standard PECL extensions and added them to their web utility to install. The issue with that is that it scans the whole system for php and builds it for each version it finds, even non EA4 PHP. This causes high resource usages, which in most cases is a bad thing. This script that we provide will only build it for EA4 with predefined searches. This essentially cuts usage down and provides a more stable environment.+Recent ​patches to Easy Apache 4 have removed a lot of standard PECL extensions and added them to their web utility to install. The issue with that is that it scans the whole system for php and builds it for each version it finds, even non EA4 PHP. This causes high resource usages, which in most cases is a bad thing. This script that we provide will only build it for EA4 with predefined searches. This essentially cuts usage down and provides a more stable environment.
  
 ===== Installation ===== ===== Installation =====
Line 22: Line 22:
  
 2. Get the scripts and prepare them. 2. Get the scripts and prepare them.
-    # Let's make a directory to store everything. 
-    mkdir -p tmp 
-    cd tmp/ 
     wget https://​litespeedtech.com/​packages/​cpanel/​buildtimezone_ea4.tar.gz     wget https://​litespeedtech.com/​packages/​cpanel/​buildtimezone_ea4.tar.gz
     tar -xzvf buildtimezone_ea4.tar.gz     tar -xzvf buildtimezone_ea4.tar.gz
Line 57: Line 54:
  
 2. Get the scripts and prepare them. 2. Get the scripts and prepare them.
-    # Let's make a directory to store everything. 
-    mkdir -p tmp 
-    cd tmp/ 
     wget https://​litespeedtech.com/​packages/​cpanel/​buildtimezone_ea4.tar.gz     wget https://​litespeedtech.com/​packages/​cpanel/​buildtimezone_ea4.tar.gz
     tar -xzvf buildtimezone_ea4.tar.gz     tar -xzvf buildtimezone_ea4.tar.gz
  • Admin
  • Last modified: 2022/09/21 18:44
  • by Lisa Clarke