Hello, I'm trying to get PHP to connect to an mSQL database on a virtual server hosted by aitcom.net. The problem that I'm running into is that PHP is compiled with "--with-msql=/usr/local/msql", but my virtual server's installation of msql is at /vs6/vs6/pcform/usr/local/msql2.0. Is there a run-time option that I can set that will point it to this location. My understanding is that I need PHP to find the mSQL socket file. Any help would be appreciated as AIT has told me that they won't help me at all with this. Thanks, Ed.