Back to Forum Home Page
Forum Topics
- Application Installation18
- FAQs6
- ONLYOFFICE Installation3
- FlinkISO API3
- Application Errors/Issues3
- Server Setup2
- Available Modules2
- Custom Forms1
- Other1
- Getting Started1
- Bug Report0
Q. How to get access to FlinkISO Forum?
Ans:In order to able to post, you must be a registered user either with FlinkISO either On-premise or Cloud. You can login to the forum via using your email address, which you or your administrator used duing the registration on the websile. Once you have the email address, use the same email addres and generate a token. We will send you the token on the same email address. Use that token along with the email address to login. You can read posts without login.
Home > Application Installation
Error after installation complate register user
Dear
After installation I get an error: An Internal Error Has Occurred
If i look at the error.log file, i find the next error:
Error: [ParseError] syntax error, unexpected identifier "database", expecting ")" Request URL: /users/register Stack Trace: #0 /home/c2qtfmb1vtim/public_html/qms.xxx/lib/Cake/Model/ConnectionManager.php(83): ConnectionManager::_init() #1 /home/c2qtfmb1vtim/public_html/qms.xxx/lib/Cake/Model/Model.php(3665): ConnectionManager::getDataSource() #2 /home/c2qtfmb1vtim/public_html/qms.xxx/lib/Cake/Model/Model.php(1163): Model->setDataSource() #3 /home/c2qtfmb1vtim/public_html/qms.xxx/lib/Cake/Model/Model.php(3692): Model->setSource() #4 /home/c2qtfmb1vtim/public_html/qms.xxx/lib/Cake/Model/Model.php(1400): Model->getDataSource() #5 /home/c2qtfmb1vtim/public_html/qms.xxx/lib/Cake/Model/Model.php(1496): Model->schema() #6 /home/c2qtfmb1vtim/public_html/qms.xxx/app/Model/Behavior/WhoDidItBehavior.php(53): Model->hasField() #7 /home/c2qtfmb1vtim/public_html/qms.xxx/lib/Cake/Model/BehaviorCollection.php(145): WhoDidItBehavior->setup() #8 /home/c2qtfmb1vtim/public_html/qms.xxx/lib/Cake/Model/BehaviorCollection.php(66): BehaviorCollection->load() #9 /home/c2qtfmb1vtim/public_html/qms.xxx/lib/Cake/Model/Model.php(782): BehaviorCollection->init() #10 [internal function]: Model->__construct() #11 /home/c2qtfmb1vtim/public_html/qms.xxx/lib/Cake/Utility/ClassRegistry.php(169): ReflectionClass->newInstance() #12 /home/c2qtfmb1vtim/public_html/qms.xxx/lib/Cake/Controller/Controller.php(750): ClassRegistry::init() #13 /home/c2qtfmb1vtim/public_html/qms.xxx/lib/Cake/Controller/Controller.php(376): Controller->loadModel() #14 /home/c2qtfmb1vtim/public_html/qms.xxx/lib/Cake/Controller/Controller.php(414): Controller->__isset() #15 /home/c2qtfmb1vtim/public_html/qms.xxx/app/Controller/UsersController.php(827): Controller->__get() #16 [internal function]: UsersController->register() #17 /home/c2qtfmb1vtim/public_html/qms.xxx/lib/Cake/Controller/Controller.php(500): ReflectionMethod->invokeArgs() #18 /home/c2qtfmb1vtim/public_html/qms.xxx/lib/Cake/Routing/Dispatcher.php(193): Controller->invokeAction() #19 /home/c2qtfmb1vtim/public_html/qms.xxx/lib/Cake/Routing/Dispatcher.php(167): Dispatcher->_invoke() #20 /home/c2qtfmb1vtim/public_html/qms.xxx/app/webroot/index.php(115): Dispatcher->dispatch() #21 {main}
on 1/11/24 | Open | By: Masoud SadeghiHi Masoud,
There is a syntax error in your database.php file.
expecting ")"
Make sure you have edited the database.php file properly.
-Team FlinkISO
Dear Masoud,
We have now made the installation process much simpler. You can now install FlinkISO & ONLYOFFICE on a single server using our new installer script. You can read more about it here : https://www.flinkiso.com/manual/installation.html
Or watch the installer in action here: https://www.youtube.com/watch?v=FsEr_rTfeZk
We hope this would helpful to you.
Regards
-FlinkISO Team
on 25/11/24 | By: FlinkISO Team