Re: [PHP] Deactivate COM/.NET Extension on Windows Server

2009-05-11 Thread Bastien Koert
On Mon, May 11, 2009 at 3:00 AM, Matthias Burtscher < matthias.burtsc...@gmx.at> wrote: > Hello out there! > > We are experiencing a problem with one of our PHP products (a community > builder solution) on Windows Servers running PHP 5. > > We use the classname "com" in our application, COM/.NET e

[PHP] Deactivate COM/.NET Extension on Windows Server

2009-05-11 Thread Matthias Burtscher
Hello out there! We are experiencing a problem with one of our PHP products (a community builder solution) on Windows Servers running PHP 5. We use the classname "com" in our application, COM/.NET extension uses the same classname. This is the conflict. Rewriting our application to not use the "c