Leonard Austin
  • Home
  • About Me
  • Portfolio
  • Thoughts
    • Personal
    • Business
    • Startup Diary
    • Technical
    • Book Reviews
  • Contact
Dedicated and enthusiastic Zend Certified Software Engineer, Prince2 Qualified/Agile Project Manager and Founder of Recensus.com. London born, but currently living and working in Santiago on the Start-Up Chile accelerator.
Home » server

How to Enable SSL on Xampp with Vhosts

February 26, 2011 · by Leonard Austin · in Technical

If you need to enable SSL on Xampp whilst stilling using vhosts, follow the next few steps. It assumes that you already have vhosts enabled. Open xampp/apache/conf/extra/httpd-vhosts.conf Around line 19 you should see “NameVirtualHost *:80″, below this line add “NameVirtualHost…

Setting up a Cron with Plesk using a PHP File

Setting up a Cron with Plesk using a PHP File

September 20, 2010 · by Leonard Austin · in Technical

I have a Server with a Plesk control panel and I wanted to automate a PHP script using a cron (or crontab). Within Plesk it’s called a scheduled task. The problem is its not that user-friendly (but like everything it’s…

Installing LAMP on Ubuntu

September 6, 2010 · by Leonard Austin · in Technical

So I been getting rather annoyed with CentOs recently, mainly due to the lack of PHP support above 5.1.6, especially with all the cool features of 5.3. Also I always seem to have massive trouble installing anything like Mcypt or…

How to install Memcached on Xampp on Windows 7

August 26, 2010 · by Leonard Austin · in Technical

For one of my Zend Framework web applications I’m going to install memcached. I am currently using file cache however think memcached is a much better way to go. This post is one in a series: Installing Memcached on Windows…

Enable mod_rewrite in xampp

August 25, 2010 · by Leonard Austin · in Technical

For some reason my install of XAMPP didn’t have mod_rewrite automatically enabled? Not really sure why  but basically below are the instructions on how to enable .htaccess mod_rewrite in xampp. 1. Go to the directory of installation <C:\xampp>\apache\conf 2. Open and…

How to edit php.ini from ssh

June 18, 2007 · by Leonard Austin · in Technical

Type: 1. “cd /etc” 2. “ls” Check that there is the php.ini listed if not you will have to ask your hosting provider where it is. 3. “vi php.ini” Find the bit in php.ini you would like to edit. 4….

Getting .htaccess to work on windows apache

June 3, 2007 · by Leonard Austin · in Technical

Could figure out how to actually write the .htaccess file in windows as when i tried to rename the txt file I created to .htaccess it popped up an error saying “You must type a file name”. The solution: 1….

SSH Commands for FTP

April 26, 2007 · by Leonard Austin · in Technical

Ok so one of my servers is with 1and1 and they provide free backup space via ftp. However you can only access it via the server you have with them, this means logging into your server using putty (SSH) from…

SSH Mysql command line

April 25, 2007 · by Leonard Austin · in Technical

Ok so i had a huge amount of trouble trying to upload a sqldump file (large sql file) into the mysql database with phpmyadmin. It kept timing out, even when I increased the timeout and upload file size larger in…

← Previous 1 2

Search

Tweets

  • New Coke and Coke Classic (1985) @ World of Coca-Cola http://t.co/uFke7O0GwZ 19 hours ago
  • Moon Valley @ Valle de La Luna http://t.co/ud3EuKauEH 6 days ago
  • Freak snow storm at the Bolivian Border in the Atacama Dessert. I was lucky to be the last car through… http://t.co/myrDMijESI 7 days ago
  • Salt flats of Bolivia. Very white all the way to the horizon. @ Uyuni, Bolivia http://t.co/leKazwvUR6 7 days ago
  • La Paz (highest de factor capital city) from the lookout point. @ La Paz, Bolivia http://t.co/396IbfZBM1 7 days ago

Follow leonardaustin on Twitter

Instagram

  • Moon Valley
  • Freak snow storm at the Bolivian Border in the Atacama Dessert. I was lucky to be the last car through before the border was shut. Only happens a few times a year.
  • Salt flats of Bolivia. Very white all the way to the horizon.
  • La Paz (highest de factor capital city) from the lookout point.
  • Machu Picchu! It is amazing until 10am when all the tourist turn up.
  • The Worlds Most Dangerous Road (La Paz, Bolivia) #wmdr #nofilter
  • The highest city in the world! La Paz
  • Suit up party
  • Another Easter Island head with perfect sky and perfect grass. #nofilter
  • Easter Island Heads (Tongariki)
  • Climbing in chile
  • Valley

Archives

  • May 2013
  • April 2013
  • March 2013
  • February 2013
  • January 2013
  • December 2012
  • November 2012
  • October 2012
  • September 2012
  • August 2012

Categories

  • Book Reviews
  • Business
    • Startup Diary
  • Personal
  • Portfolio
  • Technical

Recent Comments

  • waterfilterforu on Enable mod_rewrite in xampp
  • vdespa on How to install Memcached on Xampp on Windows 7
  • mrcooll on How to install Memcached on Xampp on Windows 7
  • Nikola Petkanski on How to install Memcached on Xampp on Windows 7
  • marzi on Enable mod_rewrite in xampp

Tags

adobe air apache apc api apple book browser business cache ecommerce firefox funding happiness happy htaccess IIS iPad linux mac memcache memcached money osx payment gateway personal PHP plesk review self help SEO server soap ssl startup tools travelling ubuntu video web app web design Web Development Stuff Wordpress xampp xcart zendframework

Copyright © 2013 Leonard Austin