I have a command line script that I'm trying to run on windows 2003 with php 5.3.2. The script includes an app top file, which includes the config file. The problem is that variables set in the config file are not available to the app top script. (This all works fine when loaded from Apache)
However, running the same script under Linux with 5.2.12 works just fine.
Does anyone have any clues or ideas? Thanks!
However, running the same script under Linux with 5.2.12 works just fine.
Does anyone have any clues or ideas? Thanks!