Skip to main content
11
results
Andrew Fletcher
A recent attempt to run an update composer (regular activity for many of us), I had a memory limit issue.  This was surprising because the memory setting via Plesk is set to 2G.  Yet through Terminal it was showing only 128MB.  What gives??   The error I was seeing: PHP Fatal error: Allowed memory size of 1610612736 bytes exhausted (tried to allocate 32 bytes) in phar:///usr/lib64/plesk-9.0/composer.phar/src/Composer/DependencyResolver/Pool.php on line...
Andrew Fletcher
I'm writing these steps primarily for myself as a reference.  However, if...
Andrew Fletcher
I need to set the default php-version of a subscription to php7.3.  The...
Andrew Fletcher
Attempting to load changes in a staging site and the bountiful error page...
Andrew Fletcher
(104)Connection reset by peer: mod_fcgid: error reading data from FastCGI...
Andrew Fletcher
To connect to your CPanel hosted server via SSH OSX, please follow these steps: Generate your SSH key Log in to your CPanel account.  As first you will have to generate an SSH key pair in cPanel -> SSH/Shell Access Complete the details in the Generate new SSH key pair form First name Last name Email Password - take note of the password you used to generate the key as you will use it shortly Allowed IP address  Copy the private key from cPanel and save it into...
Andrew Fletcher
This page shows a growing list of common commands for viewing and managing your...
Andrew Fletcher
Whilst updating nodejs and npm on a Centos 6 or 7 server running Apache, I...
Andrew Fletcher
Installing Laravel on an Apache server was going to be a no fuss process said no...
Andrew Fletcher
A list of languages for the iOS app in speech mode: Arabic (Saudi Arabia) -...
Andrew Fletcher
We had an issue recently where saving a page in the admin area produced one of the following outcomes: The page would reload and not save the selections that were made; or Save the page and the input box area would be a white screen and the front end of the site would not be show any more. The page we are referring to holds a matrix of 18,079 input box items.  What how did it get that big?  The page layout is show well organised and visually easy to view that we hadn't assessed...