Fatal error: Unable to read 2684 bytes in /home......
Dear Admin @ anyone,
I already upload and install everything but when I write url in browser, nothing happen and this words appeared :
Fatal error: Unable to read 2684 bytes in /home/fxgroup/public_html/myfolder/vshare/index.php on line 0
Does admin or anyone could help me what is wrong and what I should do to fix it ?
Thank you.
Re: Fatal error: Unable to read 2684 bytes in /home......
It seems you uploaded the files in ASCII mode not BINARY.
If you upload in ASCII mode, you will get the above error message.
Solution is reupload everything in BINARY MODE.
More details available at
http://www.zend.com/support/knowledgeba ... iew_only=1