Drupal wont recognize tmp directory where it should be relative to the file system path.
The tmp directory is a PHP thing. It does not belong inside files/. If you really truly want the tmp directory in there, change php.ini.
Comments
Comment #1
bdragon commentedThe tmp directory is a PHP thing. It does not belong inside files/. If you really truly want the tmp directory in there, change php.ini.