hi, all The problem is solved .. thanks to Iqbal :)
See in case if you want to solve the problem do this
USE mysql;
INSERT INTO user VALUES('%','ser',PASSWORD('heslo'),'Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y');
INSERT INTO user VALUES('localhost','ser',PASSWORD('heslo'),'Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y');
INSERT INTO user VALUES('test','ser',PASSWORD('heslo'),'Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y');
FLUSH PRIVILEGES;
Regards, Manoj Ghag
Manoj Ghag ghagmanoj@yahoo.com wrote: hi, In case of MYSQL .. I am getting following ERROR when I try to open a SERWEB....
Warning: mysql_pconnect(): Access denied for user: 'ser@test' (Using password: YES) in /var/www/phplib/db_mysql.inc on line 73 Database error: pconnect(192.168.1.246, ser, $Password) failed. MySQL Error: () Session halted.
ANY HELP ?
--------------------------------- Yahoo! Mail Stay connected, organized, and protected. Take the tour_______________________________________________ Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
--------------------------------- Do you Yahoo!? Yahoo! Small Business - Try our new resources site!