Hi,
With the permission of my customer, I am posting to this forum in an attempt to resolve the issue that my customer’s currently experiencing on our server. So far, I am unable to reproduce the issue because my browser has not successfully downloaded any text files from the customer’s domain in question. I did initially manage to get the downloads to start… but they’d never finish but now I’m no longer able to even try downloading the file.
The end-goal for my customer is to allow people to download the text files from the domain, http://mypastebin.com and presumably load them into mIRC. This makes things nice and easy for people who want to get up and running with mIRC scripts and the like.
The other end-goal, at least for us is to help others that may encounter an issue similar to ours and provide a nice, easy fix for them. Knowledge is power, after all. I know when it’s time to ask for others’ opinions and help, so here I am.
So, that said, here’s the following details on how to reproduce:
STEP 1: Visit this particular link: https://mypastebin.com/shqLhDHR1YN2 and attempt to download the text file. It’s a file of the code that you see in the browser, so if you’re concerned about malicious code, this should allow you to preview it and decide whether or not to try downloading it.
STEP 2: If you succeed in downloading it, the file downloads fine but is apparently missing the last few lines of text of code inside the file. I am uncertain as to when this started to fail or if it did work at all but our customer indicated that it works locally, so something is clearly missing server-side. It is supposed to download a file named shqLhDHR1YN1.txt or get.php. If it downloads get.php, refresh page and attempt downloading again.
Relevant system information:
OS: CentOS 7 x64
HTTPD:
[root@helmsgate logs]# httpd -v
Server version: Apache/2.4.10 (CentOS)
Server built: Apr 4 2016 10:23:24
PHP:
[root@helmsgate logs]# php -v
PHP 5.6.24 (cli) (built: Jul 21 2016 07:33:38)
Copyright (c) 1997-2016 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
with the ionCube PHP Loader (enabled) + Intrusion Protection from ioncube24.com (unconfigured) v5.1.2, Copyright (c) 2002-2016, by ionCube Ltd.