Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I'm running Drupal 8 with PHP 5.6.38. I am on a VPS hosting other sites (within same company).
In the current server configuration - I cannot use a newer version of PHP (i.s. PHP7) until EasyApache4 is installed. Once that is installed - I can designate the php version - per site.
Regarding the install/upgrade I was told the following: "fcgi isn't available as a php handler, and that is the primary php handler in use at this time. The options for ea4 are php-fpm or suphp."
I added PDF as a new field under BODY. I can now use PDF files when I add new content. However, the file does not display unless it is clicked on. I want the file to display the same way regular text would.
Here is a long blow by tortuous blow of installing drupal8.4.2 on Windows 10 using
Apache2.4
MariaDB 10.2.9
PHP 7
phpMyAdmin 4.7.5
Drupal 8.4.2
I installed it as a test site only and it was never intended to go live, however with some modification for security it could. It probably belongs as part of the installation documentation.
There is a procedure for drupal 8, called concatenation, so here is the question - how can it be repeated from the console, from some script or utility (for example, drush)?
i was having this problem on one or more of my sites page.
what is weird is, that the problem only exist on every "form" page. site/form/*
As you know on Drupal 8, i can just include my js and css files from Drupal UI, but everytime i did, it alwasy show this error
Mixed Content: The page at 'https://mysite/form/example-form' was loaded over HTTPS, but requested an insecure stylesheet 'http://www.staging-achilles.systems/id/webform/css/example-form?oze1e1'. This request has been blocked; the content must be served over HTTPS.