Diwa :
>Coba beri akses baca/tulis ke database postfix yg ada di mysql server
>untuk user [EMAIL PROTECTED]

>Caranya:
#mysql -u root -h localhost -p password-nya-root
mysql> GRANT USAGE ON *.* TO 'postfixadmin'@'localhost' GRANT Select,
Insert, Update, Delete, Create, Drop ON `postfix`.* TO
'postfixadmin'@'localhost' FLUSH PRIVELEGS;

>Semoga membantu.

Saya sudah melakukan ini : 
> Grant all privileges on postfix.* to [EMAIL PROTECTED];
>Flush privileges;

Apa perintah yg mas diwa sebut sama dengan perintah yg saya pake artinya
sama kan ?
Atau gimana ? maaf saya belum begitu mahir perintah2 linux.

Ths
welly


Reply via email to