Forum Overview :: Breach
 
I swear I didn't notice this page I now notice. by Ice Cream Jonsey 09/09/2019, 5:57am PDT
This page is saying a fix to stop the error from being printed is to do this:

1. Create php.ini file inside your public_html folder, OR the folder in which you have installed your script, and paste the following code into it:
disable_functions = allow_url_fopen, escapeshellarg, escapeshellcmd, ini_alter, passthru, parse_ini_file, popen, proc_open, proc_close, proc_terminate, proc_get_status, proc_nice, readfile, show_source, system


2. Open .htaccess file inside your public_html folder and append the following line:
suPHP_ConfigPath /home/username/public_html/


Does it seem like that would correct the printing of this to the logs? Are there any side effects?


ICJ
PREVIOUS NEXT REPLY QUOTE
 
php (I assume) help for a phpBB3 board by Ice Cream Jonsey 09/09/2019, 5:53am PDT NEW
    I swear I didn't notice this page I now notice. by Ice Cream Jonsey 09/09/2019, 5:57am PDT NEW
        That seems incredibly janky, so of course it's the top hit. by The Happiness Engine 09/11/2019, 3:32pm PDT NEW
 
powered by pointy