I installed apache 2, mysql 4.1.1 and now added php 4.3.4. My plan is to run PHPBB2. Installing this system warns me, that my PHP 4 installation does not "see" the database MySQL on my system. But it's there, I installed it and it works, judging from the mysql-tests I did. Only PHP does not see MySQL.
I ./configured it --with-mysql=/usr/local/mysql though... I did not edit php.ini though... what could be wrong here ? fr gr Erik
