"Evan Burkitt" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
>
>>Message-ID: <[EMAIL PROTECTED]>
>>To: php-windows@lists.php.net
>>Reply-To: "Meir" <[EMAIL PROTECTED]>
>>From: "Meir" <[EMAIL PROTECTED]>
>>Date: Sun, 30 Mar 2008 15:16:23 +0300
>>Subject: compiling using vs 2005
>>
>>hello
>>i compiled php 5.2.5 with vs 2005 and every thing works fine on my 
>>computer
>>, but when i transfered it to another computer i got this error message 
>>"the
>>application failed to initialize properly (0xc0150002) click ok to 
>>terminate
>>the application"
>>i tried to copy all the redist directory from vs to that computer still no
>>success.
>>what else can i do to make it work?
>>tia
>>meir
>
> If you compiled PHP yourself be sure you made a release build, not a debug 
> build (which VS does by default). Debug builds require DLLs that aren't in 
> the MS redistributables available in the link Elizabeth gave you.
>
> -eb-
>
Well i think that im compiling a release build but im not sure , in the 
configure phase i didnt add --enable-debug is that sufficient to make a 
release build?
Meir 



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to