Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: Moving domains, not hosts or database.
If you don’t figure it out (can’t help you with that), you can uncomment this line in .htaccess:
#php_value register_globals 0
I can do what now? Does “uncomment” mean delete? Delete that line? Or make the 0 into a 1?
Clueless,
hicks.
Offline
Re: Moving domains, not hosts or database.
All right, turns out the upgrade was easy, with Godaddy: just a click of a button from 4.x to 5.2.5.
h.
Offline
Re: Moving domains, not hosts or database.
hicks wrote:
I can do what now? Does “uncomment” mean delete? Delete that line? Or make the 0 into a 1?
The line is commeted out. #
at the start of the line means that it is comment. By removing it becomes actual line of code and sets the value.
But as you updated your PHP version, all should (or might) be okay.
Last edited by Gocom (2009-06-25 21:14:03)
Offline
#16 2009-06-25 21:38:46
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: Moving domains, not hosts or database.
hicks wrote:
maybe xxx and yyy
Oh OK :)
Offline