Hi,
I have looked through other threads on this issue and none of what has been suggested has worked for me.
Here's the server information to start off with:
Server OS: Linux 2.6.22.10-NETSOL
PHP Version: 5.2.6 (Zend: 2.2.0)
PHP Memory Limit: 16M
Database: MySQL 5.0.75
HTTP Server: Apache/2.2.8 (Unix)
PHP Safe Mode: Off
The store I'm working on has downloadable .mp3 music files and zipped album files. The first batch of products were added several months ago and the products are priced by attributes. Files were uploaded to the download folder before adding the attributes and the filenames showed "green" valid file names when I added the files to the attribute section back then.
I am now adding new products and all (.mp3s and .zip files) are showing up as invalid "red" in the attributes section. These new files were uploaded into the download folder before I began adding the attributes to the products.
I have tried turning redirect off, streaming on, and so forth. I have tried deleting a smaller file in the download folder and then re-uploading it. Still shows as invalid. I've made sure the download directory permissions are set at 755 and even tried 777 and individual files set at 644.
I am now in the process of contacting the host about any server changes such as upgrades to php or the database since last year. In the meantime, I could really use some other suggestions or ideas to fix this.
The file names are something like 01_Name_of_Music_File.mp3 or Name_of_Album.zip This naming convention was working before, so I don't think it is the names of the files.
Please help.
Webmiss



