Re: [SM-USERS] Could not move/copy file - Driving me nuts...

2012-03-15 Thread Tomas Kuliavas
Christophe Garault wrote: > > Le 14/03/2012 20:40, Tomas Kuliavas a écrit : >> Test your PHP configuration >> (http://www.squirrelmail.org/wiki/TestPHPSettings) and check directory >> defined in upload_tmp_dir setting. Make sure that it is not blocked by >> open_basedir or safe_mode, if you use

Re: [SM-USERS] Could not move/copy file - Driving me nuts...

2012-03-15 Thread Christophe Garault
Le 14/03/2012 20:40, Tomas Kuliavas a écrit : > Test your PHP configuration > (http://www.squirrelmail.org/wiki/TestPHPSettings) and check directory > defined in upload_tmp_dir setting. Make sure that it is not blocked by > open_basedir or safe_mode, if you use them. > Thanks a lot Tomas. That