Problem after migration...
I've shifted changed the domain name for my forum, moved my vanilla files to a new folder on my server and updated my conf/settings.php accordingly. The forum loads up, but when I try to log in, I get the following error:
"Some problems were encountered
The file could not be opened. Please make sure that PHP has write access to the [...]/conf/settings.php file."
Path is correct, so the file's there. All of the permissions for files and folders appear to be the same of my original installation. What am I overlooking?
Thanks in advance...
"Some problems were encountered
The file could not be opened. Please make sure that PHP has write access to the [...]/conf/settings.php file."
Path is correct, so the file's there. All of the permissions for files and folders appear to be the same of my original installation. What am I overlooking?
Thanks in advance...
0
This discussion has been closed.
Comments
Long story short - I ended up doing a GREP to see what files still had a reference to my old folder - pulled up custompages.php in the Pagemanager extension and the default.php of the Members only extension. I would never have picked that last one up...
Posted: Friday, 14 September 2007 at 7:34AM