I've installed the module openlayer.
It's requiered Service_container.
I've installed Service_container module.
Installation of Service_container module is ok, with 3 lines service_container, service_container_symfony and service_container_annotation_discovery.
All are actived.
Hi folks. I ported my drupal 6 install over to a new server and drupal 7. In order to get it running, I did the install with the IP address instead of the domain name because the old one was still live.
I can't find any way to switch the IP address to the domain name now that I have fully moved the site. The first problem I encountered is that the sitemap and google analytics api modules will not work because they must match the IP address.
Can anyone help me figure out how to reset the domain name?
I am pretty new to development in general. Trying to follow the Vagrant Drupal Development here https://www.drupal.org/node/2008792. I've gotten to the SSHFS Manager part of things and have filled in the appropriate boxes, but am experiencing the following error upon save and mount:
VDD could not connect:
Permission denied (publickey).
I have reviewed the documentation many times and have checked to be sure my VBox is running. Can someone point me in the right direction?
Warning: require_once(/home/content/03/11620203/html/Drupal/includes/install.core.inc) [function.require-once]: failed to open stream: No such file or directory in /home/content/03/11620203/html/Drupal/install.php on line 25
Fatal error: require_once() [function.require]: Failed opening required '/home/content/03/11620203/html/Drupal/includes/install.core.inc' (include_path='.:/usr/local/php5_3/lib/php') in /home/content/03/11620203/html/Drupal/install.php on line 25
Hi all,
I need, for some reasons, to create a suitable local server for playing with Drupal 8 on a Windows XP SP3 pc.
I've already done it for Drupal 7 with no problems, but the requirements for Drupal 8 (Apache 2.x, MySQL 5.5.3, PHP 5.5.9 or higher, ...) are a nightmare and I'm not an expert.
So far I've tried many AMP stack (MAMP, AMPPS, XAMPP, DAMP, ...) but there is no way: all the XP compatible versions are useless for D8.
Any suggestion?
Thank you in advance.