When the file to be downloaded is actually in the download directory and the customer clicks on the link to download it - they are sent to a blank page. When I try it, I get the message "Bad Response from Server".
When the file to be downloaded is NOT in the download directory, the customer gets this error message "Sorry. File not found. Please contact the webmaster to report this error. c/f: DOWNLOADFILENAME.zip"
The file system was working four days ago. The server folks (on a LINUX system) say nothing has changed in the last four days. We did install an SSL certificate three days ago and enabled it in the three locations within the two configure.php files.
To troubleshoot, we've:
1. Disabled the SSL. The downloads still don't work (although they did a few days ago).
2. Turned on and off the REDIRECT and STREAMING one at a time. Downloads still don't work (downloads did work with both turned off a few days ago).
3. Verified the pub/.htaccess file had this (does the download directory need an .htaccess file?): #prevent directory browsing -- for security
IndexIgnore */*
Options +FollowSymLinks -Indexes
4. The files ARE accessible if you type their address directly within the browser.
5. The files are zip files.
6. The files are ~256KB and less.
7. The customer had not installed any other plug-ins recently.
So, basically, no one did anything - the system just stopped working. Go figure.
What else should I be looking at?




