Tech, filmmaking, & thoughts.
Archive for January, 2011
DSO (mod_php) vs. CGI vs. suPHP vs. FastCGI
Jan 27th
# Updates: # 01/09/13 – Rewrote some parts to alleviate confusion # 02/12/12 – Added some more definitions # 02/02/12 – Link clean up # 10/06/11 – Better explanation for CGI with suEXEC
This is one of the most common topics that I see customers will ask about. As highly important as PHP handlers are, they often the least understood. They seem complicated, but its not too hard to understand. You don’t have to know that exact science of how it all works, but one should learn the basics if you want to take your website seriously. Picking the right PHP More >
Fix: Could not edit /home/username/etc/ftpquota
Jan 23rd
When you try to create or modify FTP users in cPanel, you receive: Error. Could not edit /home/username/etc/ftpquota
The only times I have seen this error is when you are transferring a cPanel account over from one web host to another one. The other host is using a non-standard method for the way accounts are set up. In this example, the transfer was coming from SiteGround. Siteground has their users’ etc folders created as Symbolic links as opposed to stored in the users’ home folders.
A quick way to verify if this is your problem is to do More >
Good Morning Feeling
Jan 21st
A group of close friends and I created ‘Virva‘, in the desire to always have the ability to make films for the enjoyment of it. It is the organization point around which a group of filmmakers can band together, pool our resources and talents, and make movies for the sake of movies.
This is Virva’s first film. “Good Morning Feeling”, directed & edited by (and yes, starring) me. I am not trying to be a jack of all trades with my movie; we’re supposed to direct and edit our individual pieces. Starring in it came about because of the fact that More >
Fix: Fantastico is not installed at the default location
Jan 20th
Fantastico De Luxe is an automatic installer for many 3rd party programs such as WordPress, Joomla, and OsCommerce. It integrates directly with your hosting application such as cPanel. Fantastico is most common automation software used by hosting companies. I personally do not prefer Fantastico, instead opt to use Installatron instead. It has a much better interface with many more features.
#1 – The ProblemAfter installing Fantastico De Luxe, you may receive this error when trying to access it from cPanel:
##################### Fantastico is not installed at the default location /usr/local/cpanel/3rdparty/fantastico. Either move the Fantastico directory from it's current location to /usr/local/cpanel/3rdparty/fantastico OR enable More >

