在8080端口输出php的输出,端口8080上的PHP错误
我安裝了Apaache并配置為偵聽端口8080
已經使用過PHP runner,并將其放在/ apache24 / htdocs下的htdocs文件夾中
當我瀏覽網站locahost:8085時,它工作正常
但是當我瀏覽網站localhost:8080時,它顯示下面的錯誤
我想在安裝和卸載IIS之后發生的一切
任何想法如何解決?!
問候
Deprecated: Methods with the same name as their class will not be
constructors in a future version of PHP; facebookWrapper has a
deprecated constructor in C:\Apache24\htdocs\include\phpfunctions.php
on line 24
Deprecated: Methods with the same name as their class will not be
constructors in a future version of PHP; class_GlobalEvents has a
deprecated constructor in C:\Apache24\htdocs\include\events.php on
line 36
Deprecated: Methods with the same name as their class will not be
constructors in a future version of PHP; TLayout has a deprecated
constructor in C:\Apache24\htdocs\classes\layout.php on line 3
Deprecated: Methods with the same name as their class will not be
constructors in a future version of PHP; ConnectionManager has a
deprecated constructor in
C:\Apache24\htdocs\connections\ConnectionManager.php on line 2
Deprecated: Methods with the same name as their class will not be
constructors in a future version of PHP; Connection has a deprecated
constructor in C:\Apache24\htdocs\connections\Connection.php on line 2
Deprecated: Methods with the same name as their class will not be
constructors in a future version of PHP; MySQLiConnection has a
deprecated constructor in
C:\Apache24\htdocs\connections\MySQLiConnection.php on line 2
總結
以上是生活随笔為你收集整理的在8080端口输出php的输出,端口8080上的PHP错误的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: multi-line comment I
- 下一篇: 动态规划算法php,php算法学习之动态