WordPress installation

WordPress is a Content Management System (CMS) spcialized in blog area, logs, blocks, journals (posts) personal.

We will install WordPress over Debian Etch, with Apache2+PHP5+MySQL.

I leave my usual table refference with the links used, and important things in the aplicaion:

Origin http://wordpress.org/
Repository Wpress: http://wordpress.org/download/
Modules: http://wordpress.org/extend/plugins/
Presentations: http://themes.wordpress.net/
Translatings: http://codex.wordpress.org/WordPress_in_Your_Language
Package wordpress-2.3.1.tar.gz
Documentation (Spanish) http://codex.wordpress.org/es:Main_Page
Documentation (English) http://codex.wordpress.org/Main_Page

Installation:

  • Unzip and move to server root the WP directory:
tar -zxvf wordpress-2.3.1.tar.gz
mv wordpress /var/www/blog
  • Allow writting the web server daemon user in the web root:
chown -R www-data:www-data /var/www/blog
  • Making the MySQL schema to store the aplication data:
elite:~# mysql -u root -p
Enter password:
Welcome to the MySQL monitor.  Commands end with ; or g.
Your MySQL connection id is 140
Server version: 5.0.32-Debian_7etch1-log Debian etch distributionType 'help;' or 'h' for help. Type 'c' to clear the buffer.

mysql> create database wordpress;
Query OK, 1 row affected (0.01 sec)

mysql> grant all on wordpress.* to 'wp_admin'@'localhost' identified by 'secure-password';
Query OK, 0 rows affected (0.00 sec)

mysql> flush privileges;
Query OK, 0 rows affected (0.00 sec)

mysql> quit
Bye

Going to web installation: http://www.tudominio.com/blog/setup-config.php

  • Write the Data Base access data: user, passwordusuario anterior, contraseña, dirección BBDD (localhost)….
  • Write the blog’s title, and owner e-mail.
  • Generating user/pswd for the administration part (admin/secure_password): http://www.tudominio.com/blog/wp-login.php

Language change:

  • Unzip the file, which we get in my table URL:
elite:~# mkdir  /var/www/blog/wp-content/languages
elite:~# unzip wordpress-es_ES.zip -d  /var/www/blog/wp-content/languages/
  • Modify above line in configuration file, /var/www/blog/wp-config.php:
define ('WPLANG', 'es_ES');

739 thoughts on “WordPress installation

  1. With havin so much written content do you ever run into
    any problems of plagorism or copyright violation? My website has a lot of exclusive content I’ve either authored
    myself or outsourced but it looks like a lot of it
    is popping it up all over the internet without my permission. Do you know any techniques to help
    reduce content from being stolen? I’d truly appreciate it.

  2. I used to be suggested this web site by means of my cousin. I’m now not positive
    whether this submit is written through him as no one else recognize such
    precise about my difficulty. You are incredible!
    Thank you!

  3. To learn about how to really grow your trump network business, read below and click on the link for more information. Those critics, including the group, Colorof – Change,
    have suggested that Trump’s constant pressure on the President was more than just politically motivated, pointing out
    that no matter what Obama does now, it won’t be enough to silence
    the criticism of Donald Trump and his ever dwindling circle of supporters.
    Modern Marketing – a field of talentedpeople who are known to be talented in everything.

  4. Undeniably believe that which you stated. Your favorite justification seemed to be oon thhe net the
    simplesst thing to be aware of. I say to you, I certainly
    get irkd while people think about worries that they just do not know about.
    You managed to hiit thee nail upon the top and defined out the whole thing without having
    side effect , people could take a signal. Willl probably be back to
    gget more. Thanks

  5. Thanks for any other wonderful article. The place else may just anybody get that kind
    of info in such a perfect means of writing? I’ve a presentation subsequent week, and I’m on the search for such information.

  6. An impressive share! I’ve just forwarded this onto a
    friend who has been doing a little homework on this.

    And he actually ordered me lunch because I discovered it for him…
    lol. So let me reword this…. Thanks for the meal!!

    But yeah, thanks for spending some time to talk about this
    issue here on your website.

  7. Magnificent goods from you, man. I have understand your stuff previous to annd you’re just extremely wonderful.

    I actually like wht you have acquired here,
    really like what you are saying and the way in which you saay
    it. You make it entertaining aand you still care for to
    keep it wise. I cant wait to rwad far more from you.
    This is actually a great web site.

  8. More of Mr. Trump’s lowboy nominees choice soon patent the Senate. More Obama superintendence policies drive be tossed out. When the president addresses a dive assembly of Congress http://www.kamagra.us.org/#14423 kamagra on Tuesday, Democrats will find nearly nothing to cheer. (Some entertain busied themselves weighing the merits of shaking the president’s hand.) At the uniform fix, the protests induce heraldry sinister Republicans with a more urgent dare http://kamagrauk.us/ kamagra 100 as they try to picket the fruits of one-party oversee in the Creamy Family and on Capitol Hill: determining whether the hag directed at lawmakers is more than anecdotal, and how to behave accordingly.

  9. I just like the helpful information you supply on your articles.

    I’ll bookmark your weblog and take a look at again right here
    regularly. I am slightly certain I’ll be informed lots of
    new stuff right here! Good luck for the next!

  10. I would like to thank you for the efforts you’ve put in penning this
    blog. I am hoping to see the same high-grade content from you in the future as well.
    In truth, your creative writing abilities has encouraged me to get my
    very own website now 😉

  11. I was suggested this blog by means of my cousin. I am now not sure whether this
    publish is written by way of him as nobody else
    understand such distinct approximately my difficulty.
    You are amazing! Thanks!

  12. Hey, I think your site might be having browser compatibility issues.
    When I look at your blog in Opera, it looks fine but when opening in Internet Explorer, it has some overlapping.
    I just wanted to give you a quick heads up! Other then that, terrific blog!

  13. Thanks ffor every other fantastic post.The plaxe else
    may just anybody geet that kind of info in such a perfect approach
    of writing? I have a presentation next week, and
    I am on the look for such information.

  14. Thanks , I have just been searching for information about this
    topic for ages and yours is the best I have found out so far.
    However, what in regards to the bottom line? Are
    you positive concerning the source?

Leave a Reply

Your email address will not be published. Required fields are marked *