Jump to content
xisto Community

venustar

Members
  • Content Count

    9
  • Joined

  • Last visited

  1. happy ! PHP5 works on my IIS5 and also PHP4 and asp.net. Cool ! I think that the error was because i've choose IIS6 instead of IIS5 but at the time of the installation, i've selected the manual configuration. INSTALLATION OF PHP5 ------------------------------- it's like installing php4 on IIS Here are what i've done : On PHP5 install Side : - installation of php5 (i've used php-5.0.2-installer.exe) - i've clicked continue for all except for web server selection (i've choose :i'll do it later something like that. - and that's all On IIS5 web server Side : - In the Internet Services Admin, i've opened the properties box of my Default Site Web : Right Click on Default Web Site > Properties > On Base directory tab, Click Configuration... > On mapping tab Click Add... and add the extension ".php" with its corresponding .exe (php-cgi.exe) That's All Good programming for All
  2. i've downloaded the php5 binary installer (http://php.net/) and i've encountered a problem. It can't find "iisext.vbs" in my directories.It has replaced my iis config and php.ini, now my old php4 pages don't work anymore so i'll try to reinstall it later.oh i've check my iis version, i have the iis5 and not iis6...
  3. Apache is a good web server but i've started my website with IIS and added php4 module for curiosity and it's working both of them cool. Now there is php5 release, i would like to know if i could run php5,php4 and ASP.Net on my IIS. 3 in 1
  4. thanks for the information i'll try it and give a feedback later
  5. Is The wamp that i have to use for php5 install with IIS ? or another installer ?
  6. Php4 can be use with Php5 ooengine. We can specify in the php.ini : zend.ze1_compatibily_mode for the compatibility. (from what i've read) But i don't know if i can install php5 engine with IIS6 and use both php version with one web server... it will be cool ! So the final question arised : "Is PHP5 Engine compatible with IIS6 web server ?"
  7. Hello,I'm hosting my own site web on my computer.I'm using IIS6 with ASP.NET and PHP4 running on it and I would like to install also PHP5 to try it. Do you think it's possible ?
  8. sorry i'm not talking about Visual Studio .Net and his multiple support languages but just about why do we use C++.Net language for a application development and not C# that can do (maybe) the same things...Is it because C# is more reliable or more RAD or else... ?
  9. Why do we use C++.net for and why C# was created so ?Can't we do the same applications in C++.Net rather than C# and vice versa ?What sort of applications do we generally develop in C++.Net and the same question in C# ?
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.