a pastebin project

Something

  1. # php ~/phpinfo.php | grep php.ini
  2. Configure Command =>  './configure' '--with-apxs2=/usr/sbin/apxs' '--with-mysqli=/usr/bin/mysql_config' '--with-mysql=/usr/share/mysql' '--enable-so' '--enable-memory-limit' '--with-config-file-path=/etc/php.d/php.ini'
  3. Configuration File (php.ini) Path => /etc/php.d/php.ini
  4.  
  5. # cat /etc/php.d/php.ini | grep memory
  6. memory_limit = 24M      ; Maximum amount of memory a script may consume (8MB)
  7. ; If this parameter is set to Off, then memory leaks will not be shown (on
  8. ; keeping them in memory.
  9.  
  10. # php ~/phpinfo.php | grep memory
  11. Configure Command =>  './configure' '--with-apxs2=/usr/sbin/apxs' '--with-mysqli=/usr/bin/mysql_config' '--with-mysql=/usr/share/mysql' '--enable-so' '--enable-memory-limit' '--with-config-file-path=/etc/php.d/php.ini'
  12. memory_limit => 8M => 8M

advertising

Create a Paste

Please enter your new post below (or upload a file instead):





Please note that information posted here will not expire by default. If you want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords.

worth-right