Ihsan Dogan schrieb: > Am 15.3.2009 18:42 Uhr, Sebastian Kayser schrieb: > >>>>>> Due some problems with the mailing list software, I have to take >>>>>> down >>>>>> the services on the mail server to do maintenance. Starting at 18:00 >>>>>> UTC, the services might not be available for approximately 2 hours. >>>>> I've updated now to the newest version of Mailman and the mailing >>>>> lists >>>>> are running fine again. >>>> Does this outage have anything to do with the fact that the website >>>> don't as it should? >>>> The package information pages, the maintainer pages and the search >>>> page >>>> all are basically blank >>> I've updated php as well and for some obscure reason, the php.ini was >>> screwed up. It's fixed now. >>> Thanks for pointing on that. I was fixed on Mailman and I haven't >>> checked the website after the update. >> >> could you take care of the bugtracker php.ini also please. :) You might >> just drop it as i now have a local test setup. Thanks. > > The php.ini for Mantis was not touched at all and should be still the > same.
Ok, maybe php isn't the same. I only get a blank page when accessing the bugtracker (curl -I says it's a 500). Seems as if session support is a module now and maybe hasn't been before. [Sun Mar 15 22:15:43 2009] [error] [client 217.227.44.156] FastCGI: server "/var/www/fcgi-bin/php5-fcgi-starter" stderr: PHP Fatal error: Call to undefined function session_cache_limiter() in /var/www/www.opencsw.org/mantis/mantisbt-1.1.6/core/session_api.php on line 57 $ php -c /opt/csw/php5/lib/php-xdebug.ini -m | grep session $ $ grep extension=session /opt/csw/php5/lib/php-xdebug.ini ;extension=session.so $ Don't suppose our regular pages do session stuff. Sebastian _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
