I'm currently trying to get an application server running under wine.
It's got lots of parts to it, all of which are working really well under wine (you guys have done an awesome job), but it requires a really specifically configured Apache server at the front end of it...
One part of this config is
Code: Select all
LoadModule php4_module "C:/Program Files (x86)/HttpServer/bin/php4apache2.dll"