Yeh, the SetEnv thing would have been fantastic. When I said I'm not sure what you did, I meant I wasn't sure how it worked for you but not me (or others).
Anyway, did you look at the commit, did everything look good? "Jakub Vrana" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >> 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