Asked by duncanb7
at 2024-08-07 01:18:47
Point:500 Replies:8 POST_ID:828706USER_ID:11059
Topic:
WordPress;PHP Scripting Language;MySQL Server
After my Cpanel-trial version on my VPS server was expired, and today
I start my wordpress as before go to http://mysite.com/wp/ without Cpanel License
it cames error as follows
What is that meaning or What is it caused by ?
So I gave up the old version of wordpress
Now I go http://wordpress.com to download new version of wordpress and do the following steps
1-gunzip wordpress-3.6.tar.gz
2-tar -xvf wordpress-3.6.tar
3- run index.php at mysite/wordpress/
4- setup all information such as databasename username, password, localhost & wp_prefix
5- all setup setting is passed, and then go to wordpress, it generate
the same error as my old version of wordpress
Why it generated the same error for old version and re-install new version without
Cpanel even the mysql is okay ?
Be Reminded: the old directory is at mysite/wp/ and the new directory is at mysite/wordpress/
Please advise kindly
Duncan
I start my wordpress as before go to http://mysite.com/wp/ without Cpanel License
it cames error as follows
Fatal error: Cannot redeclare class Walker_Page in /home/mysite/public_html/wp/wp-includes/post-template.php on line 970
What is that meaning or What is it caused by ?
So I gave up the old version of wordpress
Now I go http://wordpress.com to download new version of wordpress and do the following steps
1-gunzip wordpress-3.6.tar.gz
2-tar -xvf wordpress-3.6.tar
3- run index.php at mysite/wordpress/
4- setup all information such as databasename username, password, localhost & wp_prefix
5- all setup setting is passed, and then go to wordpress, it generate
the same error as my old version of wordpress
Why it generated the same error for old version and re-install new version without
Cpanel even the mysql is okay ?
Be Reminded: the old directory is at mysite/wp/ and the new directory is at mysite/wordpress/
Please advise kindly
Duncan