Problem:
Even after checking all normal error display directives you still can’t get any errors to display on the command line when running a PHP CLI script.
Continue reading
Migrate a MySQL database to another Linux server using the command line
Problem:
I have a MySQL database on one server and I need to move it to another one but don’t have access to any GUI client that will make it possible to drag & drop (eg Navicat)
Continue reading
Fix the display problem when running Gnome Desktop on a Centos 5 VM in Microsoft Virtual PC
Symptom:
When launching Gnome desktop on a virtual machine running inside Microsoft Virtual PC, the display is corrupted making it impossible to work with.
Continue reading
Shell command to set permissions for Joomla 1.5 development
The default installation of Joomla 1.5 is fully locked down to make it as secure as possible in its inital installed form.
This is great from a server security viewpoint but doesn’t make developing a new site very easy since even basic things like uploading extensions can fail due to this secure configuration.
How to install a JoomFish translation for JEvents
Assuming that you already have both the JoomFish and JEvents components installed, do the following to ensure that JEvents displays all elements such as buttons and labels with their correct translations when using JoomFish to control the frontend language of your site.