|
#226
|
||||
|
||||
![]() LOLOLOLOL... I had a feeling you would say that. I do plan on requesting that upgrade. |
|
#227
|
||||
|
||||
|
It's nice to know I live in a good neighborhood :-)
I keep a LAMP at home with the latest and greatest updates just so I know in advance if something is going to break and yea.. I'm ready for Apache 2 PHP5 & MySQL5 too
__________________
“There is a principle which is a bar against all information, which is proof against all arguments and which cannot fail to keep a man in everlasting ignorance—that principle is contempt prior to investigation.” —Herbert Spencer
|
|
#228
|
||||
|
||||
|
How do I do the following?
Quote:
Wayne Sallee Wayne@WayneSallee.com Last edited by Wayne Sallee; 02-21-2008 at 09:35 PM. |
|
#229
|
|||
|
|||
|
FWIW, the development environment on my Windows XP PC was set up last year to mirror the PHP and MySQL versions on Hostgator. I upgraded the PC to the current versions of PHP and MySQL yesterday, then tested my custom content management system on the PC.
I found there were two items I needed to add to my PC's php.ini file to suppress some error messages: allow_call_time_pass_reference = On date.timezone = 'America/Chicago' With a dozens of client domains under my reseller account, I REALLY want to know as soon as the upgrade to PHP 5 takes place. I set up an hourly cron job that should send email after the upgrade occurs: PHP Code:
|
|
#230
|
|||
|
|||
|
Quote:
PHP Code:
|
|
#231
|
||||
|
||||
|
Quote:
And that goes into php.ini ? Wayne Sallee Wayne@WayneSallee.com |
|
#232
|
|||
|
|||
|
The suggestion given to you would be in your .php files.
I'd suggest doing an extended search/replace to get rid of the deprecated variables. That would be an easy replace. Obviously save a backup, but it should go just fine. Those have been deprecated for a LONG... LONG... time, it's time to let them go!
__________________
http://www.codesight.net |
|
#233
|
||||
|
||||
|
Quote:
Wayne Sallee Wayne@WayneSallee.com |
|
#234
|
|||
|
|||
|
search for $HTTP_GET_VARS replace with $_GET;
search for $HTTP_POST_VARS replace with $_POST; search for $HTTP_ENV_VARS replace with $_ENV; search for $HTTP_SERVER_VARS replace with $_SERVER; search for $HTTP_COOKIE_VARS replace with $_COOKIE;
__________________
http://www.codesight.net |
|
#235
|
||||
|
||||
|
Quote:
Thanks! That sounds easy enough. Wayne Sallee Wayne@WayneSallee.com |
|
#236
|
||||
|
||||
|
I hope the settings of php.ini will be similar to PHP4 (register long arrays - for oscommerce etc).
Any special php.ini directive that may cause problems?? HG let us know! Thank you. |
|
#237
|
|||
|
|||
|
How do I get upgraded earlier than the March 8th date?
I'm happy to be upgraded anytime sooner, although I'm on a shared server (Gator164), so I may have to wait. phpBB 3.0 Joomla Wordpress Bring on the upgrades! (I'd be happy to see Apache2 rolled out as well) |
|
#238
|
||||
|
||||
|
Have anyone from HG stuff ( Especially DaveC ) seen my last post :
http://forums.hostgator.com/showpost...&postcount=213 I'd like to get some responce on that... |
|
#239
|
||||
|
||||
|
I know everyone values their time and would appreciate a quick 5 minutes if someone has it. I know this code was written in 2002, PHP4, however can't see why it will not work w/ PHP5 upgrade. It is very simple and little coding. Any suggestions....
http://www.alistapart.com/articles/phpswitch/ In PHP4, it works like a charm. As soon as I switch the server to PHP5, it fails. When you click a link to change the style it does not work or seem to pass to the cookie. Thanks....
__________________
Jason AKA Finch.31 Full-Time Professional Firefighter, Computer Guy, and Everything Else |
|
#240
|
|||
|
|||
|
Seems everytime someone brings up oscommerce it is ignored by Hostgator. This tells me you better opt out use the temporary .htaccess fix and try some of the patches offered. If their was no problem with Osc they would have answered the requests. If you allow them to fix it and you have some 3rd party mods installed those could break or not it seems to be a secret. If you have an osc or oscmax site etc. start reading and learning the patches that are available since unless patched it will not run with register globals off.
|
|
#241
|
|||
|
|||
|
For all of those who are running OSCommerce or flavors of OSCommerce (CRE Loaded, etc.), I found that the "Left Join" in the SQL quires will be an issue with MySQL5.
Here are a few resource links I found to help with OSCommerce and CRE Loaded. Read through them, the info is there. I haven't started this myself yet, but will start later today! http://www.oscommerce.com/community/contributions,3727/ http://www.totalchoicehosting.com/fo...howtopic=33948 http://forums.creloaded.com/Forums/v...++'on.html http://forums.creloaded.com/Forums/v...ic/t=9519.html Hope this helps! SnapDaddy |
|
#242
|
|||
|
|||
|
After reviewing the links I suggested, I found that this was the best resource:
http://www.totalchoicehosting.com/fo...howtopic=33948 I applied the fixes to my CRE Loaded 6.15 store. All seems to work now. However, I didn't need to mod the code in the admin/categories.php file, but you may for a OSCommerce store! SnapDaddy
|
|
#243
|
||||
|
||||
|
If you update the Oscommerce installation with every upgrade, you will have no problems - it runs fine on MySQL5, PHP5 and with register_globals off - but if you have added various mods then it's another story.
|
|
#244
|
||||
|
||||
|
Quote:
Quote:
That doesn't mean a few of them don't read this thread and consider its relevant information, though. Quote:
This scheduled system upgrade, from announcement, has included all popular cPanel/Fantastico software. OS Commerce is in our Fantastico library, of course, so they've likely included it in their test machines. Their test systems would be nothing other than their usual Shared/Reseller build, installed to intranet-only boxes. I don't think it would make sense to HostGator to honor requests for early upgrade of an entire server machine, by one of the few hundred account holders on that machine. |
|
#245
|
||||
|
||||
|
It as been 17 days without any update from GatorDaveC on the final form of the PHP5/MySql5 upgrade. Now that we have just a week before it is done, it would be quite helpfull to know about any last minute changes BEFORE the upgrade is done!
|
|
#246
|
||||
|
||||
|
Quote:
You're on rondo Since the servers are being done in alphabetical order after the shared servers, you'll probably be toward the end of the month. Last edited by kmaw; 03-03-2008 at 03:24 PM. |
|
#247
|
||||
|
||||
|
Quote:
Quote:
Quote:
Can not. ![]() When you see "scheduled down time" notices occasionally on some website or another, you can assume that those who posted it are making an educated guess, or are so involved in the reason for down time that they know when they intend to shut down or otherwise potentially break their own server. Last edited by whatrevolution; 03-03-2008 at 03:55 PM. |
|
#248
|
||||
|
||||
|
Opting out *will not* affect your site's move to php5/mysql 5. It only determines whether or not hostgator process will look for common php scripts/programs in your account and fix anything known to not work with php5.
There is no dual mysql 4/mysql 5 environment on the server's like php4/php5.
__________________
Follow me on Twitter! http://twitter.com/mrw |
|
#249
|
|||||
|
|||||
|
You're asking questions... that's step one to not sounding stupid.
![]() I linked to that a few pages ago in this thread. Quote:
Quote:
Quote:
Quote:
Programmers honestly have no excuse for being behind in this move. The market has no patience for the problems, like these, which their inattentiveness brings. Don't encourage them by paying them boatloads now that it's nearly too late. Move on to greener pastures. Anyone panicking about this, first calm down. Then, if you want free software, change to new free software because your old free software was HACKED YEARS AGO. Then, if you're buying commercial software and paying programmers already, go find a company who isn't ripping you off, leading you by your nose through technology upgrades in this way which would make Microsoft blush. Moving data from one system's database (eCommerce) to another (OSCommerce) is what programmers do. Like I said, if you're already paying, pay for what you need AND want. Control market demand with your bank account. Quote:
You can not opt-out of the upgrade. Read OP (opening post). Last edited by whatrevolution; 03-03-2008 at 11:31 PM. |
|
#250
|
||||
|
||||
|
Well Said WR,
Hope this should clear some issues up with customers. Although I would recommend opting out since any popular script will be automatically configured to work with PHP5 & MySQl5 and anything popular should already work with MySQL5 & PHP5. Thats just my opinion.
__________________
http://free-vent.com Providing FREE PUBLIC Ventrilo (VOIP) use. |
![]() |
| Bookmarks |
«
Previous Thread
|
Next Thread
»
| 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 |
| "Password Protect Directories" Bug on HTTPS/SSL Pages after PHP5+MySQL5 Upgrades | BiL | Shared Hosting Support | 3 | 06-24-2008 07:41 PM |
All times are GMT -6. The time now is 04:13 AM.












