Gameonlock.com
Fri 9th Dec '05, 10:26pm
This is the second day and i still cant install impex. This is a part of it..the immportant one:
This is my config file:
'...$impexconfig['target'][''databasetype'] = 'mysql';
$impexconfig['target']['mysql13.powweb.com'] = 'localhost';
$impexconfig['target']['username here'] = 'username';
$impexconfig['target']['password here'] = 'password';
$impexconfig['target']['database name here'] = 'source';
$impexconfig['target']['tableprefix'] = '';
# If the system that is being imported from uses a database,
# enter the details for it here and set 'sourceexists' to TRUE.
# If the source data is NOT stored in a database, set 'sourceexists' to FALSE
$impexconfig['sourceexists']['TRUE'] = false;
# mysql / mssql
$impexconfig['source']['databasetype'] = 'mysql';
$impexconfig['source']['mysql13.powweb.com'] = 'localhost';
$impexconfig['source']['username here'] = 'username';
$impexconfig['source']['password here'] = 'password';
$impexconfig['source']['database name here'] = 'source';
$impexconfig['source']['tableprefix'] = '';..'
I keep on getting ALL types of errors and i can never get it right. Right now when i go to : http://www.example.com/vb/impex/index.php I get this error:
Parse error: parse error, unexpected T_STRING, expecting ']' in /www/g/gameonlockco/htdocs/vb/impex/ImpExConfig.php on line 17
I was wondering if somebody could guide me through the whole installing and importation in this post until everything is done proprly..Ill keep posting the errors and problems im having and u guys just help me..
This is my config file:
'...$impexconfig['target'][''databasetype'] = 'mysql';
$impexconfig['target']['mysql13.powweb.com'] = 'localhost';
$impexconfig['target']['username here'] = 'username';
$impexconfig['target']['password here'] = 'password';
$impexconfig['target']['database name here'] = 'source';
$impexconfig['target']['tableprefix'] = '';
# If the system that is being imported from uses a database,
# enter the details for it here and set 'sourceexists' to TRUE.
# If the source data is NOT stored in a database, set 'sourceexists' to FALSE
$impexconfig['sourceexists']['TRUE'] = false;
# mysql / mssql
$impexconfig['source']['databasetype'] = 'mysql';
$impexconfig['source']['mysql13.powweb.com'] = 'localhost';
$impexconfig['source']['username here'] = 'username';
$impexconfig['source']['password here'] = 'password';
$impexconfig['source']['database name here'] = 'source';
$impexconfig['source']['tableprefix'] = '';..'
I keep on getting ALL types of errors and i can never get it right. Right now when i go to : http://www.example.com/vb/impex/index.php I get this error:
Parse error: parse error, unexpected T_STRING, expecting ']' in /www/g/gameonlockco/htdocs/vb/impex/ImpExConfig.php on line 17
I was wondering if somebody could guide me through the whole installing and importation in this post until everything is done proprly..Ill keep posting the errors and problems im having and u guys just help me..