Anon
05-23-2002, 03:44 AM
hello,
I'm running a RH 7.2 box and I did just try to install the phpbb2 forum (latest release). I go on getting this error:
"The php configuration on your server doesn't support the database type that you choose"
I'm running mySQL 3.23.49a and PHP 4.0.6. Could you pls tell me what I'm doing wrong?
I'm already using mySQL for other stuff and its up and running fine... also... I've created the database for the phpBB2 forum but ... as you can see...
I've tryed to uncomment in php.ini the msql.so module.... but then when I type 'php' in the shell I get:
[root@mybox php4]# php
Content-type: text/html
PHP Warning: Unable to load dynamic library '/usr/lib/php4/msql.so' - /usr/lib/php4/msql.so: cannot open shared object file: No such file or directory in Unknown on line 0
I'm not sure if this is the (enabling msql.so) is the right way to get things working... but there is not even a file named msql.so on my box.
Thanks in advance for any help or hint you could give me.
I'm running a RH 7.2 box and I did just try to install the phpbb2 forum (latest release). I go on getting this error:
"The php configuration on your server doesn't support the database type that you choose"
I'm running mySQL 3.23.49a and PHP 4.0.6. Could you pls tell me what I'm doing wrong?
I'm already using mySQL for other stuff and its up and running fine... also... I've created the database for the phpBB2 forum but ... as you can see...
I've tryed to uncomment in php.ini the msql.so module.... but then when I type 'php' in the shell I get:
[root@mybox php4]# php
Content-type: text/html
PHP Warning: Unable to load dynamic library '/usr/lib/php4/msql.so' - /usr/lib/php4/msql.so: cannot open shared object file: No such file or directory in Unknown on line 0
I'm not sure if this is the (enabling msql.so) is the right way to get things working... but there is not even a file named msql.so on my box.
Thanks in advance for any help or hint you could give me.