BIT
Binaryone Information Technology.
A place to find answers to information technology questions.
-
Update wordpress – WP Maintenance Mode – Internal Server Error – solution
The problem After updating your WordPress and/or WP Maintenance Mode plugin your site is running normally for a period of time eg between 6 and 18 hours. Then at some random time all that any visitor is able to see is an Internal Server Error message. To anyone trying to get to your site, your…
-
Fail2ban for the uninitiated.
What is fail2ban and why you should install it. In this day and age every web site owner or administrator is obsessed with improving the amount of traffic that flows to their site, even though little thought is given to weather or not, that traffic is of any use to their site or what harm…
-
Where to find Apache response codes and how to determine their meaning.
Where to find Apache response codes and how to determine their meaning. In Virtualmin the job is much easer. After you have logged in to your Virtualmin console select Virtualmin> Logs and Reports> and then either select Apache Access Log or Apache Error Log and you will get a list of the last x number…
-
Corrupt .htaccess file and Internal Server Error
Ok So you are working on your wordpress site. Making changes and updating your site when all of a sudden you get… Before the panic sets in go to your .htaccess file and check that all is as it should be. For example when this happened to me last time this is what my file…
-
How to Fix “mod_fcgid: HTTP request length 131619 (so far) exceeds MaxRequestLen (131072)” error on Ubuntu 12.04 LTS (Precise Pangolin) Linux.
If you are trying to upload a file through WordPress or another content system to your web site and your website is running on Apache2/PHP5/mod_fcgid, and your browser displays the error: and in your Apaches error log you see something like This error is because the default value of FcgidMaxRequestLen is 131072 which is very…
-
Ultimate TinyMCE Switching between the visual and html editor
As seen on the wordpress forum… Posted by allanit Hi When I switch between the visual and html editor the layout of the code in html editor goes to one line of code. If I switch back to the visual editor and then back to the html editor the layout is corrected. Posted by Josh…
-
Setting up a wordpress installation ready for the inevitable upgrade.
All websites have to be updated from time to time. If you read the documentation they tell you to install wordpress in the root directory, which is fine if you are never going to change anything. On the other hand you should be planning for the future.
-
[Plugin: Ultimate TinyMCE] Table layout breaks with image. As on wordpress forum
From AllanIT Hi Guys This is a bit complicated to explain so I will tell you the steps to create the problem and see if others can recreate it and help to fix it. 1. Create a page2. In Ultimate TinyMCE create a table 8 colums by 20 rows3. Select colum 6 and 7 in…
-
Additional Ubuntu Configuration.
Continued from Install Ubuntu 10.04 server for an installation of Virtualin, Webmin Usermin. 2. Additional Ubuntu Configuration.a. After the server restarts login using the Username and password you created above EG: Administratori. NOTE: For each command line instruction below you will have to add the prefix of “sudo”.ii. Or you can become the root user(1) …