Functions in ISAPI mode

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Sarah J

    Functions in ISAPI mode

    Hi

    File system functions such as;

    file_exists();
    realpath();
    fopen();

    etc. aren't working since we started using PHP in ISAPI mode (though
    fine in CGI using same php.ini). Has anyone else experienced this
    problem or can suggest a solution?

    Windows 2003 / IIS6 / PHP4.3.9

    Thanks

Working...