Cannot login... zm 1.21.3, PHP 4.4.0, Firefox 1.0.5
Posted: Thu Jul 14, 2005 10:23 pm
Argh! I guess too many things changed at one go. I'd forgotten that Firefox and PHP had been upgraded this morning when I installed zm 1.21.3 this evening, so I don't know for sure which bit broke the web side of zm. The business side (zmc, zma, zmaudit, etc.) seems to be working fine, but at present I cannot login to zm wia the web interface. I turned on the diagnostics in zm.php, and I get this lot (mildly trimmed):Any ideas, anyone? I've checked Firefox's about:config, and it's still set as recommended.
Code: Select all
PHP Variables
Variable Value
_REQUEST["bandwidth"] high
_REQUEST["format"] html
_REQUEST["ZMSESSID"] 5c61877fc9570d25a0bc8264cb208899
_COOKIE["bandwidth"] high
_COOKIE["format"] html
_COOKIE["ZMSESSID"] 5c61877fc9570d25a0bc8264cb208899
_SERVER["UNIQUE_ID"] ZPblZsCoEeMAAFqyC-wAAAAE
_SERVER["HTTP_HOST"] cam.private
_SERVER["HTTP_USER_AGENT"] Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.9) Gecko/20050714 Firefox/1.0.5
_SERVER["HTTP_ACCEPT"] text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
_SERVER["HTTP_ACCEPT_LANGUAGE"] en,en-us;q=0.5
_SERVER["HTTP_ACCEPT_ENCODING"] gzip,deflate
_SERVER["HTTP_ACCEPT_CHARSET"] ISO-8859-1,utf-8;q=0.7,*;q=0.7
_SERVER["HTTP_KEEP_ALIVE"] 300
_SERVER["HTTP_CONNECTION"] keep-alive
_SERVER["HTTP_REFERER"] http://cam.private/zm/index.php
_SERVER["HTTP_COOKIE"] bandwidth=high; format=html; ZMSESSID=5c61877fc9570d25a0bc8264cb208899
_SERVER["PATH"] /long/list/of/path/stuff
_SERVER["SERVER_SIGNATURE"] <address>Apache/2.0.54 (Gentoo/Linux) PHP/4.4.0 Server at cam.private Port 80</address>
_SERVER["SERVER_SOFTWARE"] Apache/2.0.54 (Gentoo/Linux) PHP/4.4.0
_SERVER["SERVER_NAME"] cam.private
_SERVER["SERVER_ADDR"] 192.168.nn.mm
_SERVER["SERVER_PORT"] 80
_SERVER["REMOTE_HOST"] simba.private
_SERVER["REMOTE_ADDR"] 192.168.nn.nm
_SERVER["DOCUMENT_ROOT"] /www/cam
_SERVER["SERVER_ADMIN"] www@xxxxxxx
_SERVER["SCRIPT_FILENAME"] /www/zm/index.php
_SERVER["REMOTE_PORT"] 52737
_SERVER["GATEWAY_INTERFACE"] CGI/1.1
_SERVER["SERVER_PROTOCOL"] HTTP/1.1
_SERVER["REQUEST_METHOD"] GET
_SERVER["QUERY_STRING"] no value
_SERVER["REQUEST_URI"] /zm/index.php
_SERVER["SCRIPT_NAME"] /zm/index.php
_SERVER["PHP_SELF"] /zm/index.php
_SERVER["PATH_TRANSLATED"] /www/zm/index.php
_SERVER["argv"]
Array
(
)
_SERVER["argc"] 0
_ENV["PATH"] /another/long/list/of/path/stuff
Notice: Undefined variable: cookies in /www/zm/zm.php on line 125
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /www/zm/zm.php:28) in /www/zm/zm.php on line 149
Notice: Undefined index: format in /www/zm/zm.php on line 151
Notice: Undefined variable: cookies in /www/zm/zm.php on line 154
Notice: Undefined variable: device in /www/zm/zm.php on line 155
Notice: Undefined variable: cookies in /www/zm/zm.php on line 156
Notice: A session had already been started - ignoring session_start() in /www/zm/zm_html.php on line 32