Hi, At 01.55 18/08/2006, Henrik Nordstrom wrote:
tor 2006-08-17 klockan 18:28 -0500 skrev Bruce Richards: > How do I configure squid to launch Perl child processes on Windows XP? > I tried calling perl.exe with the script as an argument but could not > find the correct syntax. I think you need to do that by specifying the perl binary, with the script as argument. The syntax is simply C:/path/to/perl.exe C:/path/to/file.pl
Correct, and this is noted in the 2.6 release notes ....
maybe \ or \\ needs to be used instead of / in the filename argument, not sure.
Should not be needed.
If you run into problems then it should work to place the perl command line in a .cmd file and then specify this from squid.conf.
Yes, but this time the config must be something like: redirect_program c:/winnt/system32/cmd.exe /C c:/squid/libexec/redir.cmd Regards Guido - ======================================================== Guido Serassio Acme Consulting S.r.l. - Microsoft Certified Partner Via Lucia Savarino, 1 10098 - Rivoli (TO) - ITALY Tel. : +39.011.9530135 Fax. : +39.011.9781115 Email: guido.serassio@xxxxxxxxxxxxxxxxx WWW: http://www.acmeconsulting.it/