From: Chris P. <cp...@wa...> - 2002-10-31 09:57:21
|
With any luck everyone can say I'm being stupid but I have a problem. I have installed phpMyEdit 5.1 (I've tried an older version too for good measure) and I get repeated errors all of the same sort (see end of message) - the whole process still works but is plagued by these messages. I am using the correct versions of PHP & mySql (also IE and IIS on W2k for my sins). I have installed the entire phpMyEdit directory as a subdirectory of my localhost drive. I'm new to PHP so I'm lost as to whether I am missing something, doing something wrong or I just need a pointer to fix something. Thanks for any help. ChrisP Notice: Undefined index: pageTitle in c:\inetpub\wwwroot\CDP_Test_Site\phpMyEdit- 5.1\phpMyEditSetup.php on line 45 Notice: Undefined index: baseFilename in c:\inetpub\wwwroot\CDP_Test_Site\phpMyEdit- 5.1\phpMyEditSetup.php on line 46 Notice: Undefined index: submit in c:\inetpub\wwwroot\CDP_Test_Site\phpMyEdit- 5.1\phpMyEditSetup.php on line 47 Notice: Undefined index: hn in c:\inetpub\wwwroot\CDP_Test_Site\phpMyEdit- 5.1\phpMyEditSetup.php on line 48 Notice: Undefined index: un in c:\inetpub\wwwroot\CDP_Test_Site\phpMyEdit- 5.1\phpMyEditSetup.php on line 49 |