Uncaught Error: Call to undefined function get_magic_quotes_gpc()
JustinsKittens opened this issue · 1 comments
JustinsKittens commented
When accessing index.php on my PHP web server, I get this error in the console of the server:
[Mon Apr 3 17:59:25 2023] 172.31.196.1:41718 [200]: GET /Nanite-Proxy/index.php - Uncaught Error: Call to undefined function get_magic_quotes_gpc() in /home/runner/JCStudios/Nanite-Proxy/index.php:93
Stack trace:
#0 {main}
thrown in /home/runner/JCStudios/Nanite-Proxy/index.php on line 93
My details:
Server OS = Ubuntu 20.04.2 LTS
Client OS = ChromeOS 111.0.5563.100 (32-bit)
Server Host = Replit
URL to Code = https://replit.com/@JustinsKittens/JCStudios (Just fork it or press the < > (Show code) button)
If you need any more info, please tell me
Thank you in advance