ShareSolution for the error 403 Forbidden you don’t have permission to access / on this server. This specific HTTP 403 error will only appear on an Apache server.
Continue reading...27. April 2010
ShareI started using the Rackspace cloud because of Rackspace’s good reputation and of course the ability to host multiple servers on a cloud at an “affordable” price.
Continue reading...9. April 2009
Share Mac OS Tiger Mac OS Leopard I have experienced some problems in the past (and still do from time to time) with opening specific sites from my computer while my internet connection is fine and other sites open without any issues.
Continue reading...3. December 2008
ShareThis article will guide you through the procedure of redirecting a web page properly, the search engine friendly way with HTTP 301 status in order to tell search engines that the page has permanently moved to a different location.
Continue reading...2. September 2008
ShareI wrote a useful article/tutorial over at BloggingRocket which guides you through the process of installing WordPress with Shell Access. Please feel free to check it out and comment.
Continue reading...28. February 2008
ShareDue to the way that CakePHP rewrites URL requests with its router, it might seem confusing to execute a Crontab to run a controller action. I will show you how to set up a cron dispatcher so that you can execute all your different controller action schedules on a single file and pass the controller [...]
Continue reading...23. February 2008
ShareI started XAMPP today and tried to open phpMyAdmin (http://localhost/phpmyadmin/) in my browser in order to do some database management. Unfortunately I was presented with the following error message : cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly After playing around [...]
Continue reading...20. February 2008
ShareOn a Unix based system, all files and folders belong to a group and a owner. Or rather, an owner and a group has specific permissions to read, write and execute files. So you might need to change the owner of certain files and folders so that you’ll be able to open them, edit them [...]
Continue reading...20. February 2008
ShareIn this article, I will show you how to dump a mysql database from one server to another remote server without having to export and import your SQL structure and data. We’ll dump a database directly to another empty database on another, remote server. In order to do this, you’ll need shell access to both [...]
Continue reading...16. February 2008
ShareServer to server file transfers are relatively easy on a dedicated or virtual private server running Unix. I’ll quickly show you how to use the scp command which acts just about exactly the same as the cp command. It copies all files from a specified source path to a destination path on the remote server [...]
Continue reading...
27. April 2010
2 Comments