guest:Not worth it
22 months ago - Delete
Query error: INSERT into streb_db (id,version,version_streber_required,created) VALUES(1,'0.0803','0.0803',NOW() )
Clean install using latest version of XAMPP and this thing kept giving a SQL error. I've installed CMS's and other help desk tools without error - the install for this thing is too much.
I'll check back in a couple months to see if the kinks have been worked out.
22 months ago
Please file a bug report otherwise there is nothing we can do about your issue. Be sure to include information such what OS you are using, what database you are using (including version), and the full SQL error.
guest:Same installation problem to me ...
22 months ago - Delete
Query error: INSERT into streber_db (id,version,version_streber_required,created) VALUES(1,'0.0803','0.0803',NOW() )
Installation failed
This is with me when local installing on Windows XP SP2 and Mysql 5.0, PHP Version 5.1.4
Obviously the installation process is a little bit confused by itself - it starts that the database tables will ever be created without prefix: but changing the table manually doesn't help ... :-(
Happy projects : Michael
dekamerone:Solution: do not use Database table prefixes for new installations
22 months ago
It' just the bug mentioned at another location, that it's not possible to use Database table prefixes when doing a new install. This is true with current download release of StreberPM.
Happy projects : Michael
guest:Install failed
19 months ago - Delete
Getting same error - Anyone know the answer?
guest:installation fails with same error
17 months ago - Delete
The installation process contradicts itself in the failure. First I enter all the required info (host, user, password, etc.) then it says the install fails because the database already exists. This is a fresh install into an existing database. I tried (as was suggested) the install without table prefixes and got the same result. Here's the messages:
roceeding...
checking mysql connecting to 'localhost'...
GOOD
Connection using mysql_connect SUCCESSFUL
Make sure to not overwrite existing streber-db called 'wwwsimc_crm'
POTENTIAL PROBLEM
DB 'wwwsimc_crm' already exists
checking version of existing database
POTENTIAL PROBLEM
Streber has detected a problem with db-version but is attempting to work around it.
FAILED
Streber is unable to detect your current installed version.
You can work around this by manually adding this information to the db table in your Streber database.
Installation failed
You may find help at the wiki-installation guide
-----------
Note the one that says it can't find the current installed version, Once again, this is a fresh install. Help?
guest:known error but no solution
8 months ago - Delete
Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /home/maximma/public_html/intern/index.php on line 112
what can I do ?
guest:known error with solution
7 months ago - Delete
@guest aug 6
check if you are running PHP5! I got the same error using PHP4