Search Rants
Later Rants
SankakuCategorized Rants
Cloud of Rants
anime assembly best clients cms database debugging discovery doctrine fml framework freelance funny gundam hobby hooks implementation inspiration kohana life linux love management melancholy migration minted orm otaku personal photography php pricing programming random review roles setup sleep svn travel tweaks update vacation version control work
Tag Archives: setup
Domain Level Error Logging in Apache/PHP in Linux
The error logging functionality of apache is very important especially when you are testing things out with your php application. But on some cases we experience problems which hinder us from locating the error_log file where all errors, problems or … More of this rant
Posted in Enlightened Thoughts, Techy Thoughts
Tagged debugging, error logging, linux, migration, programming, server, setup, work
2 Comments
Limiting Connections Using IPTables
Just recently I have been experiencing a DoS-like attack on one of my systems. The system has been receiving several requests from a single ip, say, 6000+requests from a single client every 1~2 minutes. So, this was the culprit of … More of this rant
Posted in Enlightened Thoughts, Techy Thoughts
Tagged dos attack, hack, linux, programming, setup, tweaks, work
Leave a comment
Doctrine ORM 1.2.4 in Fuel PHP 1.1
Today, I decided to make an attempt to dive into a new framework and implement my favorite ORM framework, Doctrine. As you can see, I’ve been spoiled really hard by Doctrine and I’ve perhaps reached a point in my career … More of this rant
Posted in Enlightened Thoughts, Techy Thoughts
Tagged database, doctrine, framework, fuelphp, implementation, orm, php, programming, setup, tweaks
Leave a comment