I was getting JFolder::create: Could not create directory SOLVED on my server

Configuration Ubuntu 9.02

I did the following to solve it in the command (Putty)

sudo chown www-data FOLDERNAME

That is u need to change the user of the files and folder in Ubuntu/Joomla from root to apache

DO this to all the folders in your joomla installation.