Page 2 of 5 FirstFirst 1234 ... LastLast
Results 11 to 20 of 47
  1. #11
    Join Date
    Apr 2008
    Location
    Nottingham, UK
    Posts
    46
    Plugin Contributions
    1

    Default Re: MAMP/XAMPP set up local host

    KHageman: What is the URL shown when you start MAMP up and go to the MAMP homepage? Is it http://localhost:8888/MAMP? If so, then type in http://localhost:8888 and you will see a directory listing of your MAMP sites folder, and you can click on your Zencart folder to load it :)

  2. #12
    Join Date
    May 2008
    Posts
    11
    Plugin Contributions
    0

    Default Re: MAMP/XAMPP set up local host

    [FONT="Comic Sans MS"]Hello [/FONT] Am new to this website. In fact am a bit confussed now. I also have a Mac. Updated to the new OS X. I can not find any instructions on how to have it work with my Mac. Is there any if so could someone lead me to them. Please

  3. #13
    Join Date
    Oct 2006
    Posts
    624
    Plugin Contributions
    0

    Default Re: MAMP/XAMPP set up local host

    Look at the 2nd post in this thread where DrByte already outlined the steps to make it work on a Mac.

  4. #14
    Join Date
    May 2008
    Posts
    1
    Plugin Contributions
    0

    Default Re: MAMP/XAMPP set up local host

    I followed DrByte's instructions with no problem...but when i move back to the e-start book to the database setup screen, i am getting an error

    Connection to Database failed
    Access denied for 'root'@'localhost' (using password 'no')

    i did put in zencart138 for the database name as that is what i specified in DrByte's instructions...

    did i miss a step???

    thanks!

  5. #15
    Join Date
    Oct 2006
    Posts
    624
    Plugin Contributions
    0

    Default Re: MAMP/XAMPP set up local host

    Your problem is likely due to the wrong password supplied to the MySQL database.

    MAMP and XAMPP uses different default credentials to login to the MySQL database:

    For MAMP, it is:
    Code:
    username=root
    password=root
    XAMPP uses the following
    Code:
    username=root
    password=<blank>
    Check both your configure.php files to verify the above MySQL credentials.
    Last edited by canopy; 1 Jun 2008 at 03:20 AM. Reason: Add further explanation
    Goh Koon Hoek, author of "e-Start Your Web Store with Zen Cart".
    Printed book: www.lulu.com/content/10576284
    Electronic book and Errata: www.cucumbermedia.com/store

  6. #16
    Join Date
    Mar 2008
    Posts
    6
    Plugin Contributions
    0

    Default Re: MAMP/XAMPP set up local host

    I have Zencart Loaded and ready to start. I want to change the mane from localhost/zencart to www.example.com.

    I bring up the Termnal.app and type in sudo vi /etc/hosts. It asks me for my password, but I am unable to type it in.

    Can someone give me some help on this.

    Thanks
    Ken

  7. #17
    Join Date
    Oct 2006
    Posts
    624
    Plugin Contributions
    0

    Default Re: MAMP/XAMPP set up local host

    I'm a bit confused. Do you mean you cannot enter the password when prompted or do you mean you cannot change the contents of the hosts file?

    If it's the contents of the hosts file you want to change, remember to type the character i after entering your password. This will put the vi editor into Insert mode so you can enter any text. To exit Insert mode, hit the Esc key on your keyboard.

    I suggest you re-read DrByte's post again as he has outlined the steps in great detail; including the need to type the i character as I have mentioned above.
    Goh Koon Hoek, author of "e-Start Your Web Store with Zen Cart".
    Printed book: www.lulu.com/content/10576284
    Electronic book and Errata: www.cucumbermedia.com/store

  8. #18
    Join Date
    Dec 2005
    Location
    Wisconsin
    Posts
    38
    Plugin Contributions
    0

    Default Re: MAMP/XAMPP set up local host

    Well, I just have to jump in here to ask a question and make a comment. Why mess with MAMP/XAMPP at all when Mac OS X has it all built in already? I just recently upgraded my G5 ppc, on which I run my Zen Cart test server, from Panther 10.3.9 to Leopard 10.5 so I had to deal with this again (Instead of zencart pages, all I was served was a list of folders and question marks.) In Leopard php, mysql, and apache2 are all installed by default (I think it was the same with Panther, but its been a few years). In Leopard, however, php is not enabled by default, but all it takes is turning it on and making a few minor adjustments to get everything working correctly. This page in Macoshints spells it out as clearly as anywhere http://www.macosxhints.com/article.p...71030153912813 (but a Google search will bring up several sites giving what is basically the same advice).
    Its just a matter of copy and paste and your zencart site can be placed in Library/WebServer/Documents and you're ready to go. No changing the port number as this is the folder set at port 80 for serving webpages.

  9. #19
    Join Date
    Feb 2007
    Posts
    159
    Plugin Contributions
    0

    Default Re: MAMP/XAMPP set up local host

    I have followed every step and still get this message

    http://localhost:8888/MAMP/htdocs/cart?language=English

    any thoughts?

    Mac G4 OS 10.4.11

  10. #20
    Join Date
    Feb 2007
    Posts
    159
    Plugin Contributions
    0

    Default Re: MAMP/XAMPP set up local host

    Quote Originally Posted by Nick_H View Post
    KHageman: What is the URL shown when you start MAMP up and go to the MAMP homepage? Is it http://localhost:8888/MAMP? If so, then type in http://localhost:8888 and you will see a directory listing of your MAMP sites folder, and you can click on your Zencart folder to load it :)

    Ok, thanks. I followed this and got into the installation process. I'll be back with questions I'm sure.

    Beth-katherine

 

 
Page 2 of 5 FirstFirst 1234 ... LastLast

Similar Threads

  1. v139h local host - how do I set up a copy of my site on xampp?
    By Maynards in forum Installing on a Windows Server
    Replies: 2
    Last Post: 3 Mar 2012, 08:23 PM
  2. set up local host : HELP needed for MAC!!!!
    By debora crosby in forum Installing on a Mac Server
    Replies: 5
    Last Post: 4 Mar 2010, 12:19 AM
  3. XAMPP Local Host Page Won't Load
    By jwj11 in forum Installing on a Windows Server
    Replies: 1
    Last Post: 29 Mar 2009, 12:34 AM
  4. Should I continue installing without MAMP (XAMPP)?
    By ProfKT in forum Installing on a Mac Server
    Replies: 17
    Last Post: 15 Jul 2008, 06:18 PM
  5. Local host not finding XAMPP
    By GroverGirl in forum Installing on a Windows Server
    Replies: 1
    Last Post: 26 Jan 2008, 07:23 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR