Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    Mar 2012
    Posts
    33
    Plugin Contributions
    0

    Default Stuck installing local site

    Hello,


    My website on the server is already up and running and I want to make modifications to it on a duplicate 'test' site on my pc. I am following the link below exactly to help set up a local site.



    http://www.zen-cart.com/showthread.p...ht=xampp+wampp


    All was going well until I got to the the section under Install the Zen Cart Program, in particular the Database Setup. I am being asked to enter the Database Username and Database Password. What do I put in here?? No matter what I enter, it is coming up with the message:

    Connection to database failed
    Access denied for user 'xxxx'@'localhost'....

    I have been trying to get my website set up on local for days now and am struggling to find a decent step by step how to.

    Joanna

  2. #2
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    1,034
    Plugin Contributions
    24

    Default Re: Stuck installing local site

    What do I put in here??
    The database name is the name you used to create the database as described earlier in the the post you referenced.
    The username and password is the same as that used to access phpmyadmin.
    Steve
    "Totally Zenned" my a*se!

  3. #3
    Join Date
    Mar 2012
    Posts
    33
    Plugin Contributions
    0

    Default Re: Stuck installing local site

    OK thx, I will try it, but in the meantime when I now log into http://localhost/xampp, I am getting this page when clicking on phpmyadmin

    Name:  xampp phpmyadmin.jpg
Views: 149
Size:  47.2 KB

    How do I return to the page where I can enter the details in database setup?

  4. #4
    Join Date
    Jan 2004
    Posts
    58,265
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: Stuck installing local site

    Why are you installing v1.2.x ?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Mar 2012
    Posts
    33
    Plugin Contributions
    0

    Default Re: Stuck installing local site

    Quote Originally Posted by DrByte View Post
    Why are you installing v1.2.x ?
    Err, I was just following the instructions shown in my first post. Have I gone wrong somewhere? I installed what I thought was the most recent version of Xampp from apachefriends.org.

  6. #6
    Join Date
    Jan 2004
    Posts
    58,265
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: Stuck installing local site

    When you started this post here on the Zen Cart forum, you selected "Zen Cart v1.2.x" from the list of Zen Cart versions. Zen Cart v1.2.x is from 2006. Why are you using such an old version of Zen Cart?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  7. #7
    Join Date
    Mar 2012
    Posts
    33
    Plugin Contributions
    0

    Default Re: Stuck installing local site

    Quote Originally Posted by DrByte View Post
    When you started this post here on the Zen Cart forum, you selected "Zen Cart v1.2.x" from the list of Zen Cart versions. Zen Cart v1.2.x is from 2006. Why are you using such an old version of Zen Cart?
    Oh I see what you are referring to. That was an error, I am using v1.5.0 of zencart. Any solution for getting back the database setup page in Xampp? I tried uploading the the Xampp Congrol Panel again but it didn't help.

  8. #8
    Join Date
    Jan 2004
    Posts
    58,265
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: Stuck installing local site

    Setting up Xampp, or any webserver for that matter, is beyond the scope of Zen Cart. If you need help with Xampp (ie: windows/apache/php/phpmyadmin/mysql), contact the xampp support site.

    Zen Cart expects you to have all your database setup completed yourself before you can do the Zen Cart installation. The installation process for Zen Cart is clearly outlined in the /docs/ImplementationGuide.php file included in your Zen Cart files.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  9. #9
    Join Date
    Mar 2012
    Posts
    33
    Plugin Contributions
    0

    Default Re: Stuck installing local site

    Thanks Dr Byte

    I read through that guide however it seemed more for setting up Zencart for a live site. I am not sure how to apply those instructions for the local site after I have already created a live site.

    I have refound & accessed the page where I need to enter the info to set up the Zencart database (the instructions weremfurther down the page) but it is still not accepting the db username and password. Would these be the ones provided to me by my hosting company - would these apply to a local site? Or should I have set up a new mySQL database and phpmyadmin on my local pc first with a new username and password?

  10. #10
    Join Date
    Jan 2004
    Posts
    58,265
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: Stuck installing local site

    Running a copy of Zen Cart on your own PC is conceptually the same as running a Zen Cart store on a different server with a different hosting company. The files and database are specific to that server/pc.
    Setting up Zen Cart to run on your own PC is the same as setting up a live site ... except that the "server" is your PC. Virtually all the steps are the same. And just like each hosting company is different in how you would set up databases and access FTP, so also is your PC. On your PC if you're using XAMPP then you need to use the tools provided by XAMPP in order to create your database and for where your files are stored.

    So: If you're running Zen Cart on your own PC, then the database username and password you need are for the database and username you created in MySQL on your own PC. That would involve using XAMPP and phpMyAdmin on your own PC. Help with understanding XAMPP and finding the tools it offers, can be found on their website and in their documentation.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Backing up site and installing local test server with MAMP
    By thebigkick in forum Installing on a Windows Server
    Replies: 2
    Last Post: 27 Jan 2012, 05:34 PM
  2. problem installing o local
    By eldiablo13 in forum Installing on a Windows Server
    Replies: 2
    Last Post: 16 Oct 2009, 08:49 PM
  3. Newbie - Installing local copy of existing site
    By agent_44 in forum Installing on a Windows Server
    Replies: 11
    Last Post: 19 Aug 2009, 03:24 PM
  4. Installing for local server
    By buster52 in forum Installing on a Windows Server
    Replies: 17
    Last Post: 9 Mar 2009, 07:03 PM
  5. Installing a local copy of my website
    By LuminoGlow in forum Installing on a Windows Server
    Replies: 2
    Last Post: 15 Feb 2009, 07:19 PM

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
  •