View Single Post
  #4 (permalink)  
Old 05-25-2008, 02:12 PM
lacasuela lacasuela is offline
Constant Pligger
 
Join Date: Oct 2007
Posts: 199
Thanks: 4
Thanked 3 Times in 2 Posts
Quote:
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 @ 57
STR: ><
SQL: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML><HEAD>
<TITLE>403 Forbidden</TITLE>
</HEAD><BODY>
<H1>Forbidden</H1>
You don't have permission to access /backup/MySQL-Structure-Backup-ancien database-2008-05-25 19-11-53.sql
on this server.<P>
<HR>
<ADDRESS>Apache/1.3.41 Server at Pligg Beta 9 / Published News Port xx </ADDRESS>
</BODY></HTML>


SQL query:

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <HTML><HEAD> <TITLE>403 Forbidden</TITLE> </HEAD><BODY> <H1>Forbidden</H1> You don't have permission to access /backup/MySQL-Structure-Backup-ancien database-2008-05-25 19-11-53.sql on this server.<P> <HR> <ADDRESS>Apache/version Server at Pligg Beta 9 / Published News Port xx</ADDRESS> </BODY></HTML>

MySQL said: Documentation
#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 '<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML><HEAD>
<TITLE>403 Forbi' at line 1
well firstly i copied the files of v9.9 without the intall folder , so i set manually the parameters of my mysql-data-database.. all was ok, but obviously i missed some improvement in the pligg admin panel, like catcha settins..

and after that i created a new empty database, i install pligg from zero but when i go to import my old database i have this error ..

anybody can help me..please its really urgent


moving to : HEELLPPP !! can't import database after upgrade
__________________
www.cubaleo.net

Last edited by lacasuela; 05-25-2008 at 03:51 PM..
Reply With Quote