Hi, I am testing apache on an nt 4.0 machine to see if there is any performance gain over IIS 4.0. in the switch, I have run into some snags and hopefully there is some help out there 😉. with IIS, everything works fine. however, when I shut it down and start up apache, I get an error stating that all my functions are undefined. these functions are stored in a common script folder and is pointed to in my include path in my php.ini. I just don't know what's going on. it works in IIS, but not in apache, and it appears to be an include path problem. is there anything else Ihave to configure in httpd.conf for apache? scripts that are embeded into the page themselves work fine, so I know that the engine and directories are setup correctly.. any advice is welcomed. thx
blue