MySQL Forums
Forum List  »  Perl

Mysql is not working with WAMP
Posted by: Praveen Gupta
Date: February 25, 2009 04:07AM

Hi,

I need to run Bugzilla on my machine, so I have installed Wamp. Wamp consists of MySql and Apache. I have then installed Active Perl with all the required modules separately. On running a command 'checksetup.pl'(this command checks whether all the required Perl modules are present or not) in cmd prompt though it shows that all the modules are present but at the end of the message following text is displayed:

"Reading ./localconfig...

OPTIONAL NOTE: If you want to be able to use the 'difference between two
patches' feature of Bugzilla (which requires the PatchReader Perl module
as well), you should install patchutils from:

http://cyberelk.net/tim/patchutils/

Checking for DBD-mysql (v4.00) ok: found v4.005
There was an error connecting to MySQL:

Can't connect to MySQL server on 'localhost' (10061)

This might have several reasons:

* MySQL is not running.
* MySQL is running, but there is a problem either in the
server configuration or the database access rights. Read the Bugzilla
Guide in the doc directory. The section about database configuration
should help.
* Your password for the 'bugs' user, specified in $db_pass, is
incorrect, in './localconfig'.
* There is a subtle problem with Perl, DBI, or MySQL. Make
sure all settings in './localconfig' are correct. If all else fails, set
'$db_check' to 0."


Can any one please help me in running Mysql with WAMP server.

Thanks and Regards,
Praveen Kr Gupta

Options: ReplyQuote


Subject
Written By
Posted
Mysql is not working with WAMP
February 25, 2009 04:07AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.