I'm trying to run a php program on a linux server for the first time. It runs great on my Windows server, but I get this error message when I upload the code to the linux box:
Fatal error: Call to undefined function: ifx_connect() in /home/epadilla/web/newweb/ifmxconnect2.php on line 7
Any and all help is greatly appreciated.