Configuring PHP in DNN 4 site

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
shaileshkumar
Forum Newbie
Posts: 1
Joined: Wed Jan 28, 2009 4:54 am

Configuring PHP in DNN 4 site

Post by shaileshkumar »

Hi,

I am having some PHP pages in a DNN 4 site.But when I try to browse these pages in the internet browser with the site url folowed by the directory and location of the php pages, I get a "page not found error". Although all these pages are working fine for a DNN 3 instance on the same server.The only basic difference I can find between these two sites is of their application Pool.The DNN 3 site uses DefaultApp pool while the DNN 4 site uses a separate dedicated application pool specially designed for DNN 4 sites on that server.Both these pools uses Network Service as their Identity.

I am eagerly waiting for reply

Thanks in advance
Post Reply