https://sourceforge.net/tracker/?func=detail&atid=377408&aid=1630871...
can anyone other reproduce this bug?
remove the @ before session_start() or seek the empty alert box at the bottom of main.php
Sebastian Mendel schrieb:
https://sourceforge.net/tracker/?func=detail&atid=377408&aid=1630871...
can anyone other reproduce this bug?
not the original bug - but this one, also discussed there:
Warning: in /srv/http/pma.cihar.com/trunk-config/libraries/Theme.class.php on line 113
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /srv/http/pma.cihar.com/trunk-config/libraries/Theme.class.php:113) in /srv/http/pma.cihar.com/trunk-config/libraries/session.inc.php on line 123
remove the @ before session_start() or seek the empty alert box at the bottom of main.php
Sebastian Mendel wrote:
https://sourceforge.net/tracker/?func=detail&atid=377408&aid=1630871...
can anyone other reproduce this bug?
remove the @ before session_start() or seek the empty alert box at the bottom of main.php
-- Sebastian Mendel
using php 5.2 on w2k:
a) i get the "Theme" warning on pma292(stable),pmp2.10beta1 (if i remove "@")
b) i get the empty info box only on pma2.11(trunk , local and on pma.cihar.com)
p.s.: did you get my session.zip (sent to lists@seb...)
Jürgen Wind schrieb:
did you get my session.zip (sent to lists@seb...)
do you have an old config file?
just for example: your config is missing BINARY and VARBINARY column types
i cannot see any suspicious - can you please send me php.ini and config.inc.php too?