Sussex based provider of affordable Business Internet & Ecommerce Solutions.

Web Hosting News and Company Announcements

2023-08 | Price Increases – Web Hosting

2023-08 | Price Increases – Web Hosting

Unfortunately do constantly increasing prices from suppliers, we’ve had to make the decision to up our cpanel web hosting prices, and we’ve simplified our packages to Small, Medium, Large for Home & Business. Small – Our entry level package “Small” starts at £99.99 a year paid annually (it’s more if paid monthly due to processing […]

LAN (wired network) stuck on Identifying Network…are you running Virtual Box as well?

Had a weird one yesterday that stumped me. For the life of me, I couldn’t connect to my second sub network in my house, which has my private server lab in it. Whenever I plugged/unplugged the cable, DHCP wouldn’t work. Static IP set didn’t work either. I would get a message next to the adapter […]

IBM Keyboard – SK-8840 – Strange Characters / Numbers When Typing

IBM Keyboard – SK-8840 – Strange Characters / Numbers When Typing

If you own an SK-8840 (Rack Mount) and are trying to work out why when you’re typing, strange numbers or symbols are coming up, it has different layouts or modes. IN SHORT: Press Shift + Numlock Keys to change to turn off the Numpad overlay. More Info (taken from IBM Website): The SK8840 is an […]

cPanel WooCommerce wp_remote_post() failed. PayPal IPN won’t work with your server. Error: Unsupported SSL protocol version

cPanel WooCommerce wp_remote_post() failed. PayPal IPN won’t work with your server. Error: Unsupported SSL protocol version

UPDATE: Note, Curl 7.49 causes problems with WooCommerce. Such as Updates not working and showing a 404 page. If you turn Debug on in wp-config.php the 404 doesn’t happen, but you get errors such as:- Notice: Undefined offset: 3 class-wc-session-handler.php on line Notice: Undefined index: wp_the_query Tried 7.36 and it seems to work as of […]

How to change php.ini Options on all PHP Versions of CloudLinux cPanel

How to change php.ini Options on all PHP Versions of CloudLinux cPanel

If you wish to apply a php.ini variable to all PHP versions running inside Cloudlinux CageFS (that’s just how php runs alongside your native version). You need to edit the following file:- # nano /etc/cl.selector/global_php.ini An example would be the Woocommerce/Wordpress “max_input_vars”, which recommends it to be above 1700, otherwise very large menus will get cut […]

Centos 5.11 – USB Install – Device does not appear to contain Centos CDROM Images

Very frustrating if you’ve created a bootable USB stick with say Rufus or Yumi Multiboot USB Creator. Centos looks for the ISO not the extracted file, so when it tries to find the install media, it can’t. Solution: Put the ISO on the disk as well. Trying to get a Dell CS24-NV7 Server running virtualisation, […]