(03-03-2009 01:41 AM)sci2tech Wrote: Try run this script to check if passwords are correctly encrypted. Save this script in /var/www/ispcp/engine and run it from that folder.
@Bene: steff517 did see what was wrong on trying to make it work with ssl.
@Shaine: Quote:http://**.**.**.**
you do not have a domain server? Why you use ip?
I do have a name server but currently my ISP is forwarding to my Box.
When I run the script I get:
Quote:Name "main::db_host" used only once: possible typo at ./fixsql line 9.
DEBUG: push_el() sub_name: doSQL(), msg: Starting...
DEBUG: push_el() sub_name: doSQL(), msg: Ending...
DBI connect('database=wag1_db1;host=localhost','wag_sqluser',...) failed: Access denied for user 'wag_sqluser'@'localhost' (using password: YES) at ./fixsql line 9
DEBUG: push_el() sub_name: decrypt_db_password(), msg: Starting...
DEBUG: push_el() sub_name: decrypt_db_password(), msg: Ending...
DBI connect('database=gol1_db1;host=localhost','gol_sqluser',...) failed: Access denied for user 'gol_sqluser'@'localhost' (using password: YES) at ./fixsql line 9
DEBUG: push_el() sub_name: decrypt_db_password(), msg: Starting...
DEBUG: push_el() sub_name: decrypt_db_password(), msg: Ending...
DBI connect('database=tecclient;host=localhost','webtec',...) failed: Access denied for user 'webtec'@'localhost' (using password: YES) at ./fixsql line 9
DEBUG: push_el() sub_name: decrypt_db_password(), msg: Starting...
DEBUG: push_el() sub_name: decrypt_db_password(), msg: Ending...
DBI connect('database=motoeurodb;host=localhost','mot_sqluser1',...) failed: Access denied for user 'mot_sqluser1'@'localhost' (using password: YES) at ./fixsql line 9
DEBUG: push_el() sub_name: decrypt_db_password(), msg: Starting...
DEBUG: push_el() sub_name: decrypt_db_password(), msg: Ending...
User name: wag_sqluser -> password seems already encrypted. Testing... Password is encrypted. Next...
User name: gol_sqluser -> password seems already encrypted. Testing... Password is encrypted. Next...
User name: webtec -> password seems already encrypted. Testing... Password is encrypted. Next...
User name: mot_sqluser1 -> password seems already encrypted. Testing... Password is encrypted. Next...
is this fine??
Also after running Stef517 's fix I dont get the URL error anymore instead I get this error:
[attachment=645]