Change from sub domain to main

CAPER
CAPER
@caper
11 years ago
125 posts
I moved all the folders from JR5 from my sub domain into my main folder but I get a blank Page, I cleared the cache for the skin and jrcore cache but nothing. I also updated the config file but Im still getting a white screen what Im I doing wrong?
updated by @caper: 12/27/13 12:32:55PM
paul
@paul
11 years ago
4,332 posts
Make sure the root .htaccess file got moved as well


--
Paul Asher - JR Developer and System Import Specialist
CAPER
CAPER
@caper
11 years ago
125 posts
yeah I did that as well
CAPER
CAPER
@caper
11 years ago
125 posts
the .htaccess file i already moved it But it's still a white screen
updated by @caper: 11/25/13 01:28:15PM
CAPER
CAPER
@caper
11 years ago
125 posts
Even the sub domain where I had the original install has a white screen @paul
updated by @caper: 11/25/13 01:50:35PM
CAPER
CAPER
@caper
11 years ago
125 posts
in my error logs I see

[25-Nov-2013 13:56:16] PHP Fatal error: require_once() [function.require]: Failed opening required '/home1/mysite/public_html/modules/jrCore/lib/mysql.php' (include_path='.:/usr/lib64/php:/usr/share/pear') in /home1/mysite/public_html/modules/jrCore/include.php on line 401
[25-Nov-2013 13:56:19] PHP Fatal error: require_once() [function.require]: Failed opening required '/home1/mysite/public_html/modules/jrCore/lib/mysql.php' (include_path='.:/usr/lib64/php:/usr/share/pear') in /home1/mysite/public_html/modules/jrCore/include.php on line 401
[25-Nov-2013 13:57:00] PHP Fatal error: require_once() [function.require]: Failed opening required '/home1/mysite/public_html/modules/jrCore/lib/mysql.php' (include_path='.:/usr/lib64/php:/usr/share/pear') in /home1/mysite/public_html/modules/jrCore/include.php on line 401
[25-Nov-2013 15:59:50] PHP Fatal error: require_once() [function.require]: Failed opening required '/home1/mysite/public_html/skins/MSkin5/include.php' (include_path='.:/usr/lib64/php:/usr/share/pear') in /home1/mysite/public_html/modules/jrCore/include.php on line 376
[25-Nov-2013 15:59:53] PHP Fatal error: require_once() [function.require]: Failed opening required '/home1/mysite/public_html/skins/MSkin5/include.php' (include_path='.:/usr/lib64/php:/usr/share/pear') in /home1/mysite/public_html/modules/jrCore/include.php on line 376
brian
@brian
11 years ago
10,148 posts
Did you actually move the files? Did you update the data/config/config.php file with the right path?

Then go in and delete all *.tpl.php files in data/cache/Active_Skin, as well as any .css and .js files in there.

Hope this helps!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
CAPER
CAPER
@caper
11 years ago
125 posts
I copied the files and uploaded them to the main public folder. Also there are no more files in the cache/active skin folder
brian
@brian
11 years ago
10,148 posts
Then double check the data/config/config.php file - your errors indicated the files do not exist, so make sure you have uploaded everything.

Hope this helps!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
CAPER
CAPER
@caper
11 years ago
125 posts
I checked and its all there
brian
@brian
11 years ago
10,148 posts
Then it should be working. If you delete the data/logs/error_log and refresh, do you see new errors? If there errors are about missing files then you need to double check that the files are actually there.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
CAPER
CAPER
@caper
11 years ago
125 posts
i erased the error log and refreshed the site but no error log was generated
brian
@brian
11 years ago
10,148 posts
Then there are no PHP errors - what issue do you see?


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
CAPER
CAPER
@caper
11 years ago
125 posts
a blank white page with no site
CAPER
CAPER
@caper
11 years ago
125 posts
would it be interfering that I still have the jr5 install still on my sub domain?
brian
@brian
11 years ago
10,148 posts
as long as the domains are different, then no - that should not be interfering. A blank page means either a PHP error, or a server error - check your web server error_log (not Jamroom's error_log) and see if there are errors there.

You may need to contact your hosting provider for help.

Hope this helps!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
CAPER
CAPER
@caper
11 years ago
125 posts
Okay I fixed it the problem was that I still was using an older version of PHP after I updated the PHP version The Site Came Back
brian
@brian
11 years ago
10,148 posts
Ahh - glad to here that :)

Thanks!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net

Tags