FYI.. Every time I access Site Configuration -> Files -> Handlers the page turns white and doesn't display. I have also noticed that when I try to upload a file it gives the same problem. When I turn off the converters module, I am able to upload a file.

I am running the latest Drupal on WinXP SP3 using XAMPP and PHP 5 with MySQL. Is there something I need to check?

Thanks

This looks like an awesome module with tons of potential, great job.

Comments

miglius’s picture

File conversion module is tailored to be run on the linux/unix environment since it executes a command line utilities to convert files to various other formats.

If somebody would adjust it to run on the windows machines as well, the patch would be welcome.

dinis’s picture

I'll see what I can do re:http://drupal.org/node/518994

I'm pretty sure I can make all the Windows / DOS binaries run from raw PHP, so I'll see if I can find a way to modify the code to support that. It may break the 'nix code though, so I would probably need someone to sanity check so that the code supports both OS's.

Cheers,
Dani
x

johanneshahn’s picture

Status: Active » Closed (won't fix)

i think its possible to run FF on windows.
feel free to reopen