-
Published Question
Hi there,
I'm following this tutorial (https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-postfix-on-ubuntu-18-04) on how to install Postfix on Ubuntu 18.04 and seem to have encountered an i...
1
•
•
By
wisie
Ubuntu 18.04
-
Published Question
I've recently migrated 4 domains from one DO Droplet to a new Droplet however am experiencing issues with the permalinks on 1 of the websites. Strangely, the other 3 websites are working fine.
Things I've tried:
- Re...
1
•
•
By
wisie
WordPress
-
Published Answer
Thanks for the suggestions.
I ended up finding through the error_log there was a .htaccess file lingering in the plugin director…
•
By
wisie
-
Published Question
I’m currently trying to get a Wordpress plugin to work on my Wordpress blog which is on a shared droplet with other Wordpress blogs. The plugin enables allowing me to configure the plugin however has server 500 issues...
Accepted Answer:
Hi
There's not enough info to go on. But one more thing to check is phpinfo() on the server where the plugin is causing issues. See if perhaps there are disabled functions (disable_functions = ) that are preventing th...
2
•
•
By
wisie
WordPress
Ubuntu