[TYPO3-windows] Cannot install. Step 3 error

rasmus@trenkow.dk "rasmus[" at
Fri Jan 20 01:09:12 CET 2006


Hi all..

I am trying to install this on a IIS machine, with php5 and MySQL running.

Following the tutorial, and when i come to step 3, it says "The database 
is still empty. There are no tables!"

It apparently have a problem with the database.sql file... so i opened 
it, and ran an analyze on it. The result is attached here. Open it with 
notepad.

Heres the beginning of it

"Msg 102, Level 15, State 1, Line 11
Incorrect syntax near '`'.
Msg 4145, Level 15, State 1, Line 502
An expression of non-boolean type specified in a context where a 
condition is expected, near 'selected'.
Msg 132, Level 15, State 1, Line 502
The label 'PID' has already been declared. Label names must be unique 
within a query batch or stored procedure.
Msg 132, Level 15, State 1, Line 502
The label 'content' has already been declared. Label names must be 
unique within a query batch or stored procedure.
Msg 319, Level 15, State 1, Line 502
Incorrect syntax near the keyword 'with'. If this statement is a common 
table expression or an xmlnamespaces clause, the previous statement must 
be terminated with a semicolon.
Msg 319, Level 15, State 1, Line 502
Incorrect syntax near the keyword 'with'. If this statement is a common 
table expression or an xmlnamespaces clause, the previous statement must 
be terminated with a semicolon.
Msg 102, Level 15, State 1, Line 502
Incorrect syntax near '('.
.....................................

" and many more

Is it a problem with the sql file, or is it a problem on my server.

Tried opening the file in MySQL and tried to restore from the file, and 
it gave the same error. Illegal syntax...

What to do

Regards
Rasmus


More information about the TYPO3-windows mailing list