Thanks The cured the problem. It is now working.
"Dvdmandt" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > 1. I assume you are using 4.3.1, not 4.31... Not that it really matters > though... > 2. It's in your PHP.ini, I think you are used to have error_reporting = > E_ALL & ~E_NOTICE, but you have E_ALL only... This displays Notices... > > -- > // DvDmanDT > MSN: [EMAIL PROTECTED] > Mail: [EMAIL PROTECTED] > "David Adade" <[EMAIL PROTECTED]> skrev i meddelandet > news:[EMAIL PROTECTED] > > Hi > > I am migrating scripts that are currently working on a linux box to a > > windows 2000 box. I get the following errors when I try > > to access the scripts > > > > Notice: Undefined variable: link in > > D:\inetpub\www.dcomms.net\cgi-bin\adsl\admin\main.php on line 2 > > > > Notice: Use of undefined constant main - assumed 'main' in > > D:\inetpub\www.dcomms.net\cgi-bin\adsl\admin\AdminMain.php on line 7 > > > > Notice: Use of undefined constant middle - assumed 'middle' in > > D:\inetpub\www.dcomms.net\cgi-bin\adsl\admin\AdminMain.php on line 8 > > > > > > I have searched the mailing list to no avail can any one help > > > > I am running version 4.31 > > > > Thanks in advance > > > > > > > > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php