I have a LAMP stack I'm installing it on. The requirements are telling me that "The directory sites/default/files is not writable." But I ran this command from the default directory
chmod -R 777 files
When I check with ls-la, it shows that all permissions are set.
I've also entered the config file for Apache and added
I have to create many instances of the same Drupal7 site that differ only for the settings.php file and the database.
The standard code, the custom modules, the libraries and the theme have to be the same for all these sites. The need is to share the code between all the instances.
Which is the smartest way to do this and save the space on the web server?
Hi Everyone. I need some advice I need to restore a DRUPAL Version 6.x site with the hopes of then upgrading it to Version 8.X. The original site was lost when the hosting provider went SUDDENLY without warning Out of Business, which happen at a real bad time. If at all possible, I must restore this site or all the content would be lost, which would impact other projects I have a local copy of the site that I think is pretty current (for the version) and I have a disk image from the original server of the website root, so I can get the uploaded files. I also have backup database .SQL