Hi, I am trying to use the importer. I have the files and database, both old and new. Even though I enter the values correctly, something is wrong. I am doing it locally

I guess it is the format I am using.
Say I have oldDB and newDB
for the first column, I tried both
$config['db'][dilip_oldDB]
and
$config['oldDB'][dilip_oldDB]
both gives error. Mostly
1. The directory cannot be found or writable.
Even though I chmod 777 -R both directories
2. Unable to connect to the database
Even though XAMPP is running and the DB name, Username and password are correct.
Any pointers will be great. Thanks.

I guess it is the format I am using.
Say I have oldDB and newDB
for the first column, I tried both
$config['db'][dilip_oldDB]
and
$config['oldDB'][dilip_oldDB]
both gives error. Mostly
1. The directory cannot be found or writable.
Even though I chmod 777 -R both directories
2. Unable to connect to the database
Even though XAMPP is running and the DB name, Username and password are correct.
Any pointers will be great. Thanks.







