-
Published Answer
Wordpress theme shops either use a theme switcher plugin (only displays frontpage usually) or a Wordpress Multi-Site installation (…
•
By
leoadhemartan
-
Published Answer
have you installed an MTA like postfix or exim4 on your server?
•
By
leoadhemartan
-
Published Answer
UPDATE:
<br>
<br>Finally figured out the problem....
<br>
<br>It was an IPtables Rules conflict.
<br>
<br>I flushed the iptables an…
•
By
leoadhemartan
-
Published Answer
taking a wild guess..
<br>
<br>are you using the Duplicator plugin?
<br>
<br>I tried that on my first droplet a few months ago, I q…
•
By
leoadhemartan
-
Published Answer
my postfix main conf
<br>
<br> GNU nano 2.2.6 File: /etc/postfix/main.cf
<br>
<br>…
•
By
leoadhemartan
-
Published Answer
still can’t receimails…
<br>I can’t connect to mydomain at port 25 through telnet (connect failed)
<br>
<br>this is the output of…
•
By
leoadhemartan
-
Published Answer
Update:
<br>
<br>I am now able to send email through my rainloop webmail account…
<br>
<br>To do this, I removed postfix from chr…
•
By
leoadhemartan
-
Published Answer
what are your DNS settings in the Digital Ocean dns section for your droplet?
<br>
•
By
leoadhemartan
-
Published Answer
Try
<br>
<br>sudo chown -R www-data:www-data /var/www
<br>
<br>From what I understand.. The instruction in the article https://ww…
•
By
leoadhemartan
-
Published Question
Hi,
I am trying to setup my own mail server to serve my personal email address, "me@mydomain.com"... I don't plan on having any other email accounts on this server aside from this one.
What I did...
Install Postfix fo...
4
•
•
By
leoadhemartan
-
Published Answer
I decided to reinstall everything using the DO ghost app… The original droplet was a manual install. Don’t know if DO uses a diff…
•
By
leoadhemartan
-
Published Question
I decided to manually install Ghost 0.4. My problem is I get these errors when I run npm install --production. I tried to proceed with the installation but now ghost will not start and my site returns 502 errors. Any ...
7
•
•
By
leoadhemartan
-
Published Answer
I was able to run Ghost and Drupal in one droplet each with their own domain. I’m planning to add a wordpress site just to see how …
•
By
leoadhemartan