久久久久av_欧美日韩一区二区在线_国产精品三区四区_日韩中字在线

Discuz! 官方交流社區

標題: !!求助!!安裝discuz顯示出現重大錯誤 [打印本頁]

作者: ARml    時間: 2020-9-20 17:05
標題: !!求助!!安裝discuz顯示出現重大錯誤
致命錯誤:未捕獲錯誤:調用D:\ phpstudy_pro \ WWW \ app \ install \ index.php:12中的未定義函數set_magic_quotes_runtime()堆棧跟蹤:#0 {main}拋出D:\ phpstudy_pro \ WWW \ app \ install \ index.php在第12


怎么辦啊!!!!!!!

作者: allthebest    時間: 2020-9-20 21:11
致命錯誤:未捕獲錯誤:未定義的函數的調用set_magic_quotes_runtime(),在這個文件的第12行,

解決:

  1. //把
  2.   set_magic_quotes_runtime(0);
  3.   //替代成
  4.   ini_set("magic_quotes_runtime",0);
復制代碼


可以解析了。




歡迎光臨 Discuz! 官方交流社區 (http://www.9999xn.com/) Powered by Discuz! W1.0