Posts Tagged ‘
php ’
Jul 27th, 2012 |
By admin
Well today my server was being killed by something or other and after 30 minutes of trying to track down what it was I decided to spend my time optimizing my server and implementing a proper caching mechanism (finally!). I come from a BSD background and we ran eAccelerator on all of our servers so
[continue reading...]
Posted in Internet, Linux / Freebsd |
No Comments »
Tags: apache 2, apc, cache, eaccelerator, php, segmentation fault
Feb 21st, 2012 |
By admin
Well after 3 days of trying to track down why the sites on this shared account we’re taking up 100% of the cpu usage of a pretty beefy server I narrowed it down to one of my wordpress installs being compromised (Update your WP installs kids!). Before I knew it was because of this I
[continue reading...]
Posted in Linux / Freebsd |
No Comments »
Tags: login, php, wordpress, wp-admin, wp-config
Nov 8th, 2011 |
By admin
Wow, now this was one of those problems that really makes you want to put your head through a wall. Soo, I was uploading a large file to my CMS through drupal and at about 35%(of a 40MB file) I would get booted to an error page with the following message. I looked high and
[continue reading...]
Posted in Internet, Linux / Freebsd |
No Comments »
Tags: connection reset, drupal, error 101, mysql, php, upload
Nov 8th, 2011 |
By admin
Well as some of you may or may not know php 5.2 is going to be going the way of the dinosaur come March, it’s already been depreciated and no longer being supported but in March it’s being removed from the port tree all together from what I understand. This brings me to the topic
[continue reading...]
Posted in Linux / Freebsd |
2 comments
Tags: 5.3, encode, freebsd, guard, ioncube, php, Zend
Apr 19th, 2011 |
By admin
Or more specifically in this example how to get wordpress to load a specific plugin before all others. By default wordpress will load your plugins in alphabetical order as for the most part 99.99% of people could care less and are unaffected by plugin execution order. However for that .01% of us(don’t you feel special
[continue reading...]
Posted in Internet |
No Comments »
Tags: edit, load, order, php, plugin, wordpress
Apr 19th, 2011 |
By admin
As part of my take over the world campaign I’ve run into the need to automatically do a global Search and replace within a Mysql Database covering all tables. For this you need a little php magic and luckily enough I found just that magic right here. I’ll save you the looking up time and
[continue reading...]
Posted in Internet, Technology |
No Comments »
Tags: all tables, global, mysql, php, script, search replace
Mar 21st, 2011 |
By admin
I was implementing a feature onto one of my networks today and needed to use a javascript popup box to bring up a booking table. You know those cool boxes that darken the rest of the screen and popup a slick looking window? Well I needed one and apparently they all such except the one
[continue reading...]
Posted in Internet, Technology |
No Comments »
Tags: box, darken, greybox, html, inline, javascript, php, popup
Jan 29th, 2011 |
By admin
So I haven’t slept in 43 hours, it’s been at least 10 years since I’ve pulled this kind of stunt before but as you know from my last blog post here my server blew up and then my lappy blew up, so lots and lots to keep me busy with.. Part of that fun was
[continue reading...]
Posted in Technology |
No Comments »
Tags: apache, core dump, crash, eaccelerator, extensions, extensions.ini, freebsd, irc, mysql55, php, php.ini, php52-extensions, php52-mysql, segementation fault, Zend
Jan 13th, 2011 |
By admin
Wow, getting wordpress to print a few bloody words in the title of a post turned out to be a massive ordeal here. For one of my projects I have a post that uses php (thanks to php-exec for allowing php be to be run inside of a WP post) to pull rss feeds and
[continue reading...]
Posted in Random Musings |
No Comments »
Tags: date, exec, php, title, wordpress
Aug 10th, 2010 |
By admin
Well today is a glorious day as I finally managed to fix a problem that had been haunting my server for a month or so. In the end it was a solution that I’ve been taught countless times as something I should be doing by default when upgrading php but alas my mind is not
[continue reading...]
Posted in Uncategorized |
No Comments »
Tags: 502, error, extensions, freebsd, media gallery, php, wordpress