Hi,
my scripts have started failing, first of all because put_env was disabled and then because file_get_contents was banned so i requested an upgrade to my php which was denied.
But now I'm wondering, since there don't seem to be any other complaints on this site, that its just me.
Now it looks as though mail is disabled as well!
According to my login screen, I have intermediate php which includes mail, but the output from the scripts tells me mail is disabled!
here are the error messages I get from my cron job
Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /home/slane/public_html/adelaide/water.php on line 121
Warning: file_get_contents(http://www.bom.gov.au/products/IDS60901/IDS60901.94675.shtml) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /home/slane/public_html/adelaide/XXX.php on line 121
Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /home/slane/public_html/adelaide/XXX.php on line 187
Warning: file_get_contents(http://www.bom.gov.au/products/IDS60901/IDS60901.94675.shtml) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /home/slane/public_html/adelaide/XXX.php on line 187
ALERT - function within blacklist called: mail() (attacker 'REMOTE_ADDR not set', file '/home/slane/public_html/adelaide/XXX.php', line 226)
Warning: mail() has been disabled for security reasons in /home/slane/public_html/adelaide/XXX.php on line 226
my scripts have started failing, first of all because put_env was disabled and then because file_get_contents was banned so i requested an upgrade to my php which was denied.
But now I'm wondering, since there don't seem to be any other complaints on this site, that its just me.
Now it looks as though mail is disabled as well!
According to my login screen, I have intermediate php which includes mail, but the output from the scripts tells me mail is disabled!
here are the error messages I get from my cron job
Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /home/slane/public_html/adelaide/water.php on line 121
Warning: file_get_contents(http://www.bom.gov.au/products/IDS60901/IDS60901.94675.shtml) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /home/slane/public_html/adelaide/XXX.php on line 121
Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /home/slane/public_html/adelaide/XXX.php on line 187
Warning: file_get_contents(http://www.bom.gov.au/products/IDS60901/IDS60901.94675.shtml) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /home/slane/public_html/adelaide/XXX.php on line 187
ALERT - function within blacklist called: mail() (attacker 'REMOTE_ADDR not set', file '/home/slane/public_html/adelaide/XXX.php', line 226)
Warning: mail() has been disabled for security reasons in /home/slane/public_html/adelaide/XXX.php on line 226