Ashar Voultoiz wrote:
Maintenance scripts need to be ran from the command line, not the browser ! So you should let them call commandline.inc and use the php client to run them.
Not only that, but remember that the PHP command line interface executable is probably not the same as the web executable. I keep all my development in Linux, so I can't help you--you'll have to actually read the PHP documentation. But I believe I've heard that php-cli.exe is the proper way to run PHP scripts from the command line under Windows.
HÃnandil