I'm trying to install drupal to no good resuts. I've began by reading the main book, didn't find information about installation - correct me if I'm wrong, I started sequetially -, so I resorted to the installation node, didn't find information about my OS - I'm on Ubuntu Trusty Tahr/14.04 -, so I resorted to my distro documentation.
I have migrated a Drupal site to a new hosting environment and am trying to get it configured to match the original site. I have not yet changed the DNS details for the domain, so the dev site is accessed with a temporary URL, e.g., http://###.###.###.###/~account. I can bring up the site itself (images are missing because of that temp URL) but cannot enable Clean URLs. The 'enable' button is not enabled, and I'm seeing a message that they cannot be activated because the server doesn't support it. I have the .htaccess file in place, and see that the server is running PHP5.4x.
I'm a Drupal novice and have recently come back to drupal because 8 seems to be designer friendly. After successfully testing a single site install via Godaddy's Drupal 8beta installer, I decided that multisite is the way I need to go.
Receiving this error when trying to get in admin panel at www.dollsgen.com:
PDOException: SQLSTATE[28000] [1045] Access denied for user 'dollharg_drpl1'@'localhost' (using password: YES) in lock_may_be_available() (line 165 of /home/dollharg/public_html/includes/lock.inc).
During Drupal 8 beta 6 installation I got
«
An AJAX HTTP request terminated abnormally.
Debugging information follows.
Path: http://localhost/8drupal03/core/install.php?langcode=fr&profile=standard...
StatusText: error
ResponseText:
ReadyState: 0
»
That's happended during installation of the help module N° 26/40
I just joined Drupion and I'm trying to move the existing Drupal website to localhost MAMP. I downloaded the Drupal folder and the database. Then I created the database on MAMP, imported the database (file.sql) and pasted the folder in my htdocs. When I go to my website, I get the following error message:
Warning: file_get_contents(/etc/varnish/secret): failed to open stream: No such file or directory in include_once() (line 246 of /Applications/MAMP/htdocs/Drupion Test/sites/default/settings.php).