i am trying to install a new template package i created from a rocket theme example but i get a permissions error. the xml file can not be parsed:
Warning: file_get_contents(/var/www/mysite/tmp/install_4a37b3b4acd96/dm_converter_j15/templateDetails.xml) [function.file-get-contents]: failed to open stream: Permission denied in /var/www/mysite/libraries/domit/xml_domit_lite_parser.php on line 1082
the webmaster user is the same user joomla uses for ftp connections, so i am not sure why there is a permission issue as this user has read/write access to the file.