On Apache servers the http-www authentication doesn't
work when PHP is running in CGI mode - it requires PHP
to be run as an Apache module (like php5apache2.dll).
However, on the combination PHP 5 (5.0.3) and Apache2
on the Windows 2000 pro platform certain database
operations causes the Apache2 to produce a fatal error
messagebox when PHP is run as an Apache module (via
php5apache2.dll), and since this errorcondition doesn't
exist in CGI mode (via php-cgi.exe), it would be most
useful to run PHP in CGI mode.
Since the http-www authentication isn't available when
PHP is running in CGI mode, it would be most useful if an
option to use cookie based authentication was added to
SQLiteManager.
Best regards,
Arne