› Forums › Email Marketing › SMTP Servers › SMTP Server Installation Problem
- This topic has 5 replies, 3 voices, and was last updated 1 day, 8 hours ago by
c23beto.
- Post
-
- February 23, 2021 at 3:18 pm
Hello,I’m following this article: https://blog.h-educate.com/smtp-server-configuration/
I’m at the SMTP Server Installation step (Step 1: Create Database). When I enter the command:
sudo mysql -u root -p
it asks for a password. I entered my VPS server password and Maria DB comes up. Then, I cannot enter the commands that follow in your guide because the prompt to enter a command does not come up.
All the steps leading up to this step seemed to work with no issues.
Could you help me understand what I am doing wrong.
Thank you so much!
Albert
00
- Replies
-
- February 23, 2021 at 8:34 pm
This is correct, if Maria DB opens, then you should add the commands inside it. Are there any screenshots? Did you try to add any command and got an error?00- February 23, 2021 at 9:08 pm
Hello Abdallah,I cannot attach a screenshot because I am not allowed. I did enter commands in Maria DB and did get an error message:
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your Maria DB server version for the right syntax to user near ‘DATABASE postal CHARSET utf8mb4 COLLATE utf8mb4_unicode_ci’ at line 1
Looking back at my steps, this came up after I typed in this command:
utf8mb4_unicode_ci;
The first command (sudo mysql -u root -p) prompted to “Enter password:”.
After I typed my VPS server password, I entered the (utf8mb4_unicode_ci;) command.
Please advise.
Thank you for your time.
Albert
00- February 24, 2021 at 12:30 pm
Hello Sir,I am trying to install postal on ubuntu 18.04 getitng below error. any suggestions on this please.
i am using steps mentioned in below link.
E: The repository ‘http://www.rabbitmq.com/debian testing Release’ does not have a Release file.
N: Updating from such a repository can’t be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
root@vmi532412:~#00- February 24, 2021 at 1:07 pm
@C23BETO, I am not sure what you mean. You can remove the database system and try to install it again.@sachi0066@gmail.com, reinstall the VPS os and use below tutorial instead.
00
Tagged: POSTALINSTALATION
- You must be logged in to reply to this topic.