Installing Ubercart 1.3 on Mac Local Host

Posts: 6
Joined: 08/01/2008

Hello,

I've looked on these boards and on Drupal's, and I have not been able to find any info on how to install UC 1.3 on my Mac Leopard machine as localhost. Can someone point me in the right direction please?

Thank You

Posts: 107
Joined: 08/07/2007
Bug FinderGetting busy with the Ubercode.

Check a couple things, Is mysql installed / running, check that the web sharing is enabled, and waht do you see if you go to http://localhost/ and http://localhost/~username(http://localhost/~mikejoconnor for me)

Posts: 6
Joined: 08/01/2008

Thanks,

Everything is running well with Drupal 5.9, I've installed MAMP, all is good. I just need proper instructions on how to install Ubercart 1.3 on localhost.

Thank You

Posts: 107
Joined: 08/07/2007
Bug FinderGetting busy with the Ubercode.

create a modules folder in sites/all
place ubercart and the other required modules in the sites/all/modules folder
then enable the modules.

Posts: 6
Joined: 08/01/2008

Thanks, it works! Smiling

Posts: 6
Joined: 08/01/2008

Hmmm...

Now when I enable modules I get a blank page. Does this have anything to do with memory?

Thank You

Posts: 6
Joined: 08/01/2008

All fixed, I changed the memory to 16 in my php.ini file, I've also disabled any module that I won't be using... fun fun fun!!!

Thank You