Login

Tag Archives: PHP

Setting up Komodo Edit 5

I starting using Komodo IDE as my PHP editor over Dreamweaver in 2006? I was tired of Dreamweaver not having features like “looking function definition” which jumps to where the php function is defined in some other file. I tried a few other editors and they just didn’t feel as intutive. Since Komodo has created [...]

Posted in Software Development | Also tagged , , | 1 Comment

Wordpress, PHP Memory, and 1and1.com

After upgrading from Wordpress 2.7 to 2.7.1, I starting having odd issues. At first I thought it was that some of the plugins I was using need to be updated as I posted about here. However, it I think the problem is closer to the one described at: php-memory-and-wordpress. That is PHP is running out [...]

Posted in WordPress | Also tagged , , | 9 Comments