Friday, June 28, 2013

phpmyadmin error #2002

#2002 - No connection could be made because the target machine actively refused it.

Solved

Modified appropriate line in config.inc.php line to $cfg['Servers'][$i]['auth_type'] = 'cookie'; (instead of 'config') and the system works fine.

Monday, June 17, 2013

Procedure to connect windows server2003 to client XP


Server side work
Step1:   Add Client machine to active directory users and computers =>Open admin tools => manage your server =>manage user and computers in active directory

Setp2: Servername=> builtin=> computers (right click)(computers right click) => new => computer

Setp3:  Provide computer name => next => next

Client side work
Setp4: Go to system properties => computer name => change –member of domain server name=> ok asks for server credentials provide it => welcome message appears

Setp5: Go to network neighborhood /my network places => tcp/ip => properties => preferred dns server ip (ip address of dns server ie., wi2003 server ip)

Setp6: Restart machine

Setp7: Logon => user name : user/admin => give password=> logon to =>server domain name

Password restrictions in windows server 2003

รจ        Start => admin tools => domain security policy => account policies => password policy => password meet complexity requirements (right click & disable it)