Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Help install Vanilla 2.0.18.2 without PDO extension
Ive tried this one http://vanillaforums.org/discussion/13811/for-those-who-dont-have-pdo but its shows me a errors and i can successfully install the software, my host do not supports PDO,
please contact with me at email: insighty@live.com
thank you.
error: Table 'dorga8_db.GDN_User' doesn't exist|Gdn_Database|Query|show columns fromGDN_User
`
0
Answers
This software is built with PDO.
If you don't have PDO, you have to simulate it with a library, and involves editing the core, not a great idea.
As vanilla goes through versions, the chances are you are goign to get stranded.
Considering most cheap host come with PDO since it comes with php5.1 anyway, why not get it? The whole point of PDO is it is more efficient, faster, and safer.
grep is your friend.
oh....and you might actually check that the table actually exits.
grep is your friend.
it is but its stops query whole sql script query
can i ask for a favorite if you can create blank backup of the sql file query?
i mean install the system and backup the sql schema?
you not making much sense sorry.
grep is your friend.