On Mon, May 11, 2009 at 3:00 AM, Matthias Burtscher < matthias.burtscher@xxxxxx> 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 extension uses > the same classname. This is the conflict. Rewriting our application to > not use the "com" classname is not a very attractive solution for us. > > Is there any chance to disable a compiled-in extension like COM/.NET? Or > do we have to compile PHP on ourselves without COM/.NET extension? > > I'm asking myself why an extension like COM/.NET is built-in? How much > people need this extension, I can't understand that ... > > Thanks in advance! > > Kind regards, > Matthias > > -- > Neu: GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate + > Telefonanschluss für nur 17,95 Euro/mtl.!* > http://dslspecial.gmx.de/freedsl-surfflat/?ac=OM.AD.PD003K11308T4569a > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > Depending on the windows server version, you may be able to disallow .NET by going in to the IIS Manager, clicking on the Web Service Extension link to bring up the extensions in the right handle panel. Choose the .NET option and click the 'PROHIBIT' button. Another option may be to use GREP and search/replace to change all the instances of the word COM -- Bastien Cat, the other other white meat