Open pepemont opened 6 years ago
Thanks Paul for the correction.
Regarding the Lesson builder, the openwords.org one is out-dated, the newer version is at our Openwords app server and this source code.
Please note that the cloudContextPath = "/my_web_data/" is only for the Openwords server at Openshift, if you want to develop locally, when you call getContextPath(boolean useExternal) method you will need to pass "false". For example: UploadSound.
Also a tip I just found out, our Openwords server only works with MySQL 5.7 for now, don't try MySQL 8 at all, it will break everything.
Hello everyone, I just successfully uploaded and deployed this code on my own VPS (Ubuntu 16.04).
Just a few tips :
Hope this help !
Regards, Paul