|
|
|
|
Login to share your opinion Beware of the default Apache 2 config for PHPAbout a week ago, I was doing some upgrades on my development machine and came across a rather nasty issue when it comes to how… read more Zend Framework, IIS and 500 errorsOne of the dangers of frameworks in general is that you forget that they do lots of handy things for you. The error handler in… read more How to set up your own private Git server on LinuxOne of the things I’m attempting to achieve this year is simplifying my life somewhat. Given how much of my life revolves around technology, a… read more Logs are better than bad, they're goodWeb logs are, in my experience, under-utilized. People new to running their own web server in particular don't always realize how much useful information can… read more WinSCP – an FTP Client for Faster Web DevelopmentAs a web developer I work with FTP all the time. Introduction to dashboardDashboard is the brain of wordpress.Be familiar with this tutorial read more 6 Ways to Kill Your Servers - Learning How to Scale the Hard WayLearning how to scale isn’t easy without any prior experience. Nowadays you have plenty of websites like highscalability.com to get some inspiration, but unfortunately there… read more Fixing problems in Apache with case-sensitive URLsWindows or Mac servers treat file names as case-insensitive, so Index.html and index.html are the same file. In Linux/Unix servers this is not the case,… read more Managing an Amazon EC2 Instance Using PuTTY SSHThis tutorial is part of a series on setting up Scalable Web Hosting with Amazon EC2 The lowdown on Joomla and server permissionsI just recently came across this faq on the Joomla.org forum from RussW that sums up the often troubling subject of Joomla and server permissions. Its… read more Access Control with the Azure AppFabric SDK for PHPIn my last post I used some bare-bones PHP code to explain how the Windows Azure AppFabric access control service works. Here, I’ll build on… read more Understanding Windows Azure AppFabric Access Control via PHPIn a post I wrote a couple of weeks ago, Consuming SQL Azure Data with the OData SDK for PHP, I didn’t address how to… read more HTML OverviewHTML stands for Hyper Text Mark-up Language. By using HTML we can write various text such as headings, paragraphs , lists, quotes etc. read more HTML <body> tag with codesniprThe basic structure of a document contains two primary sections such as "head"and the "body". The BODY element is the most important section of the… read more Digg says yes to NoSQL, bye to MySQLAfter twitter, now is Digg who decided to replace MySQL and most of their infrastructure components and move away from LAMP to another architecture called… read more Understand FTP Passive (PASV) and Active modesIn an Active mode FTP session the data channel is established by the server initiating a connection to the client. This quite often turns out… read more Deploying Drupal in the Cloud with Nginx and BoostLately, we have been involved in a project where our clients needed a site capable of serving a large number of anonymous users and a… read more SSH strange error: Host key verification failedToday we came across a quite uncommon error with SSH. The error actually happened when trying to clone a github repository. When trying to connect… read more TomatoCMS 2.0.7.1 releasedTomatoCMS released with new cool back-end interface and some new features, especial is SEO module. In 2.0.7.1 version, we improved some more features, best is… read more Using a zebra S4M label printer with PHPAs part of a larger system replacement/expansion we needed to work with a networked zebra label printer. read more |
|