From: James W. B. <jbe...@ge...> - 2007-06-06 13:41:14
|
<!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">Rene:<br> I'm not sure what the 'old' version of php was, but the current one is 5.1.6-3. What are the settings that affect sessions in the php.ini<br> <br> Here's the error thrown last night:<br> <br> </font> <pre wrap="">/etc/cron.daily/backup.php: PHP Notice: Undefined index: where in /var/www/html/bobs/inc/class_db.php on line 34</pre> <br> Anything jump out at you??<br> <br> James<br> <br> Rene Rask wrote: <blockquote cite="mid...@x6..." type="cite"> <pre wrap="">On Tue, 2007-06-05 at 17:12 -0400, James W. Beauchamp wrote: </pre> <blockquote type="cite"> <pre wrap="">Here's what its throwing up: [Tue Jun 05 17:10:27 2007] [error] [client 192.168.1.113] PHP Notice: Undefined variable: string in /var/www/html/bobs/files.php on line 85, referer: <a class="moz-txt-link-freetext" href="http://192.168.1.5/bobs/tree.php?where=current&mode=browse&expand=arm%">http://192.168.1.5/bobs/tree.php?where=current&mode=browse&expand=arm%</a> 7C </pre> </blockquote> <pre wrap=""><!----> Ahh, I was looking at class_tree and class_files. Ok, My first guess is that your new PHP isn't configured to handle sessions the way php4 did. Which version did you upgrade from? Rene ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. <a class="moz-txt-link-freetext" href="http://sourceforge.net/powerbar/db2/">http://sourceforge.net/powerbar/db2/</a> _______________________________________________ Bobs-devel mailing list <a class="moz-txt-link-abbreviated" href="mailto:Bob...@li...">Bob...@li...</a> <a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/bobs-devel">https://lists.sourceforge.net/lists/listinfo/bobs-devel</a> </pre> </blockquote> <br> <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> |