Fix WordPress upload error – HTTP error
how to fix errors like: “ALERT – script tried to increase memory_limit to 268435456 bytes which is above the allowed value (attacker” Continue reading
how to fix errors like: “ALERT – script tried to increase memory_limit to 268435456 bytes which is above the allowed value (attacker” Continue reading
I have finished moving my websites to LiNode (actually last Sunday, not today… ) I got the smallest plan but it performs better than MediaTemple’s (gs) service. Here’s a snapshot of my linode status (btw, I blurred my linode number just in case) : If want to use LiNode for… Continue reading
I’m in the middle of moving all my websites from MediaTemple to Linode.
Download DVD iso Burn to media Install it Install Slack Build Gnome Download and install new kernel: cd /usr/src wget http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.33.tar.bz2 rm linux tar -xvjf linux-2.6.33.tar.bz2 ln -s linux-2.6.33 linux cd linux make mrproper make menuconfig Append “-asus” to Local version Change Processor family to “Core 2/newer Xeon” Enable “Realtek… Continue reading
How to use private/public keys to have your server trust your laptop, so you don’t need to type your password over the wire Continue reading
Last weekend I re-installed all my operating systems and had a lot of trouble installing/updating Aptana Studio on Windows and OSX, I am taking some notes just in case more people face the same situation: 1. Install Aptana 1.5.1 2. Choose your workspace 3. Add 2 new software locations: Aptana… Continue reading
A reset of my Kohana v3 tutorial Continue reading
After purchasing and using the MCE optibay on my white macbook 13″, I got really curious as it that would work for any regular laptop PC…. Having not asked any of the manufacturers involved, I put my brain to work and wouldn’t make any sense for Apple to create a… Continue reading
Today I started improving a newsletter system in the company I work for. One of the things I wanted to change is to have images embedded in the email message. The website uses CodeIgniter (http://www.codeigniter.com); for email handling I chose Swift mailer (http://swiftmailer.org/). Then for HTML parsing to replace all… Continue reading
Deprecated: printf(): Passing null to parameter #1 ($format) of type string is deprecated in /var/www/vhosts/blog.portnumber53.com/html/wp-content/themes/mantra/includes/theme-comments.php on line 86