Model Platform
Model platform has the following dependencies:
- php5
- php5-gd
- php5-sqlite
You can run Model Platform as follows:
cd mp/src
php -S localhost:6789
Then connect to: http://localhost:6789/ in your web browser to interact with Model Platform.
The hosted-version/index.html
file made availabe on the server by symlinking
hosted-version/
to /var/www/html/platform/toolkit/
on the faq
server.