ECshop剛安裝完成后,提示:Strict Standards: Only variables should be passed by reference in... 標頭Strict Standards表示php.ini配置文件里的error_reporting的值是E_STRICT,應該改成E_ALL。......查看全文
ftp 21/tcp # File Transfer [Control] (XAMPP: FTP Default Port) smtp 25/tcp mail # Simple Mail Transfer (XAMPP: SMTP Default Port) http 80/tcp # World Wide Web HTTP......查看全文
默認時區(qū)問題:Warning: date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_se......查看全文
報錯提示: Strict Standards: Non-static method cls_image::gd_version() should not be called statically in D:Xwwwecshopinstallincludeslib_installer.php on line 31 解決:找到install/includes/l......查看全文