Warning: include(/home/blog66rr/public_html/wp-content/plugins/hyper-cache/cache.php): failed to open stream: No such file or directory in /home/blog66rr/public_html/wp-content/advanced-cache.php on line 24

Warning: include(/home/blog66rr/public_html/wp-content/plugins/hyper-cache/cache.php): failed to open stream: No such file or directory in /home/blog66rr/public_html/wp-content/advanced-cache.php on line 24

Warning: include(): Failed opening '/home/blog66rr/public_html/wp-content/plugins/hyper-cache/cache.php' for inclusion (include_path='.:/opt/cpanel/ea-php70/root/usr/share/pear') in /home/blog66rr/public_html/wp-content/advanced-cache.php on line 24
whm – unethost無限空間虛擬主機 技術分享部落格

server 的除錯實錄 (關掉whm不需使用的監控功能)

我們曾在:whm/cpanel log檔的路逕 介紹log檔的路逕。   

如果是架站的部份,其中在apache log檔,甚為重要,
所有主機的web連線,幾乎都會記錄在裡面,
任何的網站異常,都可以透過這邊進行比對。

閱讀全文 server 的除錯實錄 (關掉whm不需使用的監控功能)

如何在cpanel裡將php handler設為 php-fpm

php-fpm_wp2

我們在之前介紹過php handler
在我們虛擬主機裡,是使用fastcgi的讀寫方式,
如果在一般主機要追求更高的效能,則可以考慮使用php-fpm。

以下直接以設定範例說明(適用於 centos 6.x版): 閱讀全文 如何在cpanel裡將php handler設為 php-fpm