Having problems installing Drupal? See the Installation Guide for more information.

Campaignion D7 Installation

I have been trying to install campaignion from the distribution pack provided, i have been getting many errors as I install but this one I cannot work out. Any help would be greatly appreciated.

New to drupal, Can someone help me please??

Hi all, I am new to drupal just learning here for a university project. I am currently using drupal 7, My question is, on the reports i have an error saying "sites/default/settings.php does not exist." How do I fix this in any way? Also how do I locate the "sites/all/libraries" because I don't know where this is on my system so that I can update a module. Can someone help me please?

Thanks

Unable copy online Drupal 8 site to a local host.

I have a website that I built on line because I could not move a local website to the host. My local setup is XAMPP. The local site in question is in htdocs\cawsv (I am using a windows 10 computer). I gave up on Dev Desktop 2 because I could not get a move to that environment to work at all.

Proxy 502 error

Hi everybody,

I'm currently having a problem updating modules and installing them from an url. I have configured the proxy in the sites/default/settings.php:

$conf['proxy_server'] = 'proxy.company.com';
$conf['proxy_port'] = 3128;
$conf['proxy_username'] = '';
$conf['proxy_password'] = '';
$conf['proxy_user_agent'] = '';
$conf['proxy_exceptions'] = array('127.0.0.1', 'localhost');

When I try to update a module I'm getting the following error:

LogicException: Cannot change the ID of an active session in Symfony. . . .

New to Drupal. . .
Drupal 8.2.3, MySQL 5.5 (64 bit), PHP 5.6.28 (64 bit), Apache 2.4.23 (64 bit), Windows 7 (64 bit)
During install of Drupal 8.2.3, between Set up database and Install site, the following error appears:

How do you access Drupal Admin?

Hello,

I recently installed Drupal 8.2.3 on my local host, but I'm not sure if it's working as I'm not sure how to access the Drupal dashboard. I created a database, then installed Drupal in the htaccess folder.

When I go to http://localhost/drupal-8.2.3/, I get "Page not found."

It tells me that I've installed Drupal, but when I click on "Existing Site" link I get various error messages related to lines of PHP code.

Did I install it incorrectly, or am I just trying to access dashboard in wrong way?

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal