From: James W. B. <jbe...@ge...> - 2007-06-04 20:36:59
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> <font face="Times New Roman">Hi All:<br> I think this may have been addressed already but I couldn't see the actual solution when perusing the mailing list archive. I've just upgraded PHP to 5.1.6 and I am now getting errors in my http log concerning 'undefined index'. The files are actually being backup up I think its just the index's aren't being built - I think. When I view the web interface it shows no files, but when I go to the command line and look at /backup, they are all there.<br> <br> Here's a snip from the log file<br> ---------------------------<br> [Mon Jun 04 12:30:12 2007] [error] [client 192.168.1.113] PHP Notice: Undefined index: file in /var/www/html/bobs/files.php on line 92, referer: <a class="moz-txt-link-freetext" href="http://192.168.1.5/bobs/tree.php?where=current&mode=browse&expand=Accounting%20Systems%20%26%20Procedures%7CQuickbooks_Working_file%7C">http://192.168.1.5/bobs/tree.php?where=current&mode=browse&expand=Accounting%20Systems%20%26%20Procedures%7CQuickbooks_Working_file%7C</a><br> [Mon Jun 04 16:26:05 2007] [error] [client 192.168.1.113] PHP Fatal error: Call to a member function get_config() on a non-object in /var/www/html/bobs/tree.php on line 23<br> -----------------------------<br> It seems to bounce between line 85 and line 92.<br> <br> So any ideas?<br> <br> Thanks<br> James<br> <br> </font> <pre class="moz-signature" cols="72">-- -------If you ain't the lead dog, the scenery never changes-------- BE SURE TO REMOVE THE OBVIOUS ANTI-SPAM STUFF IN MY RETURN ADDRESS James W. Beauchamp, P.E. Global Environmental Solutions, Inc. 2121 Newmarket Pkwy. Suite 140 Marietta, Georgia 30067 Phone - 770-690-9552 ext. 227 Mobile - 404-290-9453 Fax - 770-690-9529 Email - jbeauchamp-at-gesinc.com</pre> </body> </html> |