Ok, so I’ve managed to get the following error message from my hosting providers:
PHP Warning: is_readable(): open_basedir restriction in effect. File(C:\Inetpub\vhosts\domain.com\dev/wp-content/plugins/C:\Inetpub\vhosts\domain.com\dev\wp-content\plugins\better-wp-security//lang/it-l10n-better-wp-security-en_US.mo) is not within the allowed path(s): (C:/Inetpub/vhosts/domain.com\;C:\Windows\Temp\) in C:\Inetpub\vhosts\domain.com\dev\wp-includes\l10n.php on line 457
I’ll admit to not being a php developer so feel free to tell me I’m spouting rubbish but isn’t the path:
(C:\Inetpub\vhosts\domain.com\dev/wp-content/plugins/C:\Inetpub\vhosts\domain.com\dev\wp-content\plugins\better-wp-security//lang/it-l10n-better-wp-security-en_US.mo)
constructed wrong?