Hi, make a simple text/php file e.g. info.php like this: <?php phpinfo(); ?> place the file into your document root dir set in apache httpd.conf. Exec info.php in browser and you'll get a nice html table of your php conf. regards, iges. On Wednesday, 11. January 2006 15:17, you wrote: > Javier where can I find phpinfo()?? sorry I'm new with this... thanx for > your help > > Rafa