Installed WP 4.7 from WordPress.com onto my Web Host.
I’m not sure that makes sense.
Can I just overwrite the current WordPress.com files with the WordPress.org files?
Yes, reinstalling WP that way should not be a problem.
I can’t install plugins so this must be the reason…picking up a copy of WP that expires…does this sound correct?
http://www.wpbeginner.com/plugins/why-cant-i-add-or-install-plugins-in-wordpress/
-
This reply was modified 6 years, 5 months ago by
motion2082.
WordPress does not expire.
1. Please provide a link to your site.
2. Where/how are you hosting your site
3. How did you install it?
Installed via Cpanel
Hosting via Netvirtue
Have you contacted your hosting company’s tech support?
Here are the definitive steps to install wordpress. I do not recommend “one click” installers:
https://codex.wordpress.org/Installing_WordPress
Thought I would try the one click install method…never again
Few errors in the error log
[27-Dec-2016 15:33:20 UTC] PHP Warning: require(/home/urbanhab/public_html/wp-includes/load.php): failed to open stream: No such file or directory in /home/urbanhab/public_html/wp-settings.php on line 21
[27-Dec-2016 15:33:20 UTC] PHP Fatal error: require(): Failed opening required '/home/urbanhab/public_html/wp-includes/load.php' (include_path='.:/opt/alt/php55/usr/share/pear:/opt/alt/php55/usr/share/php') in /home/urbanhab/public_html/wp-settings.php on line 21
[27-Dec-2016 15:35:11 UTC] PHP Warning: require(/home/urbanhab/public_html/wp-includes/random_compat/random.php): failed to open stream: No such file or directory in /home/urbanhab/public_html/wp-includes/compat.php on line 435
[27-Dec-2016 15:35:11 UTC] PHP Fatal error: require(): Failed opening required '/home/urbanhab/public_html/wp-includes/random_compat/random.php' (include_path='.:/opt/alt/php55/usr/share/pear:/opt/alt/php55/usr/share/php') in /home/urbanhab/public_html/wp-includes/compat.php on line 435
[27-Dec-2016 15:36:11 UTC] PHP Fatal error: Class 'WP_Taxonomy' not found in /home/urbanhab/public_html/wp-includes/taxonomy.php on line 384
[27-Dec-2016 15:37:12 UTC] PHP Fatal error: Class 'WP_Taxonomy' not found in /home/urbanhab/public_html/wp-includes/taxonomy.php on line 384
[27-Dec-2016 15:38:57 UTC] PHP Fatal error: Class 'WP_Taxonomy' not found in /home/urbanhab/public_html/wp-includes/taxonomy.php on line 384
Checked Line 21 and this is the line that it's having issues with
require_once( ABSPATH . WPINC . ‘/plugin.php’ );
files are missing. upload *all* of the files and directories from the wordpress .zip file.
ok errors are gone but still can’t ADD NEW plugins, can view the plugin section though…weird
What error do you get if you try to add a plugin?
I can manually add it via ftp with no issues but I dont have the option to add it via the wordpress admin atea
Are you using an administrator account?
Yes, using an Administrator account (no option to select SuperUser)