Im trying to migrate from Apache 1.3, php 4.x and mysq 3.23 to apache 2.0.55, php 5.0.2 and mysql 5.0. I configure everything but I think something is missing in the cofiguration because i cannot connect to mysql via apache/php. When I try to connect to mysql the following error occurs: Fatal error: Call to undefined function MYSQL_CONNECT() in C:\Archivos de programa\Apache Group\Apache2\htdocs\as_inf_ultprov.php on line 11 What I need to do to have this working? I check the old configuration files and I not find any changes between the old and the new php config. Thx in advance, alex