Author |
Message |
dad7732
RavenNuke(tm) Development Team
![](modules/Forums/images/avatars/gallery/blank.gif)
Joined: Mar 18, 2007
Posts: 1242
|
Posted:
Fri Aug 13, 2010 5:14 pm |
|
Just starting to configure a new VPS for my support domain. The site is so resource intensive that it will be the only domain on the server.
I installed PHP5 and MySQL 5 ..
What is the best type of DB to create for RN 2.4 and beyond, the defaults are:
Collation
uft8_general_ci
Using the latest PHPMyAdmin - lots of new stuff to learn.
Thanks
Also got this at the bottom of MyAdmin:
Your PHP MySQL library version 5.1.45 differs from your MySQL server version 5.0.90. This may cause unpredictable behavior.
Any ideas here? |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
nuken
RavenNuke(tm) Development Team
![](modules/Forums/images/avatars/3234de284ee21bd39eecd.jpg)
Joined: Mar 11, 2007
Posts: 2024
Location: North Carolina
|
Posted:
Fri Aug 13, 2010 7:59 pm |
|
I personally use collation latin1_swedish_ci |
_________________ Only registered users can see links on this board! Get registered or login! |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Palbin
Site Admin
![](modules/Forums/images/avatars/Dilbert/Dilbert_-_Dogbert_King.gif)
Joined: Mar 30, 2006
Posts: 2583
Location: Pittsburgh, Pennsylvania
|
Posted:
Fri Aug 13, 2010 8:16 pm |
|
RN 3.0 will use uft8_general_ci , but current version use latin1_swedish_ci. |
_________________ "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." — Brian W. Kernighan. |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
dad7732
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri Aug 13, 2010 8:52 pm |
|
Can it be changed w/o problems when 3.0 is out? |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
montego
Site Admin
![](modules/Forums/images/avatars/0c0adf824792d6d341ef4.gif)
Joined: Aug 29, 2004
Posts: 9457
Location: Arizona
|
Posted:
Fri Aug 20, 2010 5:28 am |
|
dad7732, if you site(s) are strictly in English, using utf8_general_ci even now won't hurt you. At least I have a terrible mix of charsets being used on individual tables even. Not even 100% sure how they got that way, but they are all compatible with the standard English characters et. |
_________________ Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
dad7732
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri Aug 20, 2010 6:10 am |
|
Yes, learning that as I go along. Getting too old to "learn", just wanna be in the "it works" stage.
Cheers |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Palbin
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri Aug 20, 2010 6:43 am |
|
dad7732 wrote: | Yes, learning that as I go along. Getting too old to "learn", just wanna be in the "it works" stage.
Cheers |
Don't we all ![Laughing](modules/Forums/images/smiles/icon_lol.gif) |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
|