Page 1 of 2 12 LastLast
Results 1 to 10 of 17

Installing Oscmax on a Mac

This is a discussion on Installing Oscmax on a Mac within the Installation/Setup forums, part of the osCmax V2.5 Forums category; Hi there. Apologies I am very new at this. I am trying to install Oscmax on my Mac so far ...

      
  1. #1
    New Member
    Join Date
    Jan 2012
    Location
    Australia
    Posts
    5
    Rep Power
    0


    Default Installing Oscmax on a Mac

    Hi there.
    Apologies I am very new at this. I am trying to install Oscmax on my Mac so far it has not worked. I have installed Mamp.pkg. All the instructions I have read so far seem to geared towards PC. Can anyone help?

  2. #2
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,688
    Rep Power
    22


    Default Re: Installing Oscmax on a Mac

    Background.....

    If you install a MAMP (simular to a LAMP or WAMP) package - this gives you an Apache Web Server, MySQL and PHP as a base.

    From what I can see there is 3 main packages for the Apple OSX people (not using Windows and/or Virtual Box)....

    MAMP
    XAMPP
    MAMPStack

    After installing one of the above the PKG - you have to DROP the whole of osCmax into the "web" "public" or "htdocs" folder.

    IE:



    Start the MAMP

    Open a brower and navigate to "localhost" or "127.0.0.0"

    If you did not put osCMax main files into the "root" - it should be a folder/directory - click on the directory and if needed - install.php or index.php file.

    Good Luck!

    (need to update the links below..... Yikes)
    JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
    Try out our osCMax at: Live Catalog Demo
    Limited access Admin: Live Admin Demo
    Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!

  3. #3
    Member llamma's Avatar
    Join Date
    Feb 2011
    Posts
    37
    Rep Power
    0


    Default Re: Installing Oscmax on a Mac

    double post sorry..
    Last edited by llamma; 01-26-2012 at 01:30 PM.

  4. #4
    Member llamma's Avatar
    Join Date
    Feb 2011
    Posts
    37
    Rep Power
    0


    Default Re: Installing Oscmax on a Mac

    If you've got Mamp sucessfully installed just use the information here for wamp install (mamp=mac wamp=windows) Essentially its the same package, a version of apache, php and mysql that runs on the platform you have.

    http://wiki.oscdox.com/v2.5/local_installation

    OscMax doesn't care if your a Mac or PC user. Its running in PHP on an Apache webserver (at least in the case of mamp)

    Just use whatever FTP tool you like to get your files in the right directory, (installing locally you don't even need to FTP)
    Setup your Database and Password via PHPmyAdmin (or any other tool you prefer to administer the database, myadmin is included with mamp)
    navigate to the install directory using whichever web browsers you like and follow the on screen instructions.

  5. #5
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    2,955
    Rep Power
    35


    Default Re: Installing Oscmax on a Mac

    IMO, much better to use a free/cheap hosting provider, to get you started and will operate far closer to what a live site will. No local install peculiarities to worry about and unless you're a seasoned server admin. then you'll save a lot of hassle.
    Hosting plans with installation, configuration, contributions, support and maintenance.

  6. #6
    New Member
    Join Date
    Jan 2012
    Location
    Australia
    Posts
    5
    Rep Power
    0


    Default Re: Installing Oscmax on a Mac

    Thanks guys - I will give it a go!

  7. #7
    Member llamma's Avatar
    Join Date
    Feb 2011
    Posts
    37
    Rep Power
    0


    Default Re: Installing Oscmax on a Mac

    Quote Originally Posted by ridexbuilder View Post
    IMO, much better to use a free/cheap hosting provider, to get you started and will operate far closer to what a live site will. No local install peculiarities to worry about and unless you're a seasoned server admin. then you'll save a lot of hassle.
    I have to agree with that, I did use wamp for some testing and it "works" but certain things failed due to the local host environment. In the end if you can't test everything what good is a test environment. I ended up ditching it and going back to a test folder on my main hosted server. I do still use wamp for to load backup databases into mysql and manipulate data without having to upload/download big files over and over again.

    Whats he talking about free hosting that supports PHP and MySQL?
    Wow I'm surprised, yeah I could use a free test server here's a whole page of providers!
    free web hosting with free MySQL database

  8. #8
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,688
    Rep Power
    22


    Default Re: Installing Oscmax on a Mac

    I have looked at all the "free" guys out there - for the most part they are OKAY - but would not run a very active system on there.... A few hits per hour (on average) would be totally fine. But with any amount of volume - then it may be overloaded. They tend to put 50 to 200+ v-host per CPU and if a few tie up the CPU then things fail. For free to test this is good - but for anything more than that and to get your own domain name and paid hosting - for as little as 45 buck a year (and up). it is worth it, as free sites will have little to no guarantee or support.
    JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
    Try out our osCMax at: Live Catalog Demo
    Limited access Admin: Live Admin Demo
    Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!

  9. #9
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    2,955
    Rep Power
    35


    Exclamation Re: Installing Oscmax on a Mac

    @JPF: Did I say at any point, to use a free/cheap hosting provider for a live site?
    Jeez, does everything have to be spelled out in words of one syllable?
    I even have an affiliate program, to make things easier for folks: http://ejhosting.net/free-web-hosting.html - heck knows how good they are! (the lack of Curl may be an issue for some modules, for example.)
    Last edited by ridexbuilder; 01-26-2012 at 04:17 PM.
    Hosting plans with installation, configuration, contributions, support and maintenance.

  10. #10
    osCMax Development Team
    pgmarshall's Avatar
    Join Date
    Feb 2009
    Location
    London
    Posts
    2,441
    Rep Power
    48


    Default Re: Installing Oscmax on a Mac

    I do all my development on a mac using MAMP - so it does work! However, once small issue I have found is that Chrome will not hold a session when running osCmax on MAMP - however Firefox will - go figure! Regards.
    pgmarshall
    _______________________________

Page 1 of 2 12 LastLast

Similar Threads

  1. installing contributions for oscmax
    By doumawis in forum Installation/Setup
    Replies: 5
    Last Post: 06-27-2011, 09:54 PM
  2. Installing OscMax
    By Huski in forum osCmax v2 Installation issues
    Replies: 2
    Last Post: 05-04-2009, 11:50 AM
  3. Installing oscmax
    By uniquedesign in forum osCmax v2 Installation issues
    Replies: 6
    Last Post: 03-05-2006, 01:08 AM
  4. Installing oscmax
    By uniquedesign in forum osCmax v2 Installation issues
    Replies: 2
    Last Post: 02-25-2006, 10:50 PM
  5. Installing AttbuteSets to OscMax v2.0
    By itmltd in forum osCmax v2 Customization/Mods
    Replies: 0
    Last Post: 09-13-2005, 05:26 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
  •