Closed r3l0c closed 5 years ago
`curl -v http://127.0.0.1:8085/
GET / HTTP/1.1 Host: 127.0.0.1:8085 User-Agent: curl/7.52.1 Accept: /
` curl -v http://127.0.0.1:8085/
GET / HTTP/1.1 Host: 127.0.0.1:8085 User-Agent: curl/7.52.1 Accept: / < HTTP/1.1 200 OK < X-Powered-By: phpDaemon/1.0-beta3 < Content-Type: text/html; charset=utf-8 < Transfer-Encoding: chunked < Connection: close < CONTENT
< HTTP/1.1 200 OK < X-Powered-By: phpDaemon/1.0-beta3 < Content-Type: text/html; charset=utf-8 < Transfer-Encoding: chunked < Connection: close < CONTENT
PHP 7.3
apt remove php-apc php7.3-opcache && reboot
`curl -v http://127.0.0.1:8085/
` curl -v http://127.0.0.1:8085/