Hi,
I have deployed WP to a cloud but when I try to work locally with it - I get the following warning and noting else.
Locally I use XAMPP 1.7.3 (PHP 5.3.1) and clearly there is an issue with that php version.
Warning: include_once(V:\xampp\htdocs\blog/wp-includes/pomo/mo.php) [function.include-once]: failed to open stream: No such file or directory in V:\xampp\htdocs\blog\wp-settings.php on line 342
Warning: include_once() [function.include]: Failed opening 'V:\xampp\htdocs\blog/wp-includes/pomo/mo.php' for inclusion (include_path='.;V:\xampp\php\PEAR') in V:\xampp\htdocs\blog\wp-settings.php on line 342
Warning: require(V:\xampp\htdocs\blog/wp-includes/meta.php) [function.require]: failed to open stream: No such file or directory in V:\xampp\htdocs\blog\wp-settings.php on line 364
Anything I should try ?
Thanks,
C