[Solved] Couldn't setup WebIssues server

Submitted by Patlatus on 2012-06-27

I tried two hosting and still couldn't setup WebIssues server.
On my first hosting I went to the second step and received error
"Database does not support InnoDB storage which is required by WebIssues Server."
I don't know how to fix it, googled and found out that InnoDB is included in PHP from 5.5 version.
I tried find other free hosting which should support InnoDB, but then I stopped on the first step with error
Cannot access directory '***/data/sites/default'.
Why? Should I create this directory manually? Please help.

Hello,

InnoDB does not depend on PHP version, but rather on the configuration of MySQL database.

The error indicates that the web server does not have write access to the data/sites subdirectory. Enabling access to it is part of the installation process described in the manual.

Regards,
Michał