2015-06-06, 02:41 PM
I decided to upgrade my forum from 1.6 to 1.8.5, but ran into a little trouble. I wanted to make sure everything was working fine, so I created a test folder.
Everything worked out well and my plugins are working fine. Now when I try to move the update folder to my url landing. It gives me a fatal error. I tried to rename my test folder from "update" to "forum" ( this is where my url lands) and this is what I get.
What am I doing wrong?
Quote:www.mysite.com/wp/update
Everything worked out well and my plugins are working fine. Now when I try to move the update folder to my url landing. It gives me a fatal error. I tried to rename my test folder from "update" to "forum" ( this is where my url lands) and this is what I get.
Quote:Warning: require_once(/usr/www/user/public/wp/update/inc/init.php): failed to open stream: No such file or directory in /usr/www/user/public/wp/update/global.php on line 18
Fatal error: require_once(): Failed opening required '/usr/www/user/public/wp/update/inc/init.php' (include_path='.:/usr/share/php5:/usr/share/php') in /usr/www/user/public/wp/update/global.php on line 18
What am I doing wrong?