ubuntu - Regularly "File not found". nginx + php-fpm -
i'm using web server nginx + php-fpm , ubuntu 14.04.2
i have regularly following error when opening webpage page:
file not found
config right. after restarting nginx or php-fpm site works perfectly.
i tried upgrade nginx, php-fpm, reinstall them didn't help. error occurs every few hours, every minute. tired restart it.
if nginx config right ,i think reason php config.
may shoud config php.ini
file
make sure field doc_root
empty .
just this: doc_root =
Comments
Post a Comment