How to install LAMP, phpMyAdmin and VsFTP on CentOS 5.3 Using Yum

Posted on July 20th, 2009

As always @ SevenL we are trying to better inform and educate our customers and the rest of the world! We will now look at the wonderful and exciting way to install LAMP, phpMyAdmin and VsFTP on CentOS 5.3 utilizing Yum! Hoorray! =) #Update Your Package yum update # Install Mysql Packages yum install mysql-server […]



How to Rollback a SVN Repository to a Previous Revision…7L style

Posted on July 20th, 2009

Sometimes you might get confused about what to do if you accidentally commit something to a SVN repository. If you want to rollback the SVN repository to the revision before your last commit, this is what you need to do. Before the merge, you need to update your local copy of the code base to […]



PHP Review: 4 Most Common PHP Frameworks Reviewed – SevenL Networks

Posted on July 20th, 2009

PHP FRAMEWORKS After the advantage of Ruby on Rails one of the most trendy buzz words within the developers community is ‘frameworks’. Actually the concepts behind frameworks are not all that new. It was introduced by Sun on J2EE and copied competently by Microsoft on .NET, however, they aren’t designed just to be used exclusively […]