saifphp 0 Newbie Poster

Hi all,

I have a Website developed by PHP4.3.2 and Microsoft Access2000 Database. The Site is running under IIS5 in Windows Server2000. Now I have changed the OS from Windows Server2000 to Server2008 and IIS is 7.5 here. I have configured PHP with FastCGI. But,

When I run my site through IIS7.5, all PHP pages are opening well except the pages which are including Access Database Class File. I have used: include_once("lib/clsDB.php"); to call the Database Class File. But the PHP Pages which are including the Database Class File is opening with gurbage data. The other pages which are not including the Database Class File are working fine.

Please anybody solve this problem.

Thanks.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.