Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

Strange php error-happened when website moved servers?

i dont know how this happened or why. I am a coder for universalcriminal.com, and there is a feature on it called "explore space". Its a simple script that generates a random "chance" and selects randomly in order to decide your event youll get. One day the website moved from one server to another, and it stopped working. When i click the Explore button it just refreshes the page and nothing happened. WHAT IS CAUSING THIS???

3 Answers

Relevance
  • Dirk H
    Lv 4
    1 decade ago
    Favorite Answer

    It sounds like the change in servers has a slight configuration difference in the way that PHP was installed. I'm thinking that the old server had PHP 4.2.0 or older. Your current server appears to be running PHP 4.4.9

    The older PHP had the default for register_globals set to on. Now the default is off. This means that any input you process from either GET or POST actions need to be accessed through the superglobal arrays like $_POST, $_GET or $_REQUEST.

  • Anonymous
    5 years ago

    it rather is probable largly untouched, that's why the animals do no longer seem to concern you. examine the age of the woodland. you are able to tell by skill of ways vast the bushes are. in the event that they're skinny, and in particularly neat rows, then it became into at one time clearcut. yet while they're super, and wild-looking, then its older. it might desire to be look after by skill of spirits, including dryads or fairies. seem for jewelry of mushrooms, or areas that merely sense very almost sacred. be careful that should to take something (barries, a branch, leaves, and so on) for any reason, to thank the woodland for its help. i do no longer think your out of your innovations. you probable merely discovered a uncommon discover in united statesa. - an enchanted woodland (for loss of a extra useful term for it!).

  • Anonymous
    1 decade ago

    I would have to see the scripts to know for sure. but if you moved the site did you update the config file?

Still have questions? Get your answers by asking now.