Steph wrote: > As I said before - in SAPI installations PHP is not controlling the loading, > the server is. Therefore the php*ts.dll and php.ini need to be somewhere > that the server can find them - either in a pre-set PATH, or in a system > PATH (apparently this is not recommended for .dlls) or in the server's bin > directory/equivalent. Underlying library dlls also need to be visible to > the server.
OK. But if php4ts.dll is searched in PATH + 2 other directories, why shouldn't be php.ini searched on the same places? Jakub Vrana
