| bio | website | zippykid.com |
|---|---|---|
| location | San Antonio, TX | |
| age | 34 | |
| visits | member for | 3 years, 9 months |
| seen | Jun 1 at 14:39 | |
| stats | profile views | 56 |
I work for a company called ZippyKid, we do managed WordPress hosting, basically we think we're the best place to host a WordPress website. I can usually answer most questions related to hosting, and performance tuning MySQL, Apache, or Linux and WordPress/PHP.
|
May 3 |
awarded | Yearling |
|
May 3 |
answered | Run fail2ban without banning |
|
Apr 27 |
comment |
php-fpm workers eating lots of memory even on zero traffic What process manager do you have them running with? Static, ondemand? dynamic? |
|
Dec 19 |
comment |
Nginx + PHP - No input file specified for 1 server block. Other server block works fine try changing the chdir to just /. How nginx passes the variables, and how fpm reads the path are completely different. When you set the chdir to be /www, and then nginx sends something to fpm, it assumes the path nginx is sending, is AFTER the /www already. with a chdir of /www, testapp.com sees it as /www/www/app/www, test.com sees it as /www/www/ |
|
Dec 19 |
answered | Nginx + PHP - No input file specified for 1 server block. Other server block works fine |
|
Sep 21 |
comment |
PHP-FPM chroot with chdir Sonassi, I'm curious how you got mail() working. I'm having issues getting mini_sendmail to work.. |
|
Aug 6 |
awarded | Scholar |
|
Aug 6 |
accepted | PHP-FPM Chroot jail corrupts timezone db? |
|
Aug 6 |
comment |
PHP-FPM Chroot jail corrupts timezone db? Thanks! putting the /etc/localtime and zoneinfo worked.. |
|
Aug 1 |
asked | PHP-FPM Chroot jail corrupts timezone db? |
|
Apr 3 |
awarded | Commentator |
|
Apr 3 |
comment |
How to free PHP-FPM memory? If you need to use dynamic then, there are timeouts for the processes, you can change those around and they'd die off faster/slower depending on your needs. |
|
Apr 3 |
answered | How to free PHP-FPM memory? |
|
Mar 17 |
awarded | Yearling |
|
Feb 11 |
answered | How to integrate Ngin-x with APC and php |
|
Jan 30 |
comment |
ssl certificate mismatch issue and nginx makes sense, i was hoping i could undo that. i'll just order the right certs. |
|
Jan 27 |
asked | ssl certificate mismatch issue and nginx |
|
Nov 23 |
answered | Apache Getting Bogged Down By Certain Script (Wp-Cron.php) - How To Kill Process Automatically |
|
Oct 3 |
comment |
How do I get Apache stats into munin when proxied from nginx? the ip address for server-status may not be the one you want to give access to. as long as you have the ip address stuff taken care of, that should work. |
|
Oct 1 |
answered | How do I get Apache stats into munin when proxied from nginx? |