running PHP 7 and PHP 5 together – ubuntu

March 22nd, 2017

Install the dependancies

sudo add-apt-repository ppa:ondrej/php
sudo apt-get update
sudo apt-get install php7.0 php5.6 php5.6-mysql php-gettext php5.6-mbstring php-mbstring php7.0-mbstring php-xdebug libapache2-mod-php5.6 libapache2-mod-php7.0

Switch from 7 to 5

sudo a2dismod php7.0
sudo a2enmod php5.6
sudo service apache2 restart

Switch from 5 to 7

sudo 2dismod php5.6 
sudo a2enmod php7.0  
sudo service apache2 restart
VN:F [1.9.9_1125]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.9_1125]
Rating: 0 (from 0 votes)
713 views

Galaxy S3 no internet on virgin media super hub

March 17th, 2013

Samsung galaxy S3 will not connect to virgin media super hub can be a problem, I found mine would connect but had no internet – and everything else on the network did.

After several hours of looking through forums, rebooting and changing settings, I found the issue to be with the hub itself, for some reason in Advanced-settings>DHCP>DHCP Reservation I found the mobile was being addressed on a strange IP like 10.125.x.x.x and not the one it had been allocated by DHCP.

I took note of the mac and device name in the IP Lease table, switched off the WIFI on the mobile (disconnecting it from the router), hit refresh to make sure it was no longer listed in the IP lease table.

Next I added a reservation entry to the the lease table for the device, using its mac and device name, and bound it to an IP that was not being used.

Voila.. Internet on the S3

VN:F [1.9.9_1125]
Rating: 8.0/10 (2 votes cast)
VN:F [1.9.9_1125]
Rating: +1 (from 3 votes)
12,804 views

Adrian Callaghan`s graduation

October 8th, 2008

 

This is recent footage from the graduation ceremony, I have edited out all the boring stuff, so only about 20sec`s remains.

It was a lovely day, and I am glad I attended..

VN:F [1.9.9_1125]
Rating: 10.0/10 (1 vote cast)
VN:F [1.9.9_1125]
Rating: 0 (from 0 votes)
12,343 views