Hi Every1,
I just got my hands on to Drupal and i am stuck with this now... when i try creating the database using phpmyadmin through the cpanel, i get this message!!

MySQL said:
#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 '<?php
// $Id: database.mysql.inc,v 1.47 2005-12-10 19:26:47 dr

Could anyone help me out with this??
Thanks in Advance.......
Nonlinear

Comments

heine’s picture

An obvious question now is: what command did you give / what where you exactly doing?

--
Tips for posting to the forums.
When your problem is solved, please post a follow-up to the thread you started.

archatas’s picture

What MySQL version are you using? What PHPMyAdmin version are you using? Considerating PHPMyAdmin, after creating a new database (for example drupaltest), I usually go to SQL section and paste the content of the database.mysql and everything works well.

nonlinear’s picture

Still haven fixed it, as i had my exams but... here's the version details!!
MySQL version 4.0.25-standard-log
and its running PHP 4.3.11

nonlinear’s picture

I had an error with the SQL i suppose it wasnt supporting V5.6 ... thats the reason

heine’s picture

What is the 'it' in 'it wasn't supporting V5.6'? Version 5.6 of what?

How did you fix the problem? This might be useful for people that find this post.

FYI A recent poll established that over 99.9999% of the forum users on this site are nor telepathic nor clearvoyant. Some written info is appreciated by most, because the remaining 0.0001% are to busy working on Drupal 10.1.

--
Tips for posting to the forums.
When your problem is solved, please post a follow-up to the thread you started.