Document Encoding In Php

I have installed Group-Office to share files between users. When the files are viewed they are not encoded in the browser with the mime type. Since I'm not sure how to explain this, an example of the problem is here:<br /><br /><a href="http://www.atlrecsvc.com/groupoffice/" target="_blank">http://www.atlrecsvc.com/groupoffice/</a><br />Login with pro1/pro1<br />Select the Files icon<br />Click on the xp connection.doc<br /><br />Since I can view the Word document fine on my development server, I am assuming there might be a configuration difference in PHP.<br /><br />Any ideas what that would be?<br /><br />Thanks!<!--content-->
Ellen,<br /><br />The link when you click on that XP connections is actually a download page in HTML so something has gone wrong possible with this. If you try with other files, what happens?<br /><br />Jim<!--content-->
Hi Jim,<br /><br />Thanks for looking at this with me. The same thing happens with any other file type, except .txt. You can tell it doesn't recognize the other file types because their icons are not displayed. <br /><br />Good icon: <a href="http://www.atlrecsvc.com/groupoffice/controls/icon.php?extension=txt" target="_blank">http://www.atlrecsvc.com/groupoffice/contr...p?extension=txt</a><br />Bad icons: <a href="http://www.atlrecsvc.com/groupoffice/controls/icon.php?extension=jpg" target="_blank">http://www.atlrecsvc.com/groupoffice/contr...p?extension=jpg</a><br /><a href="http://www.atlrecsvc.com/groupoffice/controls/icon.php?extension=jpg" target="_blank">http://www.atlrecsvc.com/groupoffice/contr...p?extension=jpg</a><br /><br />I also put a mime.types file in the /public_html/groupoffice directory to make sure I could find it.<br /><br />Thanks again!<!--content-->
 
Back
Top