if I get time, it will be ported to 5.0.1. The .reg file that registersyslog generates will also be included in the distro, but set up assuming that the user will install to C:\php5; so docs will need to tell the user to edit that .reg file if they are putting it elsewhere.
Phil said he was going to adjust the installer to handle this automatically, but I haven't heard from him in a week. --Wez. On Sun, 8 Aug 2004 20:55:40 +0100, Nuno Lopes <[EMAIL PROTECTED]> wrote: > Uhm, sorry.. Only now I realised that the script has a $dll=$argv[1]; line > :) > > So, I have to call the script with 'php registersyslog.php > C:\\php\\php5ts.dll'. > > Another thing: will this file be bundled in the windows packages? If yes I > can add this to the docs. > Do this works in PHP 4 and PHP 5.0, or is a PHP 5.1 only feature? > > Nuno > > > > ----- Original Message ----- > > Doesn't sound like you really have the keys in the right place, or you > > don't have the php5ts.dll in the place that the key points to. > > > > I added a .reg file the other day that should work, although I didn't > > test it (was on linux at the time). > > > > --Wez. > >