|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (10 bit)
|
PHP 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; 10-05-2004 at 09:47 AM. Reason: Problem resolved |
|
|
|
|
|
#2 |
|
Member (10 bit)
|
RESOLVED
I had error_reporting set to E_ALL once I set it to E_ALL & ~E_NOTICE everything was good! |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|