Hi!
For some reason putting a custom php.ini file in my webroot doesn't work. It should work though:
Anyway, PHP always loads the c:/WINNT/php.ini file even though I have a valid php.ini in my current working directory.; PHP looks for php.ini in the current working directory, in the path
; designated by the environment variable PHPRC, and in the path that
; was defined in compile time (in that order).
; Under Windows, the compile-time path is the Windows directory.
Enviroment: PHP-CGI, Apache2, Windows 2000
Does anyone know a solution to this problem?






Bookmarks