Migration to new server not working.

jcadams06

New Member
I recently ran a backup on my Mailwizz to leave 3rd party GoDadddy cPanel web hosting. I performed complete backup of database and home directory. After uploading the directory and SQL DB I changed the permission of the files per the article https://kb.mailwizz.com/articles/migrating-mailwizz-to-a-new-server/ and when I go to my website https://www.2020marketer.com/newsletter/customer I get the following error:

CDbCommand failed to execute the SQL statement: SQLSTATE[42S02]: Base table or view not found

JC
 
Hello,
Navigating to the page you pointed out, looks like there is nothing there. Did you configure your server to serve the mailwizz web folder?

Cosmin
 
I'm trying to get mysql db imported into my new server and I got this error message:

Error
Static analysis:
2 errors were found during analysis.

  1. Variable name was expected. (near "<" at position 54)
  2. Unrecognized statement type. (near "div" at position 1)

SQL query:
<div class="error"><h1>Error</h1><p><strong>SQL query:</strong> <a href="db_sql.php?sql_query=SET+SQL_QUOTE_SHOW_CREATE+%3D+1&amp;show_query=1&amp;db=newsletter"><span class="nowrap"><img src="themes/dot.gif" title="Edit" alt="Edit" class="icon ic_b_edit" />&nbsp
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 '<div class="error"><h1>Error</h1><p><strong>SQL query:</strong>
<a href="db_sql.' at line 1
 
Hello,
How are you trying to achieve that, it looks like you are trying from the web browser. Anyway, the output that you show is not from the Mailwizz application. I think you are mixing things with some Wordpress installation that is already on your server.

Cosmin
 
Back
Top