Problem Installing
-
After uploading I want to run wp-admin/install.php and get the following error:
Parse error: syntax error, unexpected T_STRING in /www/docs/ph-web.com.ar/public_html/blog/wp-includes/theme.php on line 1591Original line 1591 was:’ add_action( ‘plugins_loaded’, ‘_wp_customize_include’../../wordpress/wp-includes/ ); ‘
And as Iwill use WP in a subdomain called blog I changed to:
‘add_action( ‘plugins_loaded’, ‘_wp_customize_include’blog/wp-includes/ );’What is wrong
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Problem Installing’ is closed to new replies.