• helmbelly

    (@helmbelly)


    I downloaded v2.5 for my macbook pro using leopard. it wouldn’t install as a local app – so I installed it on my server (they had a one click install) and created a database. that worked out. But I look and look and read all the docs (which are very well done) BUT NOWHERE is it explained what I am supposed to be EXPECTING!!

    What is WORDPRESS? Will I have an application icon I can open and work on designing and writing a blog site- and then FTP the files to the my SQL database? or is WP web based?

    The famous 5 min install seems based on getting the mySQL and PHP conjiggered on the server/host side. Do I install anything on my box?

    Thanks much I’m lost, Caleb ‘algebra II class flashback’ Crosby

Viewing 3 replies - 1 through 3 (of 3 total)
  • haochi

    (@haochi)

    It can be either, depends on what you use it for. It’s not like your every day local app so you can call it web based.

    If you are going to install WordPress on your machine, you will need PHP & MySQL installed on your machine.

    Read the About page on this site for more info.

    rudolf45

    (@rudolf45)

    To have a blog on the internet you don’t need WP installed on your machine.
    Maybe this can help:
    http://codex.wordpress.org/New_To_WordPress_-_Where_to_Start

    And, to be honest, the question should be asked the other way around: why do you want WordPress if you don’t even know what it is…?

    StrangeAttractor

    (@strangeattractor)

    It’s web-based (server side PHP using MySql database). There’s no icon on your desktop to click. To make posts, etc. you log in to the admin panel on your WordPress site.

    To add new plugins and themes, or upload file changes, most people download these to their desktop, unzip them, and then FTP them to the site, although there’s increasing ability to do these things from within the online admin panel in the latest versions. (Your mileage may vary.)

    Re: altering the design of a WordPress installation. If you are customizing your design, rather than simply installing a new theme, how you go about it is a matter of personal preference. Many files can be altered within the admin panel, although I personally don’t find this useful at all. What I do (and I suspect most people do) is use an HTML/CSS editor to test out changes in the CSS files before uploading (I use static versions of the generated HTML files to do this).

    Other people may also install a local copy of their site on their personal machine (you’ll need something like Xaamp to do this in order to process the PHP and set up a local MySql database) and work on changes to their site locally before uploading.

    There are lots and lots of ways to customize an installation, but you will have to become familiar with WordPress, the use of WordPress templates, and some PHP knowledge is also very useful.

    What is it? It’s an open-source blogging application. It has enough flexibility to function as a Content Management System (CMS) and there are many, many plugins out there to facilitate whatever you want to do with it.

    Start looking at existing WordPress sites, and you’ll see the many different things people do with it.

    I think covers that everything.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘what IS WordPress? web based or a local app??’ is closed to new replies.