Installation/#3385

Dec 13, 2006 / pixtur
Jan 26, 2010 / jan
 

Attached files

No files uploaded
 

Your feedback is requested by guest.

Please edit or comment this item.

Requirementsπ

  • mySQL 4.0.1 or higher
  • php5 or higher
    • read more about why php5 is required)
    • 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"

Installationπ

Standard Installationπ

Streber features a very easy automatic in place installation:
  1. Download the latest version
  2. unpack the archive into a new directory streber (could be any other name)
  3. upload the content of this directory to www.your-web-server.org/streber/
  4. enable write-permission to _tmp, _files, _rss and _settings
  5. with your favorite browser got to www.your-web-server.org/streber/. 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.
  6. After the installation you really must remove the install directory probably using an ftp-client.
  7. You might have to adjust customize.inc.php:...
    • If your installation is running on a subdomain (e.g. internal.mysite.com) you should add the line:confChange('SELF_DOMAIN', 'internal.mysite.com')
    • If your server is running on Apache 1.x you have to remove the .htaccess-file and uncomment the line #confChange('USE_MOD_REWRITE', true);
    • Read more on customizing streber.
  8. Start with Streber and continue with a First Steps Tutorial
  9. To regulary trigger Notification-Mails you might add a cron-job as discribed in Understanding notifications.

SVN Installationπ

  1. Checkout the Streber SVN
svn co https://streber.svn.sourceforge.net/svnroot/streber/trunk streber
2. Change to the streber directory
cd streber/
3. enable write-permission to _tmp, _files, _rss and _settings
chmod a+rw _tmp/ _files/ _rss/ _settings/
  1. Following steps 5 – 9

If you encounter problems, you may...π





Also seeπ


8 Comments

guest:Streber and IIS

3 years ago - Delete

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

guest:Forbidden Access !!!

16 months ago - Delete

for url rewriting (under linux) .htaccess has contain "Options FollowSymlinks" ( if Options is set to None as base rule ), otherwise apache2.2 can't follow the rule ( url rewrite )

guest:mod_rewrite is required!

15 months ago - Delete

General for installation: It is not possible to install StreberPM without activation of "mod_rewrite"-extension at httpd.conf.

The install description ist not clear in that case, therefore it should be updated.

pixtur:correct

14 months ago

@guest: That's correct. This default behavior will be fixed in the next release.

guest:mySQL-Error[333]: Connection using mysql_connect FAILED

12 months ago - Delete

I have tried some many different things now I dont even remember what files I edited,,,,ugh,,, can someone help

PHP 5

guest:i got the following error:

12 months ago - Delete

Parse error: parse error, unexpected T_OBJECT_OPERATOR in /var/www/confixx/html/prax/index.php on line 112

any help would be much appreciated!
running on mysql 5, php 5 webspace

guest:i got the following error:

12 months ago - Delete

Parse error: parse error, unexpected T_OBJECT_OPERATOR in /var/www/confixx/html/prax/index.php on line 112

any help would be much appreciated!
running on mysql 5, php 5 webspace

guest:path

12 months ago - Delete

i have to add that /vat/www/confixx/html/prax/ is the installation path for streber in this case.