Re: [jamdb-user] blank screen
Status: Beta
Brought to you by:
mschiff
|
From: Marc S. <ma...@sc...> - 2004-10-30 12:11:47
|
* John Papapanos schrieb am 30.10.04 um 13:36 Uhr: > > Thanks for your feedback, > I'using the following packages: > > -apache: httpd -v > Server version: Apache/1.3.32 (Unix) should be ok. > > -php: php -v > PHP 5.0.2 (cli) (built: Oct 29 2004 17:41:44) > Copyright (c) 1997-2004 The PHP Group > Zend Engine v2.0.2, Copyright (c) 1998-2004 Zend > Technologies hm I never tested jamdb with PHP5. Are there any error messages in apache's error log? since you already enabled DEBUG_MODE error_reporting() should already be set to E_ALL. Could please verify that it really is set to this value? maybe there changed something in PHP5? If the screen is blank after login: what does the page source lock like? Is the htpasswd file you use readable by PHP? Try make it worldreadable for testing... > > -mozilla: mozilla -v > Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) > Gecko/20020408, build 2002040813 > ok > -jamdb: jamdb-0.9.7 ok, but may also try the current cvs version. We will hopefully release it soon. There are some changes in the command line tool pending... configuration will be easier in the next version.. -marc PS: are you on the list? do I need to CC you? -- ********************************************************************** * Unix is like a wigwam: no gates, no windows, only apache inside * ********************************************************************** |