I ended up having it solved by my host. The thing that made it work in the end was the addition of this: SetEnv PHPRC /home/USERNAME/public_html
to my .htaccess file. Prior to that I had edited my wp-config, deleted my plugins folder, copied a generic php.ini file into my public_html and edited that for memory size, all to no avail.
Thanks.
Ken