I appear to have successfully installed Drupal 8 on my Synology NAS. However, none of the links work. With Drupal 7, using ?q= and the page name works. With Drupal 8, none of the links work. All I get is Sorry, the page you are looking for is not found.
Any ideas on how to fix this? I would like to use my NAS as a test server but this isn't looking promising for Drupal 8.
Can't get drush remote alias commands to work on Bluehost account
I get error env: drush: No such file or directory (see very bottom of this post)
===================================================
I have a drupal 7 site hosted on Bluehost and want to start managing it with drush.
I've installed composer and drush on my Linux computer at home and composer and drush on my Bluehost shared host account.
(drush was installed using composer on both)
What's the Drupal 7 specifications for php memory_limit?
I am developping a site and when I had activated : Order UI, Payment Method Example, Product UI, Product Réference, Checkout, after the upadate.php when returning to my main page, I got
"
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 302187 bytes) in /data/ftp/tourainegenealogie/www/cgdt/includes/cache.inc on line 455
"
My hosting limits "memory_limit" to 128 M
I was trying out Drupal 8 under an account at a respectable webhost in Germany.
During installation everything else was OK, except PHP OPcode caching which was said to be not activated.
I make a first installation of Open Atrium on a debian 8 server with php 5.6.14. When I validate my page for configure site I have a blank page and the url doesn't change :.../install.php?profile=openatrium&locale=en.
I have added an error reporting in the install.core.inc file and I have this:
Fatal error: Call to undefined function field_attach_load() in /var/www/*******/includes/entity.inc on line 354