在8080端口输出php的输出,端口8080上的PHP错误
我安裝了Apaache并配置為偵聽端口8080
已經(jīng)使用過PHP runner,并將其放在/ apache24 / htdocs下的htdocs文件夾中
當(dāng)我瀏覽網(wǎng)站locahost:8085時(shí),它工作正常
但是當(dāng)我瀏覽網(wǎng)站localhost:8080時(shí),它顯示下面的錯(cuò)誤
我想在安裝和卸載IIS之后發(fā)生的一切
任何想法如何解決?!
問候
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
總結(jié)
以上是生活随笔為你收集整理的在8080端口输出php的输出,端口8080上的PHP错误的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: multi-line comment I
- 下一篇: Linux文件压缩解压命令