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
php錯誤 – unethost無限空間虛擬主機 技術分享部落格

切換php,快速解決: PHP Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead

有時處理主機問題,真是無獨有偶,我們在同一天內,
遇到兩個不同主機及不同網站,出現同一個相同的php錯誤訊息。

其錯誤訊息如下:
PHP Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead

閱讀全文 切換php,快速解決: PHP Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead

如何快速解決php錯誤訊息: Strict Standards: Only variables should be assigned by reference in (php版本的問題)

最近協助移機後,又發生php版本的相容性問題,
這次出現的錯誤訊息如下:

Strict Standards: Only variables should be assigned by reference in /home/xxxxxx/public_html/chat/xajax_core/xajaxxxxxxxManager.inc.php on line 286

(因安全性及隱私權問題,部份以xxxxx加密)

閱讀全文 如何快速解決php錯誤訊息: Strict Standards: Only variables should be assigned by reference in (php版本的問題)