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

Error running udpate.php, also issue with web form, and adding new modules from interface

We are running Drupal 6.69 under PHP 7.3.13 on Bluehost. Not sure what happened, but when I try to browse to update.php to perform database updates, I get the prompts as expected to update the database and code, and click Continue, but then it just goes back to the home page with no error message displayed.

Webform 7x-4.22 is installed and had been working. When I browse to a node that has a web form, or attempt to create a new web form, I have the standard tabs, including the text lead in), but no tabs displaying for fields for the form.

Composer install of Drupal 8 fails with 403 Forbidden error

I note that with Drupal 8 it's highly recommended to use Composer to manage sites. So...

Installing Drupal using the instructions from https://www.drupal.org/docs/develop/using-composer/using-composer-to-install-drupal-and-manage-dependencies using drupal/reccomended-project.

1. Run composer create-project drupal/recommended-project [my_site_name_dir]

php error/WSOD on checkout commerce/Drupal8

I am trying to get a D8 with drupal commerce site ready top open it to the public.

It is currently open to testers.

The site is an upgrade from D7 with ubercart. I have tried to run upgrades after the one I now use but those upgrades did not import orders which I do need to have as a reference.

I have had an wsod before which I was able to solve by comparing the view settings of an empty install with mine and I had changed stuff I should not have changed.

However, for this error it dous not work.

Here is the error report:

getting error on database

I'm getting this error when I try to modify a content if you can help me

Fatal error: Cannot use Composer\Plugin\Capability\CommandProvider

Hello,

I succesfull installed the Drupal codebase with "composer create-project drupal/recommended-project".

Then I have "Fatal error: Cannot use Composer\Plugin\Capability\CommandProvider as CommandProvider because the name is already in use in phar:///usr/local/bin/composer/src/Composer/Plugin/PluginManager.php(196) : eval()'d code on line 10" after the "./composer.json has been updated" when I try to install DrupalConsole and Drush with "composer require drupal/console drush/drush".

Any idea how I can fix it ?

Thanks.

Composer update or require fires memory exhausted error

Hi,

i was trying to update drupal 8.1 to 8.2 using composer, but it fails with the following error

composer outdated "drupal/*"

#error ;

Fatal error: Allowed memory size of 1610612736 bytes exhausted (tried to allocate 4096 bytes) in phar:///usr/local/bin/composer/src/Composer/DependencyResolver/Solver.php on line 220

i tried updating the memory_limit to -1 in php.ini, but the results were same.Any other workarounds to do this 
i am using Mac.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal