seanh
25 February 2015 05:14
#1
Hi all, I get as far as step 18 in the install:
Click Install.
This displays the Perform Setup page with the installation progress.
At this point I get an HTTP Error 500
The confim settings\summary page itself shows no errors.
The PHP error log only shows a notice for AOW_WorkFlow\AOW_WorkFlow.php on line 89 which searching here says that isn’t an issue.
The sugarcrm.log file is empty.
Any thoughts?
Will
25 February 2015 14:12
#2
Hi Sean,
Ensure that permissions are correctly set on your directory/file structure for SuiteCRM and that the zip was unzipped/unpackaged correctly.
Thanks,
Will.
seanh
26 February 2015 00:18
#3
Hi Will,
Have confirmed the permissions are correct as per this thread https://suitecrm.com/forum/installation-upgrade-help/1007-windows-and-iis-permissions-issues-suggested-fix-for-anyone-using-this-platform
Sorry, should have said platform was Server 2008 R2 and PHP 5.6. Tried re-downloading the zip file as well.
seanh
26 February 2015 00:35
#4
Ahh, didn’t realise there was an install.log. Last entry in that is
2015-02-26 00:30:59…dropping table jjwg_markers
The 500 error says he FastCGI process exceeded configured activity timeout so I guess it’s taking too long to do…something
seanh
26 February 2015 01:40
#5
Ok, I increased the timeout in the the FastCGI settings in IIS and it completed. I got the login page and then the settings etc so that’s cool.
However, if I browse to the site now, I get a blank page
seanh
26 February 2015 02:06
#6
Sorted! Just need to set the default document to index.php