I have made this letter longer than usual because I lack the time to make it shorter.
— Blaise Pascal
This game is soo addicting. You have been warned - click on the following image at your own risk
Continue reading...26. April 2008
For the Flash animators out there… You need to a flashplayer enabled browser to view this YouTube video Originally found here by Alan Becker.
Continue reading...18. April 2008
The following is a list of the directories that must be ‘writeable’ for Joomla 1.0.x to work properly. I’m including it here as a reference. In most cases individuals that install Joomla will simply chmod the permissions for these directories to 707 or 777. I have found through personal experience that this is not very [...]
Continue reading...18. April 2008
This post is a continuation (actually a better solution) from my previous post on Joomla Session Save Path The solution is a slightly modified version from the original post found at rackerhacker.com Change the umask in ‘/etc/proftpd.conf’ from ‘022′ to ‘002′. Then, update the directory permissions by running the following at the command line: cd /var/www/vhosts/[domain.com] chown -R [username]:psacln httpdocs chmod [...]
Continue reading...8. April 2008
If you are looking at this post you have probably seen the following error when trying to install Joomla 1.0.x: Warning: is_writable() [function.is-writable]: open_basedir restriction in effect. File(/var/lib/php/session) is not within the allowed path(s): (/var/www/vhosts/yourdomain.com/httpdocs:/tmp) in /var/www/vhosts/yourdomain.com/httpdocs/installation/index.php on line 154 The solution to this is two-fold:
Continue reading...
26. April 2008
0 Comments