WAMP is running -- need to go BACK and set up password for MySQL
Posted by: PJkinann (---.proxy.aol.com)
Date: March 31, 2007 11:48PM

I am using Cartweaver. When I originally set up WAMP, I guess I didn't set up a password for MySQL, because now on the Setup Connection on Cartweaver, it is asking for a password to my database.

I can't leave it blank. That doesn't work.

So how do I go back into the setup of MYSQL (even though WAMP is all running just fine) and REassign a password for the database? that way if it has a password, I can continue to set up Cartweaver, and when it asked for my database password I can type in the same one and it should continue to setup.

Did that make sense? SMILE Just need to set up a password for MySQL, even though I'm past the point of setting up WAMP. It's already up and running.

Thanks
Pjkinann@aol.com



PJ

Options: ReplyQuote
Re: WAMP is running -- need to go BACK and set up password for MySQL
Posted by: yfastud (---.mia.bellsouth.net)
Date: April 01, 2007 03:16AM

Too bad, Cartweaver is not free so I can't install it to face the real problem that you're having. In additions, it sounds like you didn't even create a db for it before installing, so the best solution I can come up for you as follows:
Through phpmyadmin, create the db w/ username and password for it then contimue to install it as instructed.

Have fun,

[www.jlbn.com] (testing WAMPS on Vista)
[test.jlbn.com] (testing codes on Vista)

Win Vista Business
Apache 2.2.4
MySQL 5.2.3 F-A
PHP 5.2.1
SSL 0.9.8D

phpMyAdmin 2.10.0.2

Options: ReplyQuote
Re: WAMP is running -- need to go BACK and set up password for MySQL
Posted by: CyberSpatium (71.237.217.---)
Date: April 01, 2007 05:03AM

i have a section in my wamp manual on how to add uses using phpmyadmin, the link is in my sig.


CyberSpatium
----------------------
WAMP English Forum Admin

Need help? Check out my WAMP User Manual/Guide here!


Please visit my latest website Clarify Loans:
ClarifyLoans.com

Options: ReplyQuote
Re: WAMP is running -- need to go BACK and set up password for MySQL
Posted by: PJkinann (---.proxy.aol.com)
Date: April 01, 2007 06:15AM

>>>db for it before installing, so the best solution I can come up for you as follows>>>

You mean before installling WAMP? Cartweaver creates everything you need, so I didn't need to establish a DB for that.

<<<<<Through phpmyadmin, create the db w/ username and password for it then contimue to install it as instructed.>>>>

See, CW will create the db for me (using their db - but for learning it that works for me), but I don't want to CREATE a db right now. I just need to create a PASSWORD for MySQL.

<<<add uses using phpmyadmin, the link is in my sig.>>>>
Okay, I will go to the link and see what I can find out.

Thank you



PJ

Options: ReplyQuote
Re: WAMP is running -- need to go BACK and set up password for MySQL
Posted by: PJkinann (---.proxy.aol.com)
Date: April 01, 2007 06:50AM

<<<Need help? Check out my WAMP User Manual/Guide here!>>>

Well, it said "unofficial" manual, but it SURE WORKED FOR ME!! YAHOO!! Thank you VERY VERY MUCH!



PJ

Options: ReplyQuote
Re: WAMP is running -- need to go BACK and set up password for MySQL
Posted by: yfastud (---.mia.bellsouth.net)
Date: April 01, 2007 06:57AM

Cartweaver is just a shopping cart script, and I've installed some Shopping-Cart and E-commerce scripts, but this is the first time I hear that the script create the db for user, so it MUST be a very GREAT script. If really so, enjoy it.

Have fun,

[www.jlbn.com] (testing WAMPS on Vista)
[test.jlbn.com] (testing codes on Vista)

Win Vista Business
Apache 2.2.4
MySQL 5.2.3 F-A
PHP 5.2.1
SSL 0.9.8D

phpMyAdmin 2.10.0.2



Post Edited (04-01-07 06:58)

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: WAMP is running -- need to go BACK and set up password for MySQL
Posted by: PJkinann (---.proxy.aol.com)
Date: April 01, 2007 07:07AM

It actually just created all the pages for me: Confirmation, Details, Login, OrderForm, Results, ShowCart, etc.

It's CartWeaver.



Post Edited (04-01-07 07:08)

PJ

Options: ReplyQuote
Re: WAMP is running -- need to go BACK and set up password for MySQL
Posted by: PJkinann (---.proxy.aol.com)
Date: April 01, 2007 07:09AM

It says the CW 2 database is built in MySQL. The AdmninArea is provided to make populating the database easy for a store's admin. The MySQL database script is zipped in the package.



PJ

Options: ReplyQuote
Re: WAMP is running -- need to go BACK and set up password for MySQL
Posted by: yfastud (---.mia.bellsouth.net)
Date: April 01, 2007 06:21PM

Quote

It actually just created all the pages for me: Confirmation, Details, Login, OrderForm, Results, ShowCart, etc.

They just tables: parts of db, not db

Quote

It says the CW 2 database is built in MySQL. The AdmninArea is provided to make populating the database easy for a store's admin. The MySQL database script is zipped in the package.

Ask yourself this question: if it already has built-in db, why it needs full-privileged admin's password to log-in your main db? Might be I'm so paranoid, but I'd mostly likely stay away from the scripts that requests info of admin w/ full privilege, who knows if there is a section in the scripts that feedback those info to its developers???

BTW, I'm having a script that has built-in db and that scripts can run by itself w/o the need of wamp, don't talk about requesting for admin's info; just my 2-cent.

Have fun,

[www.jlbn.com] (testing WAMPS on Vista)
[test.jlbn.com] (testing codes on Vista)

Win Vista Business
Apache 2.2.4
MySQL 5.2.3 F-A
PHP 5.2.1
SSL 0.9.8D

phpMyAdmin 2.10.0.2



Post Edited (04-01-07 21:12)

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: WAMP is running -- need to go BACK and set up password for MySQL
Posted by: PJkinann (---.proxy.aol.com)
Date: April 01, 2007 09:31PM

Well, no matter...........I don't know anything about developing a shopping cart, and Cartweaver was created by a VERY RELIABLE company by creme-de-la-creme developers. So I trust it as a program.

The MySQL database creation script is included. Everything is fully commented.

You ask: why it needs full-privileged admin's password to log-in your main db?
Because you don't want other people having access to your database. If another person on your computer edited your db, that'd sure mess up the entire site. I think having a password is the better option here.

The way I understand it, one SHOULD have a log in for MySQL. I can get into the files without one, but the proper way to do this is WITH a username and password. I needed to go back and establish one so that MySQL and Cartweaver gel.



PJ

Options: ReplyQuote
Re: WAMP is running -- need to go BACK and set up password for MySQL
Posted by: yfastud (---.cable.mindspring.com)
Date: April 02, 2007 02:19AM

Quote

You ask: why it needs full-privileged admin's password to log-in your main db?
Because you don't want other people having access to your database.
That's the MAIN reason why should NOT give out the admin's password even to install the script

Quote

Well, no matter...........I don't know anything about developing a shopping cart, and Cartweaver was created by a VERY RELIABLE company by creme-de-la-creme developers. So I trust it as a program.
You've got your point. Good luck!!!

Have fun,

[www.jlbn.com] (testing WAMPS on Vista)
[test.jlbn.com] (testing codes on Vista)

Win Vista Business
Apache 2.2.4
MySQL 5.2.3 F-A
PHP 5.2.1
SSL 0.9.8D

phpMyAdmin 2.10.0.2



Post Edited (04-02-07 02:33)

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: WAMP is running -- need to go BACK and set up password for MySQL
Posted by: PJkinann (---.proxy.aol.com)
Date: April 02, 2007 06:58AM

Oh, I haven't given out the password to anyone. I don't need it just to install the script. I'm using it to establish an admin area.



PJ

Options: ReplyQuote


Sorry, only registered users may post in this forum.