RE: PHP + MySQL Not Playing Nice Any More

2004-06-18 Thread Michael McTernan
Dear Mark, Please set your from address to [EMAIL PROTECTED], and don't use my email address. Thanks, Mike > -Original Message- > From: Michael McTernan > Sent: 16 April 2004 10:21 > To: Joseph A. Nagy, Jr.; MySQL General > Subject: Re: PHP + MySQL Not Playing Nice

Re: PHP + MySQL Not Playing Nice Any More[Solved]

2004-04-16 Thread Joseph A. Nagy, Jr.
The PHP page that was being reported at being in error wasn't the one in error. Sorry for wasting everyone's bandwidth and time. -- Joseph A. Nagy, Jr. http://joseph-a-nagy-jr.homelinux.org Political Activist Extraordinaire Peace, Life, Liberty "The only fallacy is the inaction on our pa

Re: PHP + MySQL Not Playing Nice Any More

2004-04-16 Thread Joseph A. Nagy, Jr.
Okay, I got phpmyadmin back but http://logd-test.joseph-a-nagy-jr.homelinux.org still is having problems (click the link to see the problem) and I've gone through and commented out the lines it refers to but then all I get is a blank page. So I copy a fresh, untouched copy of dbwrapper.php to / for

Re: PHP + MySQL Not Playing Nice Any More

2004-04-16 Thread Joseph A. Nagy, Jr.
The only thing that changed in the environment was the creation of a script that temporarily introduces a variable ($MP3) to be created and then accessed by the script in question but the script doesn't touch mysql at all. What could have changed so drastically as to kill access to the db so comple

Re: PHP + MySQL Not Playing Nice Any More

2004-04-16 Thread Joseph A. Nagy, Jr.
On Fri, Apr 16, 2004 at 12:07:39AM -0400, Mark Susol | Ultimate Creative Media wrote the following: > On 4/15/04 11:46 PM, "Joseph A. Nagy, Jr." > <[EMAIL PROTECTED]> wrote: > > > So I'm using PHP and MySQL to serve up a game and all is going well until > > today. The first problem came when for

Re: PHP + MySQL Not Playing Nice Any More

2004-04-15 Thread Mark Susol | Ultimate Creative Media
On 4/15/04 11:46 PM, "Joseph A. Nagy, Jr." <[EMAIL PROTECTED]> wrote: > So I'm using PHP and MySQL to serve up a game and all is going well until > today. The first problem came when for some reason the game was sending > apache as the username to access the db (which is not what I have in the >