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 difference, but

PHP testing - problem with php libraries loading

2005-11-19 Thread Filin A.
file: No such file or directory in Unknown on line 0 ... [Client 127.0.0.1] PHP Fatal error: Call to undefined function: mysql_connect() in /home/filin/work-varavka/staff/htdocs/_inc/dbconnect.inc.php on line 8 ... I think a line in the t/conf/php.ini: extension_dir