Welcome to dbFreaks.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Upgrade problem

 
   Database Help (Home) -> PHP SQL RSS
Next:  Delete ftp-folder created via php installation?  
Author Message
HawkEye1

External


Since: Oct 06, 2004
Posts: 2



(Msg. 1) Posted: Wed Feb 16, 2005 5:40 pm
Post subject: Upgrade problem
Archived from groups: alt>php>sql (more info?)

Hi folks,

I recently upgraded my db from version 3.23.49 (I think) to 4.0.23. I had
previously done this on two other machines with no problems but on this
server some (not all) of my MySQL user accounts have stopped working. For
example one I had to fix today in order to get it working I had to change
the sql user details from an account that I had created to the root account
(terribly unsafe) but nothing else works. Other tables work fine some I had
to reset the password and others I didn't even have to do that. Before the
upgrade everything worked perfectly and uf I don't have the original source
files to revert the db. The only other option is to do a restore from a few
weeks ago (not an idea I relish!)

I'm really confused as to what is going on so can anyone help at all ?

For info the machine is a Win2K server SP4 running IIS5 and PHP 4.3.3

Thanks for any help


--
Regards

Neil

Registered Linux User 324599
Windows: No remote holes in almost 3 hours

 >> Stay informed about: Upgrade problem 
Back to top
Login to vote
J.O. Aho

External


Since: Dec 01, 2003
Posts: 184



(Msg. 2) Posted: Wed Feb 16, 2005 7:40 pm
Post subject: Re: Upgrade problem [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

HawkEye wrote:
 > Hi folks,
 >
 > I recently upgraded my db from version 3.23.49 (I think) to 4.0.23. I
 > had previously done this on two other machines with no problems but on
 > this server some (not all) of my MySQL user accounts have stopped
 > working. For example one I had to fix today in order to get it working I
 > had to change the sql user details from an account that I had created to
 > the root account (terribly unsafe) but nothing else works. Other tables
 > work fine some I had to reset the password and others I didn't even have
 > to do that. Before the upgrade everything worked perfectly and uf I
 > don't have the original source files to revert the db. The only other
 > option is to do a restore from a few weeks ago (not an idea I relish!)
 >
 > I'm really confused as to what is going on so can anyone help at all ?
 >
 > For info the machine is a Win2K server SP4 running IIS5 and PHP 4.3.3

I would guess that the mysql database may have been damaged (could be a bad
harddrive or just bad luck due a bad filesystem like vfat or ntfs).

You could try to start with backup the current mysql database and then replace
it with the one week old mysql database, this should restor all users and
their passowrds.


//Aho<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Upgrade problem 
Back to top
Login to vote
HawkEye1

External


Since: Oct 06, 2004
Posts: 2



(Msg. 3) Posted: Fri Feb 18, 2005 7:09 pm
Post subject: Re: Upgrade problem [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

J.O. Aho wrote:
 >
 > I would guess that the mysql database may have been damaged (could be a
 > bad harddrive or just bad luck due a bad filesystem like vfat or ntfs).
 >
 > You could try to start with backup the current mysql database and then
 > replace it with the one week old mysql database, this should restor all
 > users and their passowrds.
 >
 >
 > //Aho

Thanks thats a good idea. I'll try that on Manday Smile


--
Regards

Neil

Registered Linux User 324599
NGSCB VIOLATION: Microsoft optical mouse detected penguin patterns on
mousepad. Background partition scan in progress to remove offending
incompatible products. Reactivate/recertify all MS products, 3 days grace.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Upgrade problem 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
HELP: PHP upgrade broke my code! - Hi, I hope one of you gurus out there can help me. I have a web application that had been running fine before I upgraded my server, now it fails on the following snippet of code: function NextOrder($OrderID) { ConnectDatabase(); $MyQuery = "SELECT....

Weird mysql_connect problem - Hello. My mysql_connect just started to give me following error today, Fatal error: Call to undefined function: mysql_connect() in ..../database_functions/db_functions.inc.php on line 11. So it seems that my php no longer finds php-mysql module...

[MySQL] hierachy problem ... - Hello, I have a table which have these fields: - id - idParent - label I would like to display each field and his children but each parent may have no child. Example: A AA AB AC B C CA CB .... I can't write the request, could you help me?....

Problem Reading File when Name contains "?" - Problem Reading File when Name contains "?" I am trying to access all of the files in a directory, using $a=opendir($dir) ; while ($file=readdir($a)) and $b=file_get_contents($dir."/".$file). However, when $file contains characters...

function problem involving query - I'm trying to construct a database of old houses including the parts they are made of as roof construction, floor construction, types of windows, vaults, etc. To do that I set up several tables. One containing the house id, address, last visit, etc. For....
   Database Help (Home) -> PHP SQL All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]