guest:Streber and IIS
6 years ago -
For those working with Windows, I've installed Streber under IIS on XP and 2003 Server and works fine!
guest:Forbidden Access !!!
5 years ago -
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!
5 years ago -
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.
5 years ago
@guest: That's correct. This default behavior will be fixed in the next release.
guest:mySQL-Error[333]: Connection using mysql_connect FAILED
5 years ago -
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:
5 years ago -
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:
5 years ago -
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
5 years ago -
i have to add that /vat/www/confixx/html/prax/ is the installation path for streber in this case.
guest:Thanks for all the help!
4 years ago - visible as suggested -
I was so happy I found this tutorial and just when I was ready to get to work I realized I need to upgrade my mySQL because it's not 4.0.1 or higher. You said that in the first line so I'm wondering how could I've missed that when I first read the article. Anyway, I'm upgrading now. Hope it will work. Thanks for helping us!
Lilia Gephardt |
virtual private server guest:Thanks
3 years ago - visible as suggested -
Thanks for telling about the requirements. I was wondering if my PC have all the requirements for installation of stebler. And i got answer here. Thanks a lot.
guest:
3 years ago - visible as suggested -
I think I should confirm from my service provider if its 16mb script memory size or low. Can you please suggest if its low then whats the solution? Thanks.
guest:
3 years ago - visible as suggested -
guest:
3 years ago - visible as suggested -
I used to work with music search engine, can I work with my favourite music using this tool? is it possible? thanks
guest:
3 years ago - visible as suggested -
I used to work with music search engine, can I work with my favourite music using this tool? is it possible? thanks
guest:
3 years ago - visible as suggested -
All properties are stored as directory properties and are revisioned too.
To see properties in TortoiseSVN get right mouse button and choose Properties menu item.cleaning company
guest:
3 years ago - visible as suggested -
So where are the steps 5-9???
guest:Installation failed(i am using mysql 5.5.8 and php 5.3.5
3 years ago - visible as suggested -
checking mysql connecting to 'localhost'...
GOOD
Connection using mysql_connect SUCCESSFUL
Make sure to not overwrite existing streber-db called 'streber'
GOOD
Base streber does NOT exist
create database
GOOD
Database streber created.
creating table structure...
sql_class Object
(
[server:sql_class:private] => localhost
[user:sql_class:private] => root
[pwd:sql_class:private] =>
[database:sql_class:private] => streber
[connect:sql_class:private] => Resource id Cannot link to item #8 of type 4
[result:sql_class:private] =>
[lastId:sql_class:private] => 0
[error] => Query error: CREATE TABLE comment (
id int(11) NOT NULL default '0',
name varchar(255) NOT NULL default '',
occasion tinyint(4) NOT NULL default '1',
time datetime NOT NULL default '0000-00-00 00:00:00',
person int(11) NOT NULL default '0',
comment int(11) NOT NULL default '0',
effort int(11) NOT NULL default '0',
file int(11) NOT NULL default '0',
starts_discussion tinyint(4) NOT NULL default '0',
description longtext,
task int(11) NOT NULL default '0',
view_collapsed tinyint(4) NOT NULL default '0',
PRIMARY KEY (id),
KEY comment (comment),
KEY task (task),
FULLTEXT KEY name (name,description),
FULLTEXT KEY name_2 (name,description)
) TYPE=MyISAM;
[errno] =>
[tables] =>
[fields] =>
[where] =>
[order] =>
[asc] =>
[from] =>
[nbr] =>
[query] =>
)
FAILED
SQL-Error[450]:
Query error: CREATE TABLE comment (
id int(11) NOT NULL default '0',
name varchar(255) NOT NULL default '',
occasion tinyint(4) NOT NULL default '1',
time datetime NOT NULL default '0000-00-00 00:00:00',
person int(11) NOT NULL default '0',
comment int(11) NOT NULL default '0',
effort int(11) NOT NULL default '0',
file int(11) NOT NULL default '0',
starts_discussion tinyint(4) NOT NULL default '0',
description longtext,
task int(11) NOT NULL default '0',
view_collapsed tinyint(4) NOT NULL default '0',
PRIMARY KEY (id),
KEY comment (comment),
KEY task (task),
FULLTEXT KEY name (name,description),
FULLTEXT KEY name_2 (name,description)
) TYPE=MyISAM;
Installation failed
guest:Same err
22 months ago - visible as suggested -
I have the same error as the previous comment!