• *english is not my native language*

    Hello everyone!

    Does anyone here know a guide for Mac users, on how to as easily as possible turn my Mac into a web server (using OS X Server) with WordPress running on it, so I can start using and exploring this product, and hopefully in the end create a website/blog for testing purpose?

    I have a clean Mac OS X 10.8 installation.
    I have downloaded OS X Server 10.8.
    I downloaded the latest version of WordPress (3.4.2) just now.

    – I’m not ready to buy a domain/server right now.
    – I’m here to test WordPress
    – The end goal is to be able to enter my IP on another computer (or tablet or phone) and see my WordPress website.
    – I would like to use OS X Server to control and manage my Mac as a web server.
    – I’m not an advanced user, I’m not very familiar with the requirements of WordPress; PHP and MySQL, the latter of which I know absolutely nothing about. I am also not a web programmer or Unix programmer, so basically I’m looking for a guide for dummies πŸ˜‰
    – If possible, then I would like to take advantage of technologies already supported by my OS and OS X Server, mostly to keep things as simple as possible.
    – I would like to avoid things I’m not good at, which includes programming and using the terminal (I prefer a user interface), or installing a lot of advanced “pro” software I could be without.

    If you got the knowhow and are able to help me, then it will be hugely appreciated!
    And I hope I will get a chance to try WordPress and fall in love with it.

Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter Brodersen

    (@brodersen)

    I took over for my friend (he gave up to say it politely).
    I’ll give it a try, and hope to get a better result and not pull out my hair as well.

    A few (maybe stupid) questions about MAMP:

    1) On the MAMP site it says “install a local server environment”.
    The goal is to be able to share my IP so others can test it as well. Will MAMP help me go online with my website by allowing me to share my IP?

    2) MAMP includes MySQL, but from my understanding OS X Server uses something called PostgreSQL? So I would prefer to use what is already supported or built in. Maybe I’m confusing something here?

    3) I don’t want to be tied up to MAMP Pro (which it seems like it is trying to sell to me)

    4) Doesn Mac OS X not already have PHP natively? Can it cause confusion/problems if I install another PHP using MAMP?

    5) Do I need to install Apache as well? I though Apache was also something already native in Mac OS X?
    It seems like MAMP is outdated or something, since it contains so much that is already native in never versions of OS X?
    Also as stated, I would prefer to manage my website using OS X Server if possible, for a number of reasons.

    I got a bad vibe from MAMP…seems like one of those things that could cause a lot of trouble by installing a lot of things you don’t need? They have a long list of stuff/libraries.

    EDIT: Also on the website they say this:

    “MAMP was created primarily as a PHP development environment for Macintosh computer and should therefore not be used as Live Webserver for the Internet. In this case, we recommend that you use Mac OS X server with the provided Apache or a Linux server.”

    Okay this is exactly opposite of where I’m trying to go, so I don’t think this is a good solution??

    1. Not in itself, no. You’d need to obtain a non-local IP address or domain name before anyone could access the site.

    2.WordPress uses MySQL – not PostgreSQL. As far as I am aware, the two are not interchangeable.

    3. I’m not a Mac user myself but as I understand it, MAMP is open source. There’s no real selling involved.

    4. Pass.

    5. I’m petty sure that Apache is not built into the Mac OS X but ICBW.

    I got a bad vibe from MAMP

    Without it, you cannot run WordPress. Based on this and the previous topic, I recommend you think long & hard about running your own web server. A publically accessible web server is not something that you can just set up and leave. It needs constant monitoring. Why not just invest in a little inexpensive remote hosting?

    Thread Starter Brodersen

    (@brodersen)

    I find it hard to believe that WordPress is relying on MAMP for all Mac users. It doesn’t seem like a very good solution to me, having to download such a large package with mixed software, most of which is overlapping or unnecessary, and might cause more problems and clutter (not to mention it’s for local only).

    I found this for WordPress (regarding MySQL vs PostgreSQL):
    http://wordpress.org/extend/plugins/postgresql-for-wordpress/

    It appears that Apache is native in OS X, and can be activated through this command:
    $ sudo apachectl start

    However the ‘Web Server’ sharing option is removed from Settings in OS X 10.8.
    And why do I need it if I’m running OS X Server anyway? I don’t understand this.

    A publically accessible web server is not something that you can just set up and leave

    Yes, but I don’t intent to. Whenever I’m not using it I just close the server app (or close my laptop) and the server is down. I only need to be live during testing (if I ever get that far).

    Again, I’m only asking for help to set up a most simple/basic web server (using the native Server app on my computer) for testing, and more importantly how to make WordPress actually work on my Mac.

    I’m testing if WordPress is something that is easy enough for someone like me, or if it is more like reserved for advanced users web professionals only.
    I was hoping to find an easy guide for this, it can’t be true that I’m the first ever to use WordPress on a Mac running OS X 10.8 and using Apple’s native Server app?

    If I cannot make it work after some time of trying hard, then I don’t think it will be worth wasting more time on, so I kinda gave myself a deadline. (I already have one friend who got very frustrated with WordPress setup…).

    But with that said, I really hope it is a clever product that I might consider buying a proper server and a premium theme or some of the other great things I’ve seen people create, but I’m too afraid to do any investment before I know I can make it work on the latest software.

    I find it hard to believe that WordPress is relying on MAMP for all Mac users.

    The vast majority will be using remote hosting rather than trying to run their own local web server.

    It doesn’t seem like a very good solution to me

    WordPress has nothing directly to do with MAMP. If you’re serious about setting up your own server, try getting a Linux box.

    I’m only asking for help to set up a most simple/basic web server

    And you have been pointed to all the supporting documentation we have. If you need more, try asking on a dedicated MAMP forum.

    I’m testing if WordPress is something that is easy enough for someone like me

    Have you thought about getting a free wordpress.com account?

    I’m too afraid to do any investment before I know I can make it work on the latest software.

    WordPress was not designed to run on MAMP. It was designed to run on a dedicated *nix server.

    Thread Starter Brodersen

    (@brodersen)

    The vast majority will be using remote hosting rather than trying to run their own local web server.

    I understand this, but as written, this is not my goal.

    My goal is simple: Make the WordPress 3.4.2 files I downloaded from this website, work on a Mac running the latest version of OS X, and running on my OS X Server.

    WordPress has nothing directly to do with MAMP. If you’re serious about setting up your own server, try getting a Linux box.

    No I’m not “serious” about setting up my own server in the sense you are probably referring to; (buying a domain and server hardware (and whatnot)).
    That would be quite an overcommitment for someone like me who is just eager to try out these WordPress 3.4.2 files on this website.
    I already have a Mac, I already have a web server running on my Mac. That should be enough for testing purposes.

    And you have been pointed to all the supporting documentation we have. If you need more, try asking on a dedicated MAMP forum.

    See that is maybe the key issue here with my request. The WordPress documentation is severely lacking, and ‘The famouse 5-minute installation’ is making a joke about it.
    Again: I got a Mac and Mac’s native server.app, and I’m running the latest versions of the latest software, and all I want is to put WordPress on my webserver and get started, but the documentation is not there or lacking.
    If WordPress is serious about getting “newbies” like me to be able to create blogs/websites, then it should be in their interest to try to guide people like me. Plan-B for us is a googling hell, that my friend went through.

    Have you thought about getting a free wordpress.com account

    Yes I have one, and have toyed around with it as well, but from my understanding there is a lot of things you can’t do unless you have it on your own server (installing certain plugins, etc).

    WordPress was not designed to run on MAMP. It was designed to run on a dedicated *nix server.

    Yes I understand this. But the lack of documentation and from what I have read on this forum, it seems like this the way to go for all mac users. It doesn’t seem very optimal.

    Thread Starter Brodersen

    (@brodersen)

    I just want to add:

    Sorry if it might sound arrogant of me to come here and expect someone to have made a guide for me, on how to easily setup WordPress on OS X Server (latest native software)?

    But, I would assume it would be in WordPress’s own best interest to have made such guide and documentation already? Maybe that is wrong of me to assume?

    “Create your own WordPress server in 5minutes with OS X Server” perhaps? I’m guessing that would be interesting for many? πŸ™‚

    I got WordPress installed on Snow Leopard with MAMP following the directions Esmi linked to. It sounds like you want to run OS X Server instead of MAMP, though. I’ve never used Server and would find it overkill for my need, which is simply to run WordPress locally.

    As you can imagine, there are tons of potential server configurations out there, which makes it hard for the official WordPress documentation to anticipate them all. A brief Google search suggests other parties have documented their own success in installing WordPress on OS X Server, though whether it’s the same version you’re running (Mountain Lion), I’m unsure.

    -Ken

    Thread Starter Brodersen

    (@brodersen)

    Hi kgagne.

    Thanks a lot for your reply and link.
    I’ll check it out, it might be exactly what I was looking for all along.

    Bastian

    (@bastian-deliberate)

    Maybe you got it, but for other user seeking help I would recommend this. Just use the script. http://www.macminivault.com/wp-mountain-lion/

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Seeking help! (MacOS X 10.8 OS X Server 10.8 WordPress)’ is closed to new replies.