Author Archives: admin

Compiling PHP for WebStart

I use a Mac based application called WebStart that is excellent quality however the updates for PHP and other components are slow and I have been searching all over and been trying to get support from the admins but to … Continue reading

Posted in Uncategorized

PHP 5.4.0 Released!

All users of my server, please prepare even harder for PHP 5.4.0, because they just released it and I will be upgrading as soon as it is ready and pushed as an update. Right now you can you test your … Continue reading

Posted in Uncategorized

Server Upgrade

If you recently noticed your site down, fear not I was in the process of upgrading the server. I am now using CentOS 6.2 with PHP 5.3.9. If you have any issues please feel free to put in a ticket … Continue reading

Posted in Server Administration

My Letters to Congress/Senate

Congressman/Senator ********, Please vote against the SOPA/PIPA Bill(s) when and if they come to vote. I respect copyright laws and the reasons behind them, being an intellectual property owner myself. I however believe and know that this Bill will do … Continue reading

Posted in Uncategorized

Anubis Server Has Been Updated to PHP 5.3.9

I have updated the server with the latest PHP and will be adding PHP 5.4.0 later on and moving 5.3.9 to a php-legacy branch for backwards compatibility for a few months until users are able to get their code upgraded … Continue reading

Posted in Server Administration Tagged

New Elemental Fury Features in Planning

Ranking As of Elemental Fury 2.0, you will see a new way of ranking bringing some current features more into the light that have been familiar before. Before it was all based on power, now it will be based on … Continue reading

Posted in Uncategorized

PHP-Dev Debugging

As I found out earlier today, after trying to replicate the environment in PHP dev as I have via cPanel, you do not want to use –prefix=/usr at all. I had both the /opt/phpdev directory and the /usr directory as … Continue reading

Posted in Uncategorized Tagged , , ,

Obsidian Moon Engine Release for Open Source Under BSD License

After much thought and self debate, I have released the Obsidian Moon Engine under a free open source BSD License for anyone to use, with the inclusion of Powered by Obsidian Moon in their site. Anyone can make a game … Continue reading

Posted in Uncategorized Tagged , , , , , , ,

Prepare for PHP 5.4 on Anubis

For those of you who are residing on the Anubis server, please make sure that you are fully prepared for PHP 5.4 by checking all the deprecations and removals before the upgrade when PHP 5.4 releases. I am planning on … Continue reading

Posted in Uncategorized Tagged , , , , , ,

How to Compile PHP-Dev for cPanel

After much research and experimentation I have found that creating a secondary/test php install is not too hard, but can be challenging if you don’t know what you’re doing. I spent all night working on creating a decent installation of … Continue reading

Posted in Computer Science