| Author |
Message |
whitexknight New Member


Joined: Aug 25, 2007 Posts: 3
|
Posted:
Sat Aug 25, 2007 1:30 pm |
|
Ok well i'm installing Raven and i got to this:
"If you are installing this for the first time, did you remember to run INSTALLATION/installSQL.php file?"
Ok so i went to my phpmyadmin cp and imported the installSQL.php file but when i clicked ok this came up:
Error
There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem
ERROR: Unknown Punctuation String @ 1
STR: <?
SQL: <?
session_start();<?
session_start();<?
session_start();<?
( and well the sentence above me is repeated about 200 more time )
SQL query:
<? session_start();
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 '<?
session_start()' at line 1
Can anybody help me out? |
|
|
|
 |
montego Site Admin

Joined: Aug 29, 2004 Posts: 7481 Location: Arizona
|
Posted:
Sat Aug 25, 2007 4:57 pm |
|
You do not import the PHP script. You point your browser to it to "run" it.  |
|
|
|
 |
whitexknight New Member


Joined: Aug 25, 2007 Posts: 3
|
Posted:
Sat Aug 25, 2007 5:11 pm |
|
ok wait .. what you mean by point??
i tried opening it with IE but it just saves to save or open and if i open it dreamweaver opens it for editing |
|
|
|
 |
whitexknight New Member


Joined: Aug 25, 2007 Posts: 3
|
Posted:
Sat Aug 25, 2007 5:45 pm |
|
i found out .. im so stupid .. |
|
|
|
 |
montego Site Admin

Joined: Aug 29, 2004 Posts: 7481 Location: Arizona
|
Posted:
Sun Aug 26, 2007 7:28 am |
|
No worries m8. Glad you figured it out. |
|
|
|
 |
|
|
|
|