-
Published Answer
Yes, I’ve seen that tutorial. The only item that was of help in it was regarding the apache configuration file in /etc/apache2/site…
•
By
richardchover
-
Published Answer
Didn’t use a tutorial for install. The droplet was setup with WordPress on Ubuntu 12.10, I then went in and did the bare minimum to…
•
By
richardchover
-
Published Answer
The htaccess file also contains “IfModule mod_rewrite.c” before “RewriteEngine On” and “/IfModule” before “# END WordPress”. It dis…
•
By
richardchover
-
Published Answer
The htaccess file also contains “IfModule mod_rewrite.c” before “RewriteEngine On” and “/IfModule” before “# END WordPress”. It dis…
•
By
richardchover
-
Published Question
My site is www.recipehearth.com, the domain name with the "www" resolves fine every time. If you type in only: recipehearth.com , it will either take you to a blank screen or occasionally it will resolve correctly to ...
7
•
•
By
richardchover
-
Published Answer
This is what worked for me.
<br>
<br>1) Checked that cron was running on droplet:
<br>> pgrep cron
<br>It will return a number if i…
•
By
richardchover
-
Published Question
Scheduled posts are not working on my wordpress site, I get the "missed schedule" message on my post page. I attempted to setup a cron job in crontab to run every minute which would trigger any scheduled posts, but it...
1
•
•
By
richardchover