Error in installation of concrete 5.4.1.1 mysql error: [1064:]
Permalink
Hi! I tried to install C5 and the first step I get this error in connection to the database.
mysql error: [1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '\'0000-00-00 00:00:00\', uID INTEGER(10) UNSIGNED, atID ' at line 4] in EXECUTE("CREATE TABLE AttributeValues ( avID INTEGER(10) UNSIGNED NOT NULL AUTO_INCREMENT, akID INTEGER(10) UNSIGNED, avDateAdded DATETIME NOT NULL DEFAULT \'0000-00-00 00:00:00\', uID INTEGER(10) UNSIGNED, atID INTEGER(10) UNSIGNED, PRIMARY KEY (avID) );")
I'm trying to install on my computer using Windows XP with xampp
in Testing Required Items give me the message:
Version Comparison Available
You must chmod 755 concrete/libraries/3rdparty/htmldiff.py and disable PHP safe mode.
mysql error: [1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '\'0000-00-00 00:00:00\', uID INTEGER(10) UNSIGNED, atID ' at line 4] in EXECUTE("CREATE TABLE AttributeValues ( avID INTEGER(10) UNSIGNED NOT NULL AUTO_INCREMENT, akID INTEGER(10) UNSIGNED, avDateAdded DATETIME NOT NULL DEFAULT \'0000-00-00 00:00:00\', uID INTEGER(10) UNSIGNED, atID INTEGER(10) UNSIGNED, PRIMARY KEY (avID) );")
I'm trying to install on my computer using Windows XP with xampp
in Testing Required Items give me the message:
Version Comparison Available
You must chmod 755 concrete/libraries/3rdparty/htmldiff.py and disable PHP safe mode.
help please???
Same error here..
It seems this bug continue to re-presents since older versions.
Have anyone a patch?
It seems this bug continue to re-presents since older versions.
Have anyone a patch?
are you guys putting a quote (') in the sitename? if so, try ommiting it, you can always add it back in later
a dot..
I also tried without it, with no success.
I also tried without it, with no success.