Switching to linking against the release build of libc should help. Change /MDd to /MD in the dsp/dsw or whatever it is.
--Wez. On 4/30/06, Sharad Gupta <[EMAIL PROTECTED]> wrote:
Ok, when I compile a "release" version .. I dont get "no input file specified" error when opening php scripts in browser .. But when I compile "debug" version, I get that error ... can any one shed some light on this behaviour .. is it intended behaviour and what can I do to rectify it ? Thanks On 4/29/06, Sharad Gupta <[EMAIL PROTECTED]> wrote: > > It seems I was able to compile a debug version of php 4.4.2 myself using > MSVC++ 6 with php4dll.dsw... but when I point IIS to ISAPI dll ... on all > scripts, I get "input file not found" error ... > > when I dump a phpinfo using "php -i" ... it tells me that I am using PHP > in CGI/FastCGI mode ... but I dont recall doing that intentionally ... > anyonw has an idea about this behaviour ? > > also, what is the difference between php4dll.dsw & php4.dsw ? > > thanks for your help >
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php