Topic: .. disabled for security reasons .. ? please help

http://www.antifame.com/forums/index.php is the location of my forums

and here are the warnings generated:

Warning: set_magic_quotes_runtime, set_time_limit, version_compare, zend_version, getmyinode, getmypid, getmyuid, getmygid, getopt, getrusage, assert_options, assert, extension_loaded, dl, mysql_pconnect() has been disabled for security reasons in /home/content/r/h/a/rhavok/html/forums/include/common.php on line 49

Warning: Cannot modify header information - headers already sent by (output started at /home/content/r/h/a/rhavok/html/forums/include/common.php:49) in /home/content/r/h/a/rhavok/html/forums/header.php on line 27

Warning: Cannot modify header information - headers already sent by (output started at /home/content/r/h/a/rhavok/html/forums/include/common.php:49) in /home/content/r/h/a/rhavok/html/forums/header.php on line 28

Warning: Cannot modify header information - headers already sent by (output started at /home/content/r/h/a/rhavok/html/forums/include/common.php:49) in /home/content/r/h/a/rhavok/html/forums/header.php on line 29

Warning: Cannot modify header information - headers already sent by (output started at /home/content/r/h/a/rhavok/html/forums/include/common.php:49) in /home/content/r/h/a/rhavok/html/forums/header.php on line 30

Warning: Cannot modify header information - headers already sent by (output started at /home/content/r/h/a/rhavok/html/forums/include/common.php:49) in /home/content/r/h/a/rhavok/html/forums/header.php on line 31

many thanks to everyone who trys to help

Re: .. disabled for security reasons .. ? please help

What happen to your forum, I just logged in.. its not working.. whether you have removed the forum from your site???

God wisely designed the human body so that we can neither pat our own backs nor kick ourselves too easily

Re: .. disabled for security reasons .. ? please help

Try this:

1. Open up include/common.php and comment out the row "set_magic_quotes_runtime(0);".

2. Make sure your config.php has $p_connect set to false.

"Programming is like sex: one mistake and you have to support it for the rest of your life."