Introduction

Welcome to the blog of a philanthropist, astrologer, japanophile, webdesigner, proud ICT generalist and student aiming for a masters degree in work and organisation / occupational health psychology. Discover my world, some of the things that keep me entertained, how our minds work and how our minds are put to work.

12 Dec 2011

Code Silence

I dubbed the theme I was working on “Code Silence”. So here’s the first efforts at transferring it WordPress:

Menu is still hideous as you can see. I’m still deciding what and how is going to be in that empty graphic box over on the left side; plus the amount of whitespace below the entry. There was supposed to be something on the bottom left too, but I screwed that up. lol. It’ll have to be fixed later. I also made every mistake I’ve ever made learning boxmodels since I’m out of practise. *facepalm*. It’ll return very quickly though.

Since it’s based on TwentyEleven it basically has all the neat stuff still in it, but you’ll only see that once it’s online.

Share on TwitterShare on TumblrSave on Delicious
Leave a reply
28 May 2011

Local Xampp doesn’t support WP 3.2 beta

Today I found out my local Xampp install is pretty old since I could no longer run the beta of WordPress 3.2. It led me to the updated requirements to run WordPress on webservers. Indeed it has been changed to the minimum php version of 5.2.4 and I was running 5.2.3.

Here’s the new 3.2 beta admin interface:

It also reminded me I still need to learn more about upgrading Apache/PHP/MySQL and the works on my VPS. I’m now running version 5.2.14 which is the version that came out in July last year. It should hopefully last me about 2-3 years before the software I want to run can no longer run on it.

Now, since I’m not a LITTLE BIT sure I’m going to fuck an upgrade up but DEAD CERTAIN, I’m probably not going to attempt that until I find a way of being absolutely sure I can create a backup of the entire thing and restore it back when it’s necessary. I managed to learn how to work with iptables just enough to put basic security in, but, upgrading the entire enchilada myself on CentOS is unknown territory. Quite frankly, even though I know I must check what is capable to run together in version numbers – that’s probably the first mistake I’ll make. Like, upgrading PHP without upgrading Apache or something (and FAIL). Screw up DirectAdmin, PhpmyAdmin and whatever else is on there. You know and I know: every mistake you can possibly make will be made if I attempt this. The ultimate fate of the mad bomber: after doing everything wrong, they probably know everything there is to know in a short amount of time.

Since you’re all curious why even I feel uncertain about doing this: I’m not a linux geek. And even if you are one, maintaining webservers on it is quite a particular sport.

:huh:

I will try it though; right after I check my hosts options for: “Total Retard Package: any idiot is able to restore and try again”.

Share on TwitterShare on TumblrSave on Delicious
Leave a reply