On Thu, Feb 11, 2010 at 09:06:10AM -0500, Jeremy T. Bouse wrote: > Could you please try to be any more vague or would it be too much to > ask for information that actually helps identify the problem other than > saying there's a problem. Otherwise it's just as big a waste of time as > a snipe hunt.
If You upgrade Your system (unstable) it is not "waste of time", because You will see: it doesn't working at all. By request of root URL it reply only with: Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/php/Mail.php on line 154 Warning: Cannot modify header information - headers already sent by (output started at /usr/share/php/Mail.php:154) in /usr/share/acidbase/base_common.php on line 1077 And nothing more. Yes, the /usr/share/php/Mail.php is from other package, but if You type manually the base_main.php, You will get similar messages: Deprecated: Function ereg_replace() is deprecated in /usr/share/acidbase/includes/base_state_common.inc.php on line 184 Deprecated: Function ereg_replace() is deprecated in /usr/share/acidbase/includes/base_state_common.inc.php on line 184 Deprecated: Function ereg_replace() is deprecated in /usr/share/acidbase/includes/base_state_criteria.inc.php on line 255 Deprecated: Function ereg_replace() is deprecated in /usr/share/acidbase/includes/base_state_common.inc.php on line 184 In this particular case You should replace ereg_replace() with preg_replace, but many others function, configuration directive and global arrays should be replaced. Many other php based packages are broken now and their code should be totally revised. The "Deprecated" warning is the common problem. -- ********************************* **** Vladimir Stavrinov ****** ******* v...@inist.ru ********* ********************************* -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org