• Resolved sarcastasaur

    (@sarcastasaur)


    Greetings, I have joomla 1.5.23 on my site https://www.renaissanceeuropeanspa.com currently, and I am trying to migrate that site to wp 4.3.1. I have the plugin ‘Joomla/Mambo to WP Migrator’, and after I enter the settings, i get an error message after I try to migrate:

    “Warning: mysql_connect(): Access denied for user ‘xyz’@’localhost’ (using password: YES) in /home/xyz/public_html/wp-content/plugins/joomla-to-wordpress-migrator/joomla2wp-mig.php on line 1926

    Cant get MySQL Connection.0 -“
    (xyz of course isn’t the real name) This is on my line 1926:

    “$CON = mysql_connect($j2wp_mysql_srv, $j2wp_mysql_usr, $j2wp_mysql_pswd, 0) or die(throwERROR(“Cant get MySQL Connection.”.mysql_errno().” – “.mysql_error()));”

    So I’m not sure what’s going on here. I’m new to WP but it seems awesome from my first impressions, hopefully I can get this issue resolved. thanks for the help in advance ??

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Joomla to WP migrator plugin error’ is closed to new replies.