システム共通設定でSMTPの設定でのエラー
新規登録で下記のエラーが発生しSQLが正常に機能してないようです
phpmyadmin ver5.2.1です
お名前.com 共有サーバーSDにてインストール
対処方法を教えていただけますでしょうか
Software error:
Incorrect integer value: ” for column ‘smtp_auth’ at row 1
SQL:
UPDATE `ms_smtp`
SET name = 'admin',
smtp_server = 'mail1028.onamae.ne.jp',
smtp_port = 465,
smtp_auth = '',
smtp_user = 'test@i-d.so',
smtp_pass = '7a88a715088c2c6b4843ab1abf50175a',
smtp_prot = 0,
smtp_envelope = '',
smtp_check = '',
smtp_check_id = 'undefined',
last_update = NOW(), -- 2.05
updated_by = 'milkystep' -- 2.05
WHERE no = '1'
at ./lib/db.pl line 41.
For help, please send mail to the webmaster (root@localhost), giving this error message and the time and date of the error.