My attachment statistics are now 37MB, the data 75MB and the index 28MB. I am on my own server (Dell dual Xeon, 1G mem and 2-73G drives.) Average attachment size 52K, total attachments 731, total downloads 76,170.
Question one:
What are the alarm points on attachments remaining inside the database that would necessitate my making a move from the database to the file system?
=========
I made an attempt at moving attachments from the database to the file system. Safe mode off, directory chmod 777, directory owned by user. All went well. It reported 731 attachments in the database and 731 attachments in the file system and 38 that had 0 bytes. I completed the moving process and optimized the attachment table.
Everything was looking great and making the move was very speedy. I looked at several attachments and they came up fine. When I later returned to the board, it was RED X time and none of them were there. The files (666) were definitely in the directories (777) and they could be brought up directly on a browser by their url address. I can't say they were previously coming from cache because I was checking different photos each time, however, "properties" on each did show as attachment.php rather than the actual file url. I also did an optimize/check of all tables without incident, but no change.
Question two:
Did I miss a step? Any suggestions?
Question one:
What are the alarm points on attachments remaining inside the database that would necessitate my making a move from the database to the file system?
=========
I made an attempt at moving attachments from the database to the file system. Safe mode off, directory chmod 777, directory owned by user. All went well. It reported 731 attachments in the database and 731 attachments in the file system and 38 that had 0 bytes. I completed the moving process and optimized the attachment table.
Everything was looking great and making the move was very speedy. I looked at several attachments and they came up fine. When I later returned to the board, it was RED X time and none of them were there. The files (666) were definitely in the directories (777) and they could be brought up directly on a browser by their url address. I can't say they were previously coming from cache because I was checking different photos each time, however, "properties" on each did show as attachment.php rather than the actual file url. I also did an optimize/check of all tables without incident, but no change.
Question two:
Did I miss a step? Any suggestions?
Comment