This HP Community is for Customer to Customer Product Support. First Time Here? Check Out Videos on How to Search, Register, Post and More.

About IIS problem (2910 Views)
Reply
Honor Student
skatwal
Posts: 3
Registered: ‎01-21-2009
Message 1 of 6 (2,910 Views)

About IIS problem

I have come to a problem when configuring PHP in IIS 7.0.

I somewhat, managed to configure PHP in windows vista but it cannot execute odbc_connect function. Does anyone know how to solve this problem ? I might wondering does IIS 7.0 support odbc function ?

 

Thanks in advance,

Skatwal

Please use plain text.
Grad Student
CorMit
Posts: 399
Registered: ‎12-02-2008
Message 2 of 6 (2,888 Views)

Re: About IIS problem

Hello skatwal,

 

You may want to check out PHP.NET, and ask the question there. ... that would be more of a "Coding / Scripting" error you are having its not an actual computer/software problem ... other then updating the PHP you are running ... make sure the functions in the code is done properly and it should work perfectly ... also instead of IIS you can try downloading a apache/php server and see if that works any better ..

 

let me know how you make out ..

--------------------------------
Pavilion DV2714CA, Vista Home Premium 32bit(Successfully running Windows XP Pro SP2), Intel T2330 1.60 GHz, Intel Graphics Accelerator X3100, 4GB RAM, 160 GB HDD --Do everyone a favor Post back your results, Resolved or Not - LEAVE KUDOS !
Please use plain text.
Honor Student
skatwal
Posts: 3
Registered: ‎01-21-2009
Message 3 of 6 (2,877 Views)

Re: About IIS problem

Hello CorMit, 

Thanks for replying. Since IIS supports both ASP.NET and PHP,I do not want to install Apache on my machine because I have to work both on ASP.NET and PHP.  I had no problem when I was working on Windows XP.

Actually i want to downgrade to windows XP, since windows Vista has lot of bugs on it. I am getting blue screen of death when I was trying to install windows XP on my laptop. So, is there any solution to remove windows vista and install windows XP on my laptop ?

Hoping to get a perfect solution.

Please use plain text.
Grad Student
CorMit
Posts: 399
Registered: ‎12-02-2008
Message 4 of 6 (2,873 Views)

Re: About IIS problem

the blue screen is reguarding the sata driver isn't it? ... you will need to post more info about the notebook product/serial/model numbers ..

 

and the IIS works fine in vista (i have personally tested.. not all php functions of course) but try updating the php version to the newest one from PHP.NET (php's main site) and that should fix that function and give you more function compatibility

--------------------------------
Pavilion DV2714CA, Vista Home Premium 32bit(Successfully running Windows XP Pro SP2), Intel T2330 1.60 GHz, Intel Graphics Accelerator X3100, 4GB RAM, 160 GB HDD --Do everyone a favor Post back your results, Resolved or Not - LEAVE KUDOS !
Please use plain text.
Honor Student
skatwal
Posts: 3
Registered: ‎01-21-2009
Message 5 of 6 (2,929 Views)

Re: About IIS problem

Hello CorMIT,

I was able to run odbc_connect function in PHP. This is due to I was configuring odbc for 64bit version.(Start - Run - odbcad32)

To configure odbc in 32 version is to run odbcad32 in %windir%\syswow64\odbcad32.exe.Now, everything works fine.

Please use plain text.
Grad Student
CorMit
Posts: 399
Registered: ‎12-02-2008
Message 6 of 6 (2,845 Views)

Re: About IIS problem

Thanks for posting back, especially with the resolution to the problem, this would be good to know for future reference .. glad you were able to get it fixed!

 

--------------------------------
Pavilion DV2714CA, Vista Home Premium 32bit(Successfully running Windows XP Pro SP2), Intel T2330 1.60 GHz, Intel Graphics Accelerator X3100, 4GB RAM, 160 GB HDD --Do everyone a favor Post back your results, Resolved or Not - LEAVE KUDOS !
Please use plain text.