tensh |
|
---|---|
Hello; I have a question - can Cotonti run on Microsoft SQL? It uses PDO, right? I want only the core and users, I'll make some additional plugins. If it can't run on MS SQL out of the box, would it be too much time-consuming to correct some incompatible SQL requests? Or maybe you can think of any other way to do it? |
aiwass |
|
---|---|
RequirementsIn order to run Cotonti and use it to its full capability, you should first confirm your server meets the following requirements. If you’re unsure if your webhost supports all this, don’t worry, even shared webhosting packages usually meet these requirements.
Take all that money that we spend on weapons and defences each year and instead spend it feeding and clothing and educating the poor of the world, which it would many times over, not one human being excluded, and we could explore space, together, both inner and outer, forever, in peace. - Bill Hicks
https://evlear.com |
Macik |
|
---|---|
#39292 tensh: In order to use MS SQL the whole database block (file database.php) should be rewritten. And more — some installation part had hard coded MySQL code. https://github.com/macik
правильный хостинг — https://goo.gl/fjCa1F |
tensh |
|
---|---|
Thank you, Macik. I temporarily switched to Yii framework for this particular project. |