Okay I was installing Concrete and had a problem can somebody help?
Permalink
At the top of my page after filling in the form on the first page of installation this was the error message I got I looked into PHPmyadmin and all the files seemed to be created. Don't know what's wrong?
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 's Portfolio',0,0)' at line 1] in EXECUTE("INSERT INTO Config VALUES('SITE',NOW(),'Tracy Bressette's Portfolio',0,0);")
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 's Portfolio',0,0)' at line 1] in EXECUTE("INSERT INTO Config VALUES('SITE',NOW(),'Tracy Bressette's Portfolio',0,0);")
I think someone more capable than me will help you soon, but you should post where you are hosting this setup ( local, remote? ). Personally, I've never seen a C5 installation load the databases and then not work.
I think someone more capable than me will help you soon, but you should post where you are hosting this setup ( local, remote? ). Personally, I've never seen a C5 installation load the databases and then not work.
escape your site's name Tracy Bressette\'s (notice the back-slash) Also, what version are you trying?
Okay I got it fixed! Got rid of the (') out of Tracy Bressette's and it worked!
Awesome!
Hey Ray, how did you know where to look to see Tracy's website?
Hey Ray, how did you know where to look to see Tracy's website?
It says on the error message "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 's Portfolio"
"near 's portfolio"
"near 's portfolio"