>> Result of a test under Windows XP: >> Apache 2.0.50 - PHP 5: SetEnv PHPRC works >> Apache 1.3.27 - PHP 5: SetEnv PHPRC works >> Apache 1.3.27 - PHP 4: SetEnv PHPRC doesn't work >> Apache 2.0.50 - PHP 4: SetEnv PHPRC doesn't work
Aidan Lister wrote: > I'm not sure what you did vrana, but I think if it doesn't work in all > cases it's best to pretend it doesn't exist! I followed installation instructions with different versions of Apache and PHP. You are right it's better to document a way which works in all cases. It's sad that SetEnv PHPRC doesn't work as it can be set much simpler than environment variable under Windows. Jakub Vrana