llama_thumper Posted January 10, 2011 Posted January 10, 2011 hi all, i have a custom squirrelmail installation that I'd really like to keep. since some time now (a couple of months), i can't attach files when composing emails - I could before. as i understand there's been an upgrade of PHP, which seems to be the problem. my attachment directory permissions are fine (no changes from before). the error I get is "Could not move/copy file. File not attached", as described here: http://www.phpbuilder.com/board/showthread.php?t=10239016 so, as I understand, I don't have access to the php.ini file, but could include a command in my .htaccess file (in which directory?) referring to upload_dir, so as to fix the problem. two questions: 1. would this work? (creating an .htaccess file - would it override the php.ini settings sitting in the server root?) 2. what should the line in .htaccess say, assuming my attachment directory, is, say, mydomain/attachments (i.e. one level immediately below the root, at the same level as the public_html directory, public_ftp directory, etc)? any hints appreciated! Quote
TCH-Vimal Posted January 10, 2011 Posted January 10, 2011 the error I get is "Could not move/copy file. File not attached" This usually happens when the temporary directory used to save the uploaded attachments has incorrect ownership. Let me know your domain name so that I can have a look. Alternatively, you can submit a helpdesk ticket for the same via http://tchhelp.com/ Regards, Quote
llama_thumper Posted January 12, 2011 Author Posted January 12, 2011 just wanted to check on whether any solution is in sight... Quote
TCH-Bruce Posted January 12, 2011 Posted January 12, 2011 Did you open a ticket with the help desk? Quote
llama_thumper Posted January 12, 2011 Author Posted January 12, 2011 (edited) Nops - but have done so now. Fingers crossed. Edited January 12, 2011 by llama_thumper Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.