My bad…

The other day you may have noticed that you couldn’t view any websites hosted.

It was my fault I did an apt-get upgrade (which included php5 updates)
and the reason it broke is we use eAccelerator. And the issue was I didn’t recompile
and link it to the updated php5 of course I’ve done so since then.

So yeah did an apt-get upgrade
PhpMyAdmin is updated
svn updates were applied

And that is all for tonight…

read more

IPv6…

I’m currently fiddling with IPv6 support for Inexistence.

I’ve enabled it for this blog technically now…
You can reach it via this crazy link.

I’ve yet to setup hostname mapping and the like so it just does a redirect to here…

read more

Eaccelerator…

I added eaccelerator to inexistence this evening.
The old install had this and it helped speed up php quite a bit.

So I enabled it for the new install we are currently running and of course
we still have Zend Optimizer runing as well.

I also took the liberty to upgrade several wordpress plugins for
the installs we have here on inexistence.

read more

SSL & Push…

Well folks I did a bunch of changes this evening:

All ssl enabled hosts moved to the default port (443) we are
now using a wildcard ssl self signed cert (yes it’s naughty.)
I also deployed a new service tonight “Push” for all Exchange
supported “Smart” devices like Blackberries and iPod/iPhone.

The setup is as follows:
Email account: [email protected]
Server: push.inexistence.org
Domain: (Leave this blank)
Username: your username
Password: your password
SSL: Enabled (I only have it enabled for SSL so if you can’t use it sorry!)

I also upgraded Roundcubemail (svn update) again tonight a bunch of
changes came in. I apologize for all the folks who added exceptions for
the SSL certs to their computers. You may now delete them as we’re using
valid certs now instead of the self signed ones…

Enjoy!

read more