PDA

View Full Version : My My SQL


rgsat
8-25-07, 01:14 AM
Lost ball in high weeds...just cause they know computer language doesn't mean they have to speak computer language?? Looking for the baby, not the labor pains! Since the update of the server to MySQL 5.0 my products are jacked. After 4 calls to tech support I'm lost bigger than Texas! Here's what I have been told...(1)I'm missing a p_product file in my data base (2) I need to upgrade MySQL from 4.1 to 5.0. (3) In the admin/include/classes/upload.php file you must change line 31 from this $this = null; to unset($this);
Problem is...in my admin/include/classes/upload.php file line 31 is not $this = null; but this is on line 35 or 36....but line 36 or 37 is already unset($this);

So I'm lost...any clues what I really need to do? I'm thinking I need to upgrade 4.1 to 5.0 and then maybe line 31 is what they say, and it does need changed? If I can figure how to upgrade/install 5.0 I could look?? :eek: Thanks in advance for anyone who can help!

HalfaBee
8-25-07, 01:31 AM
If you are using oscommerce there is some changes that are needed.

You are already (hopefully) upgraded to mysql5, unless you are on mysql06.

Without further information, it is hard to make any recomendations.

rgsat
8-25-07, 01:50 AM
Thats where the lost ball in high weeds come in...I didn't upgrade to 5.0 cause I'm lost! PHP? I used the link and observed I can change this to 5 also? Do I need to do that too?
Thanks!

phlembol
8-25-07, 01:55 AM
You are already (hopefully) upgraded to mysql5, unless you are on mysql06.

Or mysql15. (For those not following this, that is version 5 of SQL is not on servers MySQL06 or MySQL15 yet. They are still on version 4.1.)

rgsat
8-25-07, 02:00 AM
No, I was't sure how to upgrade from 4.0 to 5?

dmacminn
8-25-07, 10:44 AM
They've gotten to all but MySQL6 and MySQL 15... everything else should be running MySQL 5.0.45.

If you have OSCommerce -- you do need to upgrade it ---it looks like you'd need a team including a lawyer, a surgeon, a programmer and a Shaman to figure out the necessary upgrade steps otherwise!

rgsat
8-25-07, 12:40 PM
Thanks I think! Not real sure that helped me....but I agree with the team effort!