PHP testing - problem with php libraries loading

2005-11-19 Thread Filin A.
Hi all. I'm trying to use Apache::Test module for testing my php driven site (Linux, Apache 2.0, PHP 4.3). Everything works pretty good, but when I try to test a php page which uses any of mysql functions - the test fails and the error_log contains these lines: ...

Re: PHP testing - problem with php libraries loading

2005-11-25 Thread Filin A.
Hi. Sorry for not writing sooner and thanks for your quick responce. > > 1) Why it is necessary to have a special php.ini for > > testing? > > say you have code that works one system and doesn't work on another. > the problem turns out to be that your php.ini file contains a crucial > differenc