I have just installed Mandrake 9.1. It came with apache2, mysql and php 4.3 already installed (advx) and working great. The problems started when I decided to change the php configuration. After a while I came to the conclusion that php.ini does not actually exist by default. As such I created one and entered the values I needed. Apache restarted fine but php can not find the extensions:
PHP Warning: Unknown(): Unable to load dynamic library '/usr/lib/php/extension/mysql.so' - /usr/lib/php/extension/mysql.so: cannot open shared object file: No such file or directory in Unknown on line 0
The file is indeed there. I tried playing around with the extensions_dir flag but no luck. Any ideas?
Thnx,
Savvas