WordPress User Roles
I often get these confused and wanted a quick how to for a self reminder. Hopefully, this helps you too. In order of RANK from…
I often get these confused and wanted a quick how to for a self reminder. Hopefully, this helps you too. In order of RANK from…
Enjoying the peace of mind running WordPress in secure mode on the new M3XS 5 series servers? Great! However, sometimes you need to loosen security…
Defeat attacks from eating up your server’s CPU and prevent attackers from getting access to your WordPress wp-admin directory with one simple htaccess entry. If…
If your primary DNS server fails, it can leave your computer / server in quite a pickle. Many services on servers require adequate DNS performance,…
php register_globals is generally a security and should not be used unless the script is fully trusted and you are okay with your server being…
Using IMAP server with the iPhone’s default app settings prevents messages from going to trash. The workaround is simple, just some extra settings in your…
How to add an email account via the M3 Control Panel 5.x: Note: The following assumes you have already added your domain to the server….
To schedule your posts, add this simple crontab entry to your servers crontab entry: */1 * * * * cd /home/user/example_site.com/bd; php wp-con.php Replace user…
Ready to use m3server.com’s new performance php server? Well, you may or may not need to make a change. If you are using php includes…