The Installation is not working ><

After I download ProsePoint 0.31 in news ,and extract that into new folder ,and after that I place the folder ProsePoint in my localhost , and after I running that is something error message that like this :
Fatal error: Maximum execution time of 30 seconds exceeded in C:\mywebsites\news\includes\file.inc on line 907
What is that meaning of the error message in this? is there any solution to me to solve this problen ,because I want to build the newspapper online

Hi,
For apache web servers, you need to have mod_rewrite available for the web server and enabled for your site. mod_rewrite is a standard part of Apache so you probably just need to turn it on.
For IIS ... sorry, but I'm not familiar with how to get IIS to allow clean urls.
Hosting
The ProsePoint Factory offers a Hosted ProsePoint service.
Hi,
Yes. For some reason, certain PHP code snippets run about 10 times slower on Windows. You need to change your PHP max_execution_time setting from the default of 30 seconds to a very large value - I'd suggest 600 seconds.