|
#101
|
|||
|
|||
|
Is there something similar that will let us use MySQL4 still if we need to?
|
|
#102
|
||||
|
||||
|
No, there is not.
__________________
quietFinn - netFinn Finland "Be who you are and say what you feel because those who mind don't matter and those who matter don't mind." - Dr. Seuss |
|
#103
|
|||
|
|||
|
Quote:
|
|
#104
|
||||
|
||||
|
Ooh i thought opting out form was for them NOT to upgrade your SCRIPTS to PHP5 usable.
But it seems it been they wont update you... From 4 to 5 until August... According to the stickie.
__________________
http://free-vent.com Providing FREE PUBLIC Ventrilo (VOIP) use. |
|
#105
|
|||
|
|||
|
Quote:
|
|
#106
|
|||
|
|||
|
Is there a way that we can test out the mysql upgrade before our hosting package is upgraded to mysql5? Something similar to how we can use the .htaccess file to try out php5 would be great but I'm not sure how this could happen w/ mysql. 99% of my sites are database driven and I don't want to leave such a big question mark of "will it work w/ mysql5" w/ the amount of sites we have. It's never fun to scramble on implementation day!
Sorry if this is a repeat question! The only other issues I can think of is will there still be support for CURL and GD library by default in PHP5 (similar to how PHP4 is currently configured in HG). Most likely these two things will be supported but I have to ask! Thanks, Jake |
|
#107
|
|||
|
|||
|
I have opted out of the upgrade but im using the php5 handler in .htaccess. Am i right in thinking that i will continue to use MySQL 4 for as long as i want or am i still only delaying the upgrade?
__________________
|
|
#108
|
|||
|
|||
|
Quote:
I opted out of the upgrade, but I'm going through my scripts with the .htaccess 'patch', testing stuff. I'm assuming that starting in March, they'll be moving over to PHP5, and my stuff will get moved, but NOT UPDATED AUTOMATICALLY. Is that correct? |
|
#109
|
|||
|
|||
|
Will APC be considered to install with PHP 5.2.5? I have enabled APC with my PHP 5.2.5 box and got a great performance boost, memory reduction and much less CPU consumption
|
|
#110
|
||||
|
||||
|
No
Quote:
When the server is upgraded to use MySQL5 your site(s) will be using MySQL5. Unlike with PHP there is NO way you could use MySQL4 in that server any more.
__________________
quietFinn - netFinn Finland "Be who you are and say what you feel because those who mind don't matter and those who matter don't mind." - Dr. Seuss |
|
#111
|
||||
|
||||
|
Either you or Scott is confused, you can continue using PHP4 (but not as long as you want, but just a few months), but you can not continue using MySQL4.
__________________
quietFinn - netFinn Finland "Be who you are and say what you feel because those who mind don't matter and those who matter don't mind." - Dr. Seuss |
|
#112
|
|||
|
|||
|
Does it make a difference that im on a Reseller account?
__________________
|
|
#113
|
|||
|
|||
|
Nope, it doesn't
|
|
#114
|
||||
|
||||
|
No, the only difference is that reseller servers will be updated after the shared servers.
__________________
quietFinn - netFinn Finland "Be who you are and say what you feel because those who mind don't matter and those who matter don't mind." - Dr. Seuss |
|
#115
|
||||
|
||||
|
quietFinn is right.
Everyone is being moved to php5 / mysql5 on all our shared and reseller servers. Even if you fill out the opt out form you are still being moved. The opt out form only opts you out of us playing with your script. Most scripts will work seamlessly with us modifying them, but there is a chance a small percent of scripts will break which is why the opt out was created. After the upgrade is completed you will still be able to use php4 by modifying your .htaccess file since it will be ran in dual environment with php5. There will be no way to use mysql5 since it can't be run in a dual environment. I hope this clears up any confusion.
__________________
Gators love marshmallows. |
|
#116
|
|||
|
|||
|
Well since the servers are going to be on PHP5 what if we want 1 or 2 accounts to be on PHP4 how can we switch just those 2 accounts?
Thanks |
|
#117
|
||||
|
||||
|
You will be able to control where you want php4 via .htaccess. Where ever you want php4 a .htaccess will change it in that directory and all subdirectories below it. Exactly the same way it works now to use php5
__________________
best regards, George |
|
#118
|
|||
|
|||
|
You can temporarily use php4 on the one or two accounts by setting the AddHandler in your .htaccess file for those accounts. However, that is not a long term solution, as PHP4 has reached it's end of life, is no longer actively developed, and will be removed from the servers later this year regardless. So it's best to plan ahead now.
|
|
#119
|
|||
|
|||
|
I dont have a problem with PHP 5 as ive been using the htaccess code for months now with no problems but i know for a fact that CubeCart does not play well with MySQL 5 so if Scott is wrong and i have no choice but to use MySQL 5 then its time for me to look for a new provider
__________________
|
|
#120
|
|||
|
|||
|
So there is no way for us to try out our sites w/ mysql5 prior to the upgrade? That's a pretty huge leap of faith for me to take w/ the amount of sites I have. Is there no way to have a test server available? Even on a case by case basis that we would have to request access to and be limited to only a few days?
|
|
#121
|
|||
|
|||
|
Quote:
However, using a new domain name (like test.yourdomain.com) with a fresh install may be feasible. With that said, if you're thinking it'd be useful to be able to setup a new software install on a test box to see if there'd be a problem in general, maybe we can do something like that. I'll check. Last edited by GatorJamyn; 02-13-2008 at 01:59 PM. |
|
#122
|
|||
|
|||
|
I have NO PROBLEM putting in a little extra work now to avoid a huge headache if there is a problem. So I will do whatever it takes to get this tested out now in a php5 and mysql5 environment.
Thanks for all your help, Jake |
|
#123
|
|||
|
|||
|
Thanks for this upgrade
.
|
|
#124
|
||||
|
||||
|
This upgrade caused me problems:
Fatal error: Using $this when not in object context in blah blah on line 37 My site is down
|
|
#125
|
||||
|
||||
|
The upgrade doesn't even start until March 8. Better look elsewhere for your problem.
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| *** RESELLER PHP5/SQL5 Migrations *** UPDATED | GatorPatrick | General Announcements | 103 | 10-20-2008 04:40 AM |