tutunmayan Posted January 14, 2010 Share Posted January 14, 2010 I recently upgraded to windows 7 (64 bit) with a new machine. My previous works (on 32 bit) now have problems with PHP gzencode() function. Browsers can not decode them and display like this: ‹������ãââ�P]ìè��� Is this because of 64 bit ??? If so, is there a solution? I use wamp5, After installing I copied the wamp folder from 32 bit machine and pasted to 64 bit machine to be sure there is nothing I miss because of configuration. But nothing changed. Still having same problem Link to comment https://forums.phpfreaks.com/topic/188431-cant-encode-is-it-because-64-bit/ Share on other sites More sharing options...
monkeytooth Posted January 14, 2010 Share Posted January 14, 2010 There may be a wamp5 version specific to 64bit systems. You should concider looking into that. If thats the case some of the settings for wamp5 that worked on a 32 bit system may not work on the 64bit system. The config files may all be the same but some of the associated files with the server, php, etc may not be 64bit compliant. Like the .dll files. Link to comment https://forums.phpfreaks.com/topic/188431-cant-encode-is-it-because-64-bit/#findComment-994753 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.