Message mkdir(files): Permission denied in /home/webserver/html/drupal-4.6.3/includes/file.inc on line 86. Any idea how can I fix this error?
You'll need to create the /files directory manually, and ensure it has proper permissions for Drupal to save data into (normally, 775 or, in the worse case scenario 777).