Dear all,
I have completed the installation of phplogcon and am using WinSysLog to log data from devices to mssql which is working perfectly.
When i log in phplogcon to view logged data from MS SQL server i get the following errors.
Warning: session_register() [function.session-register]: Cannot send session cookie - headers already sent by (output started at C:\Inetpub\wwwroot\phplogcon\include.php:1) in C:\Inetpub\wwwroot\phplogcon\submit.php on line 65
Warning: session_register() [function.session-register]: Cannot send session cache limiter - headers already sent (output started at C:\Inetpub\wwwroot\phplogcon\include.php:1) in C:\Inetpub\wwwroot\phplogcon\submit.php on line 65
Warning: Cannot modify header information - headers already sent by (output started at C:\Inetpub\wwwroot\phplogcon\include.php:1) in C:\Inetpub\wwwroot\phplogcon\submit.php on line 87
I would appreciate any help to solve this problem.
regards
Sehmarh

