Search Rants
Later Rants
SankakuCategorized Rants
Cloud of Rants
anime assembly best cars clients cosplay culture database debugging discovery doctrine fashion fml framework freelance funny gundam hobby implementation inspiration japanese kohana life linux love management melancholy migration mysql orm otaku personal photography php pricing programming random review setup travel tweaks update vacation web workInstaRants
My Facebook Page
Tag Archives: migration
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
Leave a comment
Codeigniter-Doctrine migration from Windows to Linux
Before I begin, Codeigniter is a php framework that implements the Model-View-Controller design architecture. Doctrine is an Object Relational Mapper and a powerful Database Abstraction Layer built on top of php. Doctrine handles all, if not most, database commands such … More of this rant
Posted in Techy Thoughts
Tagged codeigniter, doctrine, implementation, migration, orm, programming, setup
2 Comments