Copyright © 2012 Kaltura Inc.
All Rights Reserved. Designated trademarks and brands are the property of their respective owners.
Use of this web site constitutes acceptance of the Terms of Use and Privacy Policy.
EduVideo.org
| Project: | Kaltura Community Edition (CE) - Self Hosted Online Video Platform |
| Version: | partnerService3-0.9 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
| Total votes: | 0 |
Hi all,
I'm just letting you know that if you have a database user that has a password with certain special characters ( in my case: "!" ) the installation will encounter a parse error when loading kalturaCE/kaltura/api_v3/config/database.ini
Thanks,
Jeremy Herrman
Comments
#1
Hi Jeremy,
Thanks for posting this here as well.
This issue was fixed in the code by wrapping the passwords in the settings files (database.ini and databases.yml) in double-quotes.
Next release will include this fix.
We will also try to push it to the SVN before next release so that anyone that want's to checkout from SVN and use the latest code fixes will be able to do so.
Gonen
#2
next release (coming up in a few days) will include this fix
#3
Automatically closed -- issue fixed for two weeks with no activity.