Installation / #3385

Requirements

  • php5 or higher
    • read more about why php5 is required)
    • mySQL 4.0.1 or higher
    • 16mb script memory size (Some providers still have only 8mb, so make sure.)
  • a Webserver like Apache 1.3 or 2.0
  • Additionally we tested Streber with following options
    • Suhosin Patch 0.9.5 Copyright (c) 2006 Hardened-PHP Project
    • Zend optimizer
    • Server API: "CGI/FastCGI" or "Apache"

If you to setup your own web server we strongly recommend www.xampp.org .


Installation

Streber features a very easy automatic in place installation:
  1. Download the latest version
  2. unpack the archive into a new directory yourDirectory (could be any other name)
  3. upload the content of this directory to www.your-web-server.org/yourDirectory/
  4. enable write-permission to _tmp, _files, _rss and _settings
  5. with your favorite browser got to www.your-web-server.org/yourDirectory/
Streber will then check the environment for php and mysql-version. If anything is valid, you can enter the settings for database access (see image) and press the install button.


After installation...

  • You really must remove the _install directory.
  • Continue with a First Steps tutorial
  • Read more on customizing streber.


If you encounter problems, you may...





Also see



1 Comment

guest

Aug 4, 2007
Streber and IIS
For those working with Windows, I've installed Streber under IIS on XP and 2003 Server and works fine!
 

Comment / Update