Fork me on GitHub

transfer web site from one server to other  Bottom

  • i am using zikula 1.0.2 while transfer web site to other web space the following erroe is dispaly :

    "System Error
    Non critical error
    An unknown error has occured. The following error message was returned by the system
    Function eregi() is deprecated"

    i am using PHP 5.3.6
    VC9 x86 Non Thread Safe with latest mysql community versions
    please provide help me
  • that means you are using a module (or core I guess) that uses a PHP function called 'eregi()' that is deprecated. deprecated means it still works, but will be removed in a future version of PHP. your previous host probably used something less than PHP 5.3.0, so you experience this error now on a 5.3.6 host.

    what can you do? Well, first thing would be to try upgrading Zikula to 1.2.7 - the most recent version. I would also check for updates in your other modules.
  • 0 users

This list is based on users active over the last 60 minutes.