Hi,
There are a number of posts about similar things, but I didn’t have any luck with them, it seems.
Expression Engine 1.6.1
20071114
PHP 5.3.3
We did what I thought would be a simple copy and paste of the client site from an old server to a new server.
Initial problem after copying was that the CSS/images had been stripped out of the login page, and I don’t think you could login. We fixed this by changing the full paths in the mysql “exp_sites” thing from eg:
/usr/local/www/webs/...
to
/usr/local/www/data/...
Which is the config on the new server, and that fixed up the css on the login page, and allowed us to login.
However, upon login there is nothing at all displayed. It logs in, but nothing is displayed. The source code shows nothing at all. FYI the link after login is eg:
sitename/s_y_s_t_e_m/index.php?S=3c1a13f61c08b3aeb804e82c3f1ca52382f13eb2
I tried some of the other suggestions about changing some settings in the config.php file, deleting cookies, resetting cache, etc, but none of it seemed to work.
I feel like we are so close with this - surely it should be something very simple?
Our developers reviewed it overnight (local time here is 8:20AM now), and they thought perhaps some files were missing. I had a quick look in the system directory and on first look there doesn’t seem to be any small or 0 byte files.
A simple transfer has suddenly become complicated, it seems. If anyone can help that would be greatly appreciated.
Thanks
Chris