When I am trying to run IU 2.0 on my localhost I am getting such error in log file from apache server:

Code:
[Mon Dec 28 19:15:12 2009] [error] [client 127.0.0.1] PHP Warning:  fread() [<a href='function.fread'>function.fread</a>]: Length parameter must be greater than 0 in D:\\wamp\\www\\upload\\lib\\smarty\\Smarty.class.php on line 1723
[Mon Dec 28 19:15:19 2009] [notice] Parent: child process exited with status 3221225477 -- Restarting.
[Mon Dec 28 19:15:19 2009] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations
[Mon Dec 28 19:15:19 2009] [notice] Server built: Dec 10 2008 00:10:06
[Mon Dec 28 19:15:19 2009] [notice] Parent: Created child process 2076
[Mon Dec 28 19:15:19 2009] [notice] Child 2076: Child process is running
[Mon Dec 28 19:15:19 2009] [notice] Child 2076: Acquired the start mutex.
[Mon Dec 28 19:15:19 2009] [notice] Child 2076: Starting 64 worker threads.
[Mon Dec 28 19:15:19 2009] [notice] Child 2076: Starting thread to listen on port 80.
Each time apache server is restarted with this message.

Any help ?


edit: IU has been installed corectly without any issues.