|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
IIS wont recognize PHP extensions
I've looked at the posts and tried extracting the stable version of PHP no luck. It's like it doesn't see PHP extensions. I've set the home directory, I've checked the configuration, I've checked the ini
HELP!!! All I get is a timeout. Laura |
|
#2
|
|||
|
|||
|
RE: IIS wont recognize PHP extensions
Sometimes the automatic install does not work properly. In the install directory (usually c:php) there is a file called install.txt that has instructions on how to set up php with IIS manually. That is the best place to start. Make sure you use the instructions that are specific to your version of IIS and OS
|
|
#3
|
|||
|
|||
|
RE: IIS wont recognize PHP extensions
Okay got it to work but not MSSQL worked on Xitami but not IIS uncommented the extension=php_mssql.dll line but when I run phpinfo it doesn't show up.
I'm very confused. I even copied the ini file I know works but still nothing. ????? |
|
#4
|
|||
|
|||
|
RE: IIS wont recognize PHP extensions
have you installed the files in the dll directory under c:php into the windowssystem32 directory as outlined in the install.txt file?
look for the heading in that file called: Installation of Windows extensions follow those directions and you should be ok. Also, is MSSQL installed on that server? Also the manual states that this file - ntwdblib.dll is required to use the MSSQL extensions. |
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Installation > IIS wont recognize PHP extensions |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|