Jump to content

Symantec reporting server


harryg

Recommended Posts

Hello all,

I have a problem with Symantec Corporate Edition Av and the reporting server.

I have gone throught the rather useless Symantec troubleshooting and verified that php is running and linked to iis5.

The box does not have the iis lockdown installed.

The reporting server works apart from pulling down the latest alerts and stuff from the Symantec website.

In the Event Log I get this message along with a couple of others relanting to getThreatCon.

 

Any help would be appreciated.

 

 

The description for Event ID ( 2 ) in Source ( PHP-5.1.2 ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. The following information is part of the event: php[4512], PHP Warning:  fsockopen() [<a href='function.fsockopen'>function.fsockopen</a>]: php_network_getaddresses: getaddrinfo failed: No such host is known.  in C:\Program Files\Symantec\Reporting Server\Web\dashboard\getThreatCon.php on line 15.

 

This is line 15,16,17 from getThreatCon.php

 

    $fp = fsockopen ($host, 80, $errno, $errstr, 30);

    // set non blocking, this is important!

      stream_set_blocking($fp,FALSE);

Link to comment
https://forums.phpfreaks.com/topic/45407-symantec-reporting-server/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.