Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 37
  1. #21
    Join Date
    Oct 2008
    Posts
    404
    Plugin Contributions
    0

    Default Re: Wamp wamp wamp - can't get wamp to run

    yeah...tried Notepad and dreamweaver and none of them worked. Does seem like a syntax error though. I may have to uninstall and reinstall one more time and see how it goes.

    THANK YOU!

  2. #22
    Join Date
    Oct 2008
    Posts
    404
    Plugin Contributions
    0

    Default Re: Wamp wamp wamp - can't get wamp to run

    this is my last shot...

    When I try to access my phpmyadmin I get error:

    Error

    MySQL said: Documentation
    #2003 - Can't connect to MySQL server on 'localhost' (10061)

    when i look this up, it is telling me

    Error: 1061 SQLSTATE: 42000 (ER_DUP_KEYNAME)

    Message: Duplicate key name '%s'



    Here is the config.inc.php I had made changes to:

    /* Servers configuration */
    $i = 0;

    /* Server: localhost [1] */
    $i++;
    $cfg['Servers'][$i]['verbose'] = 'localhost';
    $cfg['Servers'][$i]['host'] = 'localhost';
    $cfg['Servers'][$i]['port'] = '';
    $cfg['Servers'][$i]['socket'] = '';
    $cfg['Servers'][$i]['connect_type'] = 'tcp';
    $cfg['Servers'][$i]['extension'] = 'mysqli';
    $cfg['Servers'][$i]['auth_type'] = 'config';
    $cfg['Servers'][$i]['user'] = 'root';
    $cfg['Servers'][$i]['password'] = 'xxxxxx';
    $cfg['Servers'][$i]['AllowNoPasswordRoot'] = true;

    /* End of servers configuration */

    $cfg['DefaultLang'] = 'en-utf-8';
    $cfg['ServerDefault'] = 1;
    $cfg['UploadDir'] = '';
    $cfg['SaveDir'] = '';


    FYI. when i reinstalled the program it completely skipped the step of me logging into phpmyAdmin and adding a password.

    I hope this is fixable

  3. #23
    Join Date
    Oct 2008
    Posts
    404
    Plugin Contributions
    0

    Default Re: Wamp wamp wamp - can't get wamp to run

    I forgot to take off my firewall, but when i did I got this error:

    MySQL said: Documentation
    #1045 - Access denied for user 'root'@'localhost' (using password: YES)
    phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.

  4. #24
    Join Date
    Oct 2008
    Posts
    404
    Plugin Contributions
    0

    Default Re: Wamp wamp wamp - can't get wamp to run

    I'm in now...all i did was delete the password from my config.inc.php file. not sure how this all worked out, though...

  5. #25
    Join Date
    Jan 2008
    Posts
    1,700
    Plugin Contributions
    6

    Default Re: Wamp wamp wamp - can't get wamp to run

    Did you set up correct privileges in phpMyAdmin first, before making any changes to config.inc.php? Check that the privileges are for user "root", host "localhost", and password matches. If you haven't set up privileges, reset config.inc.php to default values and try accessing phpMyAdmin again.

    Edit: Okay, glad to hear it's now working.

  6. #26
    Join Date
    Jan 2008
    Posts
    1,700
    Plugin Contributions
    6

    Default Re: Wamp wamp wamp - can't get wamp to run

    Quote Originally Posted by mw4kids View Post
    not sure how this all worked out, though...
    I think all that happened was you did the steps in the wrong order. You need privileges set up first before altering config.inc.php.

  7. #27
    Join Date
    Oct 2008
    Posts
    404
    Plugin Contributions
    0

    Default Re: Wamp wamp wamp - can't get wamp to run

    It's really embarrassing to keep asking for help...but I got this far and don't want to quit now.

    As per the instructions, after i created a new user 'zencart' under 'local host' and created a database and then proceeded to extract zencart files to c:\\wamp\www\zencart and changed the two dist-config files to config files: (and made sure all services were running)

    I get a 404 not found

    The requested URL /zc_install/index.php was not found on this server.

    help

  8. #28
    Join Date
    Jan 2008
    Posts
    1,700
    Plugin Contributions
    6

  9. #29
    Join Date
    Oct 2008
    Posts
    404
    Plugin Contributions
    0

    Default Re: Wamp wamp wamp - can't get wamp to run

    your awesome

    wish i can say this is the end of the thread, but don't dare get too excited yet

  10. #30
    Join Date
    Jan 2008
    Posts
    1,700
    Plugin Contributions
    6

    Default Re: Wamp wamp wamp - can't get wamp to run

    Glad to help

    It will be worth all the trouble. Wamp is amazing. You can make a change to your site in seconds.

 

 
Page 3 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. How can I get older PHP versions for WAMP?
    By badarac in forum General Questions
    Replies: 2
    Last Post: 24 Nov 2014, 09:39 PM
  2. v151 can the taxcloud addon be tested within local wamp development server??
    By tlyczko in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 2
    Last Post: 4 Dec 2012, 08:37 PM
  3. Updated wamp + zen cart tutorial for Zen Cart 1.3.8a and Wamp Server 2.0i
    By dakos in forum Installing on a Windows Server
    Replies: 20
    Last Post: 29 Mar 2010, 01:07 AM
  4. Wamp
    By zbdude in forum Installing on a Windows Server
    Replies: 0
    Last Post: 2 Jun 2009, 04:08 PM
  5. Can't get mercury to send my emails from Zen admin on Wamp
    By lieven23 in forum Installing on a Windows Server
    Replies: 0
    Last Post: 5 Sep 2008, 03:44 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR