Piwigo

Posted by on April 18, 2010

Looks like the new photo album thing works pretty well. You might wonder (at least I do) if it is difficult to host this Piwigo software on your own computer? I mean instead of relying on a web hotel that offers it. The answer will be given later. For now, let us see what BlueHost (my host) is using to support such solutions. It should come as no big surprise that what is needed is the web server itself (of course), server side scripting (PHP in this case) and a database system (the popular MySQL). This is what they are running:

  • Apache version 2.2.14
  • PHP version 5.2.11
  • MySQL version 5.1.45
    • That’s it. All free software, as Piwigo is. Promising…

      Comments are closed.