Re: [PHP-WIN] PHP on win2000 : cgi error

2001-05-19 Thread Steve Perrin'
Hyoneg, You say you have extension_dir in PHP.INI set to c:/php, unless you have moved things (PHP subdirectories) it should read c:/php/extensions. ""Hyoneg Kim"" <[EMAIL PROTECTED]> wrote in message 9e6mtt$jk1$[EMAIL PROTECTED]">news:9e6mtt$jk1$[EMAIL PROTECTED]... > I have w2000 and install

Re: [PHP-WIN] how to exucute PHP file automatically on Window NT4.0 scheduler

2001-05-19 Thread Steve Perrin'
Hi Lalit, You should have no problem in running your script. Just create a batch file, change drive then directory and add PHP YOURSCRIPT.PHP. eg: DOIT.BAT @ECHO OFF D: CD\PHP4 PHP YOURSCRIPT.PHP EXIT Then use the AT command to invoke the batch file at the times required. ""Lalit"" <[EMAIL P

Re: [PHP-WIN] Loading CURL

2001-05-18 Thread Steve Perrin'
Hi Todd, 1: In 4.05 SSLEAY.DLL and LELEAY.DLL have a dependency for another DLL titled MSVCR70.DLL which is a replacement for MSVCRT.DLL. It's not the curl module itself, rather these later versions of ssleay and leleay that are distributed with the binary. 2: So you have two choices, use the 4.