hello,
how do we install php and mysql on windows 7
have installed wamp server, however link local host opens a browser with error
Line 40: <trace enabled="true" pageOutput="true"/>
Line 41: <!--<compilation debug="true" targetFramework="4.0">-->
Line 42: <compilation debug="true" targetFramework="4.0">
Line 43: <assemblies>
Line 44: <add assembly="System.Web.Abstractions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
this is cause we have .net framework installed on the machine
isn't it possible to run both .net and php on the same machine.
regards,
proton

