Hi, guys

I made a web application and run in local host in Mac, but the problem is that when I copy that folder and paste in my system (xp) then it is not working, I don't know what is the problem ....???

can any buddy know this problem then plz share it to me...?


This error comes: when I run this application through windows.. and all the files are made in mac

Content Encoding Error

The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression.

* Please contact the website owners to inform them of this problem.

Recommended Answers

All 2 Replies

if this is php code, then it should be plain text and you should be able to open the file in notepad or a programmer's editor (on the PC). Are you able to do that?

I use this function
ob_start('ob_gzhandler'); so that after use this function that error comes.. I easily solve that error when removing this function, thnx for giving me the help

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.