在新網(wǎng)虛擬主機(jī)上安裝后可以登錄后臺(tái),使用的是遠(yuǎn)程數(shù)據(jù)庫。
登錄后點(diǎn)擊菜單就出現(xiàn)500錯(cuò)誤
錯(cuò)誤提示如下:
The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, root@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log.
錯(cuò)誤日志:
[Thu Jul 22 08:29:40 2021] [error] [client 112.30.208.157] FastCGI: comm with server "/php-1.1/phpfarm-0.1.0/inst/bin/php-fpm-host5259993" aborted: error parsing headers: duplicate header 'Content-Type', referer: http://www.maswlxh.com/admin.php
[Thu Jul 22 08:32:02 2021] [error] [client 112.30.208.157] FastCGI: comm with server "/php-1.1/phpfarm-0.1.0/inst/bin/php-fpm-host5259993" aborted: error parsing headers: duplicate header 'Content-Type'
[Thu Jul 22 08:32:14 2021] [error] [client 112.30.208.157] FastCGI: comm with server "/php-1.1/phpfarm-0.1.0/inst/bin/php-fpm-host5259993" aborted: error parsing headers: duplicate header 'Content-Type'


打開index.php 刪除header函數(shù)哪一行
開源是一種精神,但不是義務(wù),幫忙是情分,不幫也不要抱怨,建議大家多研究代碼、多閱讀代碼、多翻閱社區(qū)歷史問題!