Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

need to get sarted on a mac


smartnovelties

Recommended Posts

hello evryone,

 

i am using mac OS 10.2 and I want to create a shopping basket for my website using oscommerce.

 

I have designed and coded all of my site already, but i don't know where to start with the shopping basket... (i don't know how to setup/use unix)

 

if you know of anywhere where i can find details to get me started (assuming i don't kow how to set up unix) could you let me know, it would be much appreciated

 

thanks alot

 

dave :-)

Link to comment
Share on other sites

First thing I'd do is install mysql. There's a great package with very easy install instructions over at Marc Liyanage's website: http://www.entropy.ch/software/macosx/mysql/

 

After installing mysql go to System Preferences -> Sharing and enable Web Sharing. If you type in your ip in a web brower you should now see the default apache web page.

 

Then grab the latest snapshot of OSC and follow the install instructions over at http://www.oscdox.com

 

This should give you a basic working install of the OSC software. Hope this helps.

Link to comment
Share on other sites

One more thing. In case you don't know, OS X uses the folder /Library/WebServer/Documents/ for websites so you can either put your catalog and admin dirs in this folder of if you wish you can use the Sites folder in your Home directory.

 

The difference being with the first one if you type in http://your.ip/catalog you should see the OSC catalog and with the second way you would have to type in http://your.up/~username/catalog.

 

Again, hope this helps.

Link to comment
Share on other sites

One more thing. In case you don't know, OS X uses the folder /Library/WebServer/Documents/ for websites so you can either put your catalog and admin dirs in this folder of if you wish you can use the Sites folder in your Home directory.

 

The difference being with the first one if you type in http://your.ip/catalog you should see the OSC catalog and with the second way you would have to type in http://your.up/~username/catalog.

 

Again, hope this helps.

 

Don't use your local Sites folder! OSC has bugs in it that cause it to fail unless it's installed in the server's document root. It makes assumptions about the relationship of directories to URLs that just aren't true when the URL is http://your.up/~username/catalog. I'm sure it's easy to fix, but since you're a newbie, I suggest just doing according to the instructions in INSTALL.

Link to comment
Share on other sites

Don't use your local Sites folder! OSC has bugs in it that cause it to fail unless it's installed in the server's document root. It makes assumptions about the relationship of directories to URLs that just aren't true when the URL is http://your.up/~username/catalog. I'm sure it's easy to fix, but since you're a newbie, I suggest just doing according to the instructions in INSTALL.

 

I am sure this has been fixed with the new web-based installation procedure, found in /catalog/install/

:heart:, osCommerce

Link to comment
Share on other sites

I've been testing OSC 2.2 CVS via my local Sites folder for weeks now on Mac OS X 10.2, and it works just fine. As Harald suggested, perhaps this is due to the new (and very handy) web-based installation procedure.

 

I prefer to keep the local test site in the home directory because it simplifies backups. I can simply back up my entire home directory and have all my latest OSC changes backed up at the same time.

Link to comment
Share on other sites

I am sure this has been fixed with the new web-based installation procedure, found in /catalog/install/

Ah! I was using the 2.1 release and was not aware of this. So I suppose the 2.2 release is the one to use?

Link to comment
Share on other sites

Well, 2.2 hasn't exactly been "released" yet, as it is still undergoing development. But the general consensus seems to be that working off a 2.2 daily snapshot provides enough of a feature/function advantage over 2.1 to make it worthwhile. It's proven stable enough for many people to run live shops on.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...