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.
Hello
I've a win 7 64bits, with Viirtual Box, Vagrant, and I'm trying to launch the drupal8.dev box from github.
After my 'vagrant up' the prompt say :
I am new to Drupal and I have the following problem while changing my server:
After transferring all my files via ftp and updating the sql-database, index.php reads as follows:
<?php
/**
* @file
* The PHP page that serves all page requests on a Drupal installation.
*
* The routines here dispatch control to the appropriate handler, which then
* prints the appropriate page.
*
* All Drupal code is released under the GNU General Public License.
* See COPYRIGHT.txt and LICENSE.txt.
*/
when i try to install Drupal 7.38 on my localhost (my computer) it gets to the last part and i get this error
what does it mean and how do i fix it Thanks Mick
I'm close to tears now since I don't seem to find a solution. I'm actually working with the Acquia Dev Desktop 2 (I have to do this for a school assignment), I already installed and removed it like 7 times (also on once on a completely new and empty computer).
Server: Windows 2008R2
PHP: 5.6.1
IIS: 7.5
SQL: MSSQL 2012 SP1 Hosted on LAN SAN (Not on the same machine)
I am receiving the following messages in step 4 of a Drupal 7.38 installation.
1. WARNING: To install this version of the MS SQL Server driver make sure you have this patch in core: https://www.drupal.org/node/2376239.
-I did apply this hotfix but the message remains.