Forums / Install & configuration / Import Script Doesn't Work With 3.3?

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Import Script Doesn't Work With 3.3?

Author Message

Kenneth Colwell

Tuesday 06 January 2004 7:08:25 am

The scripts from http://ez.no/developer/ez_publish_3/contributions/import_script_for_data_import_from_22_to_3x to upgrade from 2.2 to 3.x don't seem to work when you are going from 2.2.9 to 3.3.

I've done a new install of 3.3 and then emptied the database and used kernel_schema.sql and cleandata.sql to setup a clean database and when I run "php -C importuser.php" I get the following:

Content-type: text/html
X-Powered-By: PHP/4.3.2

Starting User import
localhost root nextgen
User Prefix: user_
User Group Prefix: user_group_
$

Then when I look in the ezuser table just the three default users are in place.

Does anyone have any ideas?

Thanks,
K. Colwell

Marco Zinn

Tuesday 06 January 2004 7:17:59 am

I guess, that your database name is NOT "nextgen".
The import script do not use any information from the (3.x) siteaccesses. So, it does not use your DB information (server, DB-Name, user, password).
Enter the data in the settings/site.ini.append (or , if this does not work, into the ORIGINAL site.ini) and try to re-run the import script.
You will see immediatly, if the import-script at least uses the correct DB settings.

Marco
http://www.hyperroad-design.com