> > Yea I thought the same that is why I recommended the looking at logs idea. > > Perhaps maybe just running form cli will do it: > > eric@nibelheim:~/Sites$ php5 blah.php > Point 1 > Fatal error: Call to undefined function ifx_connect() in > /home/eric/Sites/blah.php on line 3 You probably don't have extension=php_ifx.dll uncommented? Or you don't have php_ifx.dll in your ext folder?