in reply to Re^2: Strawberry Perl and IIS not playing
in thread Strawberry Perl and IIS not playing

Do you have DBD::mysql installed on this server? Check out the instructions INSTALL file.

Update: fixed typo in module name, added link to INSTALL file.

  • Comment on Re^3: Strawberry Perl and IIS not playing

Replies are listed 'Best First'.
Re^4: Strawberry Perl and IIS not playing
by bunchily (Novice) on May 28, 2010 at 14:23 UTC

    For the record: yes, dbd::mysql was installed:

    Please type in a space-separated list of modules you want to find the installed versions for below. > dbd::mysql The version of dbd::mysql in C:/strawberry/perl/vendor/lib is 4.014 Press any key to exit.

    I think the problem was this weird .dll file referred to above. Many thanks for all your help.