|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
IIS and PHP
Hi
I am new to php and want to run it on iis with mysql. I have php installed and mysql installed on iis . previously I tried things for one of the joomla site and things worked fine. Now I have a another php site which i copied to wwwroot and gave all the permissions . I can view info.php. This ensures that php is working. But when ever I browse through any page it is simply blank with no errors no information so I don't get any ques. Please help. Thanks SJ |
|
#2
|
|||
|
|||
|
Sounds like you have to debug your application php pages. From your description you've already verified IIS is properly running php pages.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
|
#3
|
||||
|
||||
|
PHP applications sometimes need to be installed, so it can have access to the database etc, you should get some additional information in the logs, or you could mod php.ini to display warnings and errors
__________________
--Ax without exception, there is no rule ... The great thing about Object Oriented code is that it can make small, simple problems look like large, complex ones ![]() 09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0 Some people, when confronted with a problem, think "I know, I'll use regular expressions." Now they have two problems. -- Jamie Zawinski Detavil - the devil is in the detail, allegedly, and I use the term advisedly, allegedly ... oh, no, wait I did ... |
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > IIS and PHP |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|