Results 1 to 2 of 2

Thread: Site migration problems *RESOLVED*

  1. #1

    Thread Starter
    Frenzied Member dj4uk's Avatar
    Join Date
    Aug 2002
    Location
    Birmingham, UK Lobotomies: 3
    Posts
    1,131

    Site migration problems *RESOLVED*

    I have a website on a remote server that works great but I'd like to have a local copy for development purposes.

    I've downloaded the site and it gives me several errors including:
    Notice: Constant ERR_ORDER_FAILED_ADD already defined
    Notice: Undefined index: u_login
    Notice: Undefined offset: 0
    - these are not thrown on the live site!

    I'm presuming that the local PHP setup is causing this but I've checked phpinfo on both servers and they are identical.

    PHP ain't my first language so if anyone could lend a hand I would be very grateful.

    Cheers

    DJ
    Last edited by dj4uk; Oct 5th, 2004 at 09:46 AM.

  2. #2

    Thread Starter
    Frenzied Member dj4uk's Avatar
    Join Date
    Aug 2002
    Location
    Birmingham, UK Lobotomies: 3
    Posts
    1,131
    RESOLVED

    I had error_reporting set to E_ALL once I set it to E_ALL & ~E_NOTICE everything was good!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width