User Tools

Site Tools


servers:bsd:freenginx_php_php-fpm

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
servers:bsd:freenginx_php_php-fpm [2026/09/24 20:12] – [Prerequisites] Sean Rhoneservers:bsd:freenginx_php_php-fpm [2026/09/24 20:41] (current) – USE_ZEND_ALLOC=0 Sean Rhone
Line 5: Line 5:
   * PHP-FPM   * PHP-FPM
   * [[Information:Realm of Espionage]]   * [[Information:Realm of Espionage]]
- 
-  * :?: TODO: ''USE_ZEND_ALLOC=0'' 
  
 ===== Prerequisites ===== ===== Prerequisites =====
Line 226: Line 224:
  
 # End</code> # End</code>
 +
 +====== Tweaks ======
 +
 +===== PHP =====
 +
 +  su -
 +
 +  mkdir -p '/usr/local/etc/profile.d' && echo "export USE_ZEND_ALLOC='0'" | tee '/usr/local/etc/profile.d/php-tweaks.sh' > '/dev/null'
  
 ====== Resources ====== ====== Resources ======
/usr/local/www/wiki/data/pages/servers/bsd/freenginx_php_php-fpm.txt · Last modified: by Sean Rhone