I'm having problems getting my pages to access a database correctly. Keep getting a dialog saying "php.exe caused an access violation, memory could not be 'written'". This happens half way down a page!
PHP 4.1.0 CGI on w2k sp2 and IIS, connecting to Firebird RC1 (interbase).
The same page works fine with PHP 4.0.5. Just replacing the php.exe, php_interbase.dll and php4ts.dll with the older versions solve the problem.
Any ideas??
(I'm off to download Apache... :-) )
John