having the same problem – checked that abspath was defined:
Error message:
Parse error: parse error, unexpected T_STRING in C:\CFusionMX\wwwroot\wordpress\wp-config.php on line 5
Notice: Use of undefined constant ABSPATH – assumed ‘ABSPATH’ in C:\CFusionMX\wwwroot\wordpress\wp-admin\upgrade-functions.php on line 3
Warning: main(ABSPATH/wp-admin/admin-functions.php): failed to open stream: No such file or directory in C:\CFusionMX\wwwroot\wordpress\wp-admin\upgrade-functions.php on line 3
Fatal error: main(): Failed opening required ‘ABSPATH/wp-admin/admin-functions.php’ (include_path=’.;c:\php4\pear’) in C:\CFusionMX\wwwroot\wordpress\wp-admin\upgrade-functions.php on line 3
have the following in config.php:
// define(‘ABSPATH’, dirname(__FILE__).’/’);
// require_once(ABSPATH.’wp-settings.php’);
Any assistance appreciated
thks