geoff1951 Posted October 2, 2010 Posted October 2, 2010 Hello, I have downloaded the above contribution and configuerd it thus: // Configuration: $db_server = "localhost"; // mySQL server address $db_user = "geoffcoa3_osc"; // mySQL user $db_pword = "gc50787"; // mySQL user password $db_name = "geoffcoa3_osc"; // Database name $db_table = "temp"; // Temp import table name // END Configuration I try to run the program and get this : Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'geoffcoa3_osc'@'localhost' (using password: YES) in /home/geoffco3/public_html/commerce/catalog/admin/csv/index.php on line 89 Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'geoffco3'@'localhost' (using password: NO) in /home/geoffco3/public_html/commerce/catalog/admin/csv/index.php on line 90 Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/geoffco3/public_html/commerce/catalog/admin/csv/index.php on line 90 can anybody help me please, I am still trying to load the 3150 items into my database/shopping cart. Regards Geoff I told you once before Ryan, if one gets through, its a Victory. (Trevor Howard to Frank Sinatra: Von Ryan's Express -1965)
♥geoffreywalton Posted October 2, 2010 Posted October 2, 2010 First secure your site using the steps outlined in the installtion forum. Then compare the values you have used in the first 4 lines with those in /admin/includes/configure.php. HTH G Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
geoff1951 Posted October 3, 2010 Author Posted October 3, 2010 First secure your site using the steps outlined in the installtion forum. Then compare the values you have used in the first 4 lines with those in /admin/includes/configure.php. HTH G Thanks for your help; will do that. Geoff I told you once before Ryan, if one gets through, its a Victory. (Trevor Howard to Frank Sinatra: Von Ryan's Express -1965)
♥geoffreywalton Posted October 3, 2010 Posted October 3, 2010 Might be a good idea to change these as now the whole world knows them :-) G Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.