Tagged Questions
0
votes
1answer
41 views
Unable to install drupal. permission denied
I am unable to install drupal in my /var/www/html directory. When I tried to install, it says
File system
The directory sites/default/files is not writable. An automated attempt to create this ...
1
vote
1answer
167 views
Trouble Downloading Drupal on Linux Permission Denied
When I try to download Drupal I get denied permission. How can I bypass this?
/var/www$ wget http://ftp.drupal.org/files/projects/drupal-7.0.tar.gz
This results in:
--2012-02-08 21:20:17-- ...
1
vote
1answer
306 views
Drupal on CentOS / RedHat
I have just setup a fresh installation of CentOS in VM form. I want to try and test out Drupal.
What is the best way to install Drupal? I have not installed LAMP yet.