[PHP-DB] Cannot connect to MySQL

2010-03-05 Thread The Phantom
Hello, First of all, I apologise if I do something wrong, because I'm new to this weird system. For test purposes, I have installed Apache 2.2.14 with PHP 5.3.1 and MySQL 5.1.44 on Windows 7 Home Premium. However, whenever I try accessing MySQL via PHP, I get the following error: A connectio

[PHP-DB] Upgrading PHP Version 5.1.6

2010-03-05 Thread Vinay Kannan
Hello, I am currently using php version 5.1.6 and now m thinking of upgrading, i got php installed long time back using WAMP, i wanted to know if theres an easy way to upgrade directly, without having to remove this version, i also have a good number of databases, and it would be a pain, if i am

Re: [PHP-DB] Upgrading PHP Version 5.1.6

2010-03-05 Thread David McGlone
On Friday 05 March 2010 12:35:43 Vinay Kannan wrote: > Hello, > > I am currently using php version 5.1.6 and now m thinking of upgrading, i > got php installed long time back using WAMP, i wanted to know if theres an > easy way to upgrade directly, without having to remove this version, i also >

Re: [PHP-DB] Upgrading PHP Version 5.1.6

2010-03-05 Thread kesavan trichy rengarajan
Well, you can always backup your databases through phpMyAdmin (export) or from commandline using mysqldump just to be on the safer side. On Sat, Mar 6, 2010 at 12:51 PM, David McGlone wrote: > On Friday 05 March 2010 12:35:43 Vinay Kannan wrote: > > Hello, > > > > I am currently using php versi

Re: [PHP-DB] Upgrading PHP Version 5.1.6

2010-03-05 Thread Lester Caine
Vinay Kannan wrote: Hello, I am currently using php version 5.1.6 and now m thinking of upgrading, i got php installed long time back using WAMP, i wanted to know if theres an easy way to upgrade directly, without having to remove this version, i also have a good number of databases, and it wou