You added, upgraded, removed, activated or other wise modified a WordPress plugin and now you can’t reach your WordPress admin ...
Author: admin
Security tip for WordPress disable tildeSecurity tip for WordPress disable tilde
To prevent unauthorized scanning of backup files, scripts, etc. Add this to your WordPress htaccess file: RewriteEngine On RewriteRule \.php~$ ...
change the default start pagechange the default start page
By default on m3server.com servers, we have these start pages listed in order of precedence: DirectoryIndex index.html index.htm index.shtml index.cgi ...
General Email SetupGeneral Email Setup
How to send / receive email using a mail client? While all mail clients will have different setup screens, the ...
OpenCart slow page loadsOpenCart slow page loads
Do you have thousands of products and experiencing slow page load times with your OpenCart system? Client writes: PROBLEM SOLVED!!! ...
Mini Howto: WordPress database loginMini Howto: WordPress database login
If you need to login to phpmyadmin to manage your WordPress database, you will need the user name and password ...
Mini Howto: Create a database backup with phpmyadminMini Howto: Create a database backup with phpmyadmin
Creating a backup of your database is very important. Besides having a safe and updated copy of your database, its ...
clear dns cache on a macclear dns cache on a mac
If you need to clear your dns cache on your Mac OS x 10.5 or greater, just issue the command ...
restrict access and authenticate loginrestrict access and authenticate login
Overview: To restrict access to a private directory with both IP address restriction and a login and password. Setup: htaccess ...