stephenfewer / grinder

Grinder is a system to automate the fuzzing of web browsers and the management of a large number of crashes.
BSD 3-Clause "New" or "Revised" License
414 stars 131 forks source link

Install.php has errors and doesn't work #17

Closed clymb3r closed 10 years ago

clymb3r commented 10 years ago

I have tried the install.php page on both IE8 and Chrome. It doesn't work on either. Specifically: I press the "install" button at the bottom of the page and nothing happens.

IE8 indicates there are errors on the page which prevent it from working properly. Chrome gives no feedback.

IE8 error: Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0) Timestamp: Wed, 11 Dec 2013 06:48:22 UTC

Message: Object expected Line: 38 Char: 4 Code: 0 URI: http://10.0.200.107/install.php

stephenfewer commented 10 years ago

Does the server have PHP and MySQL correctly installed? are there any errors in the server logs?