Home Français A propos Contact rss
WordPress from the beginning
Articles de fond, tests de plugins, modes d'emploi et astuces sur ce CMS

Choosing a provider

To host your wordpress blog yourself you'll need a hosting service of the php/mysql standard type (no need to shop for a hosting service specific to wordpress) with a minimal equipment of php 4.3 and mysql 4.0, as explained on http://wordpress.org/about/requirements/...

Server version

Today, hosting services are mostly of the apache style on linux with php 5 and mysql 5, so everything’s fine with the version.

What basics should a hosting service offer?

For basic competences, with no direct link to WordPress:

  • Access to an admin console, including phpmyadmin
  • At least one mysql database, 5 bases allowing to test different cmss
  • The possibility to create sub-domains of a domain, such as “Thisisatest.myblog.com”
  • The possibility to host a few sites (with different domain names)
  • The possibility to create synonymous domains (different domain names all aiming at the same site)
  • At least 10 email addresses + a webmail, in order to check mail on the web
  • Minimum disk space of 2 or 3 gigas
  • Ftp access, if possible secured such as ftps
  • Daily database backups
  • Email support (ticket style)

What does WordPress require?

The subtleties peculiar to Wordpres are then1 :

  • For linux, preferably an apache web server.
  • Apache’s mod_rewrite module must be installed. If it’s not activated, do so with the .htaccess file. It enables clean urls without ?p=, better for referencing purposes.
  • Remote connections authorization (I think they mean “allow_url_fopen”, which allows, for example, to display rss feeds and can be changed in .htaccess).
  • In my experience, a un memory_limit under 32 Mo can create problems.
  • A 10-second max_execution_time should be enough.
  • Put mod_security in stand-by in order to avoid mysterious bugs depending on the content you post. You can also modify this in .htaccess.
  • Last, safe_mode should be on off otherwise wordpress gets mixed-up upon creating folders in upload.

Installing wordpress on your hosting service

Once you’ve found the right hosting service, check out the doc that explains how to install WordPress.

  1. see http://codex.wordpress.org/User:Hakre/Technical_Installation []

Spread this post over the world!

Share/Bookmark

How did you like this post?

Please don't go without leaving a mark!
3 vote(s) 1 Etoile2 Etoiles3 Etoiles4 Etoiles5 Etoiles Loading ... Loading ...

Reactions

comments 6 comments
  1. November 25th, 2009 at 17:41

    @Anthony,

    Considérant mon faible niveau informatique (je suis graphiste avant tout), je me garderai bien de donner ici des conseils détaillés, sachant l’importance de ne diffuser sur le web que des informations précises, avérées et utilisables pour les visiteurs à la recherche de trucs et astuces.

    Cependant, on peut au moins dire de Free que cet hébergeur présente des particularités quant à l’utilisation de WordPress. Que ce soit pour l’installation, le paramétrage de certains éléments (je pense particulièrement aux permaliens) ou le fonctionnement de widgets. La version de php utilisée chez Free est par ailleurs également obsolète…

    Bref un certain nombre de “petites choses” qui rendent le développement de son site un peu compliqué, et impose de nombreuses heures de recherches sur les forums de support, admirablement fournis.

    Like or Dislike: Thumb up 0 Thumb down 0

  2. November 22nd, 2009 at 14:27

    @Christophe Quinzoni
    Est ce que vous pouvez justement partager votre expérience chez free, si ce n’est pas trop long à expliquer? Merci d’avance.

    Like or Dislike: Thumb up 0 Thumb down 0

  3. November 18th, 2009 at 17:29

    “A l’heure actuelle, on trouve surtout des hébergeurs du style apache sur linux avec php 5 et mysql 5, donc tout va bien au niveau des versions”.

    C’est peut-être vrai, mais on s’aperçoit en entrant dans le détail et en manipulant son blog que certains hébergeurs (mon blog est hébergé chez Free) imposent un certain nombre de restrictions un peu handicapantes. Je pense que ce serait un travail titanesque de travailler sur ce sujet, mais collecter quelques sources serait déjà un bon départ…

    Cordialement.

    Like or Dislike: Thumb up 0 Thumb down 0

Top
Choisissez vos widgets

About this post

  • About this weblog

    "WordPress From the beginning" is written by a French web developer and teacher currently based in Switzerland.

    Originally planned in french, both blog and its functions were developped in this language. This explains why not all functions are available in the English version.

    However, new translated articles are regularly posted for use by the wordpress' web community.

Wordpress from the beginning is a production of Woodymood
Performance Optimization WordPress Plugins by W3 EDGE