Seo Error Log Message

Hi,



I am looking at the error log messages can anyone say how to resolve it?



PHP Notice: Undefined index: SCRIPT_FILENAME in /home/x/public_html/app/addons/seo/func.php on line 955


PHP Notice: Undefined index: SCRIPT_FILENAME in /home/x/public_html/app/addons/seo/func.php on line 955




this line is about $_SERVER['SCRIPT_FILENAME'] variable where $_SERVER is super global PHP array with server variables.

possibly it is about your server settings so please check it with server admin