>>
Site Map
>>
Forums
>>
Installation
Forum module - topics in forum:
Installation - PHP-NUKE Installation
error
there are errors in the sql file at line one '--' syntac error or something like that and this is the same of both ncode nuke version 7.6 ultra and 7.0 normal

| Quote: : |
| there are errors in the sql file at line one '--' syntac error or something like that and this is the same of both ncode nuke version 7.6 ultra and 7.0 normal |
This tells us nothing! secondly if you are trying to update 7.0 to ultra 7.6 then you are causing the error. 7.6 Ultra is for NEW INSTALLS ONLY!
| SevenofNine Wrote: : |
| Quote: : | | there are errors in the sql file at line one '--' syntac error or something like that and this is the same of both ncode nuke version 7.6 ultra and 7.0 normal |
This tells us nothing! secondly if you are trying to update 7.0 to ultra 7.6 then you are causing the error. 7.6 Ultra is for NEW INSTALLS ONLY! |
I don't update nothing I get this 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 '--' at line 1
no matter what new install I try
Line one of Nco Ultra 7.6 of the sql file should be | Code: : |
| -- phpMyAdmin SQL Dump |
and nothing more. Are you trying to query this in phpmyadmin by using the browse feature, or are you trying to copy and paste the entire contents of the sql file in the text box. If you are doing the first then I suggest that you try and do the second. I have encountered this error a couple of times and I am sure the copy and paste method solved this problem.
| DataBaseError Wrote: : |
Line one of Nco Ultra 7.6 of the sql file should be | Code: : | | -- phpMyAdmin SQL Dump | and nothing more. Are you trying to query this in phpmyadmin by using the browse feature, or are you trying to copy and paste the entire contents of the sql file in the text box. If you are doing the first then I suggest that you try and do the second. I have encountered this error a couple of times and I am sure the copy and paste method solved this problem. |
No i upload it to my sql and the first line is exactly
-- phpMyAdmin SQL Dump
-- version 2.6.0-pl3
-- http://www.phpmyadmin.net
You first line should be the line stated in my post. What you just posted is what line #1,2, and 3 should be. Have you tried to copy the entire sql file and paste it in the textbox?
Another thing you could try is delete only the entire Nco 7.6 ultra folder wherever you have it on your computer and then unzip it again. Then try and query the sql file. If none of those work please email me your sql file so I can take a look at it.
Re: error
| NeoTheXerox Wrote: : |
there are errors in the sql file at line one '--' syntac error or something like that and this is the same of both ncode nuke version 7.6 ultra and 7.0 normal  |
"--" shows me that you didn't copy the entire line whenever you ran the sql query.