[PHP-WIN] PHP and Imagick Installation Issue

2008-11-23 Thread Sanjay Shah
Hi, I'm trying to use Imagemagick on windows with php and having trouble getting it to work. Any help on what I might be missing or doing wrong would be greatly appreciated. I've laid out below in detail the steps I've already taken: Background: I am running windows Vista, and have pHp 5.2.5 inst

[PHP-WIN] PHP not passing CLI script arguments

2008-11-23 Thread Darren
Hi, I have a folder of PHP scripts, which I have added to my PATH var in XP so i can access them elsewhere in the command prompt. *.php files are also set to open with the PHP cli app. But when doing this, my scripts no longer have any arguments passed into $argv. Only the script name in $ar