HI there,
I have PHP 4.3.4 installed on a Windows 2000 Pro. I also have PEAR DB installed in C:\PHP\PEAR\pear. I've already checked that additional include_path (include_path=".;C:\php\PEAR\pear")has already added by go-pear in php.ini. The problem is everytime I run the page through the browser, nothing happens(either the query result or error messages, just a blank page), but it works when I run it through CLI, it works perfectly. Anyone of you knows what the problem could be?
Regards,