CodeIgniter Forums
Server Migration - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Server Migration (/showthread.php?tid=30672)



Server Migration - El Forum - 05-22-2010

[eluser]RaZoR LeGaCy[/eluser]
I just moved a website and the site only shows blank pages.

http://hellhorror.com
old server: MediaTemple
new server: ServInt
I did a plesk migration it is all blank.

I changed in config.php
$config['uri_protocol'] = "PATH_INFO"; === $config['uri_protocol'] = "AUTO";

Nothing works. How can I check mod_rewrite?

Need some ideas as to why it is showing blank pages.


Server Migration - El Forum - 05-22-2010

[eluser]RaZoR LeGaCy[/eluser]
Turns out it was a memcache issue.

Please close thread