I'm attempting to install Drupal 8 from the most current build from GitHub. PHP 5.4 is enabled and running without issue. I'm getting the following error when attempting to go to the site so the install can begin:
PHP Fatal error: Call to a member function get() on a non-object in C:\inetpub\vhosts\drupal8.yourappzone.com\httpdocs\core\lib\Drupal.php on line 275
Hi,
I tried to install drupal 8.0-alpha10 , but I get Your PHP installation is too old. Drupal requires at least PHP 5.4.2. See the system requirements page for more information error
I have
Apache version 2.2.26
PHP version 5.4.25
MySQL version 5.5.36-cll
Hello.
Recently installed Ubuntu 12.04 LTS x64, now configuring localserver for web-page development. I've encountered a small problem - can't launch test web-page locally.
Mine actions:
Hello, so I used to run drupal (if I am not wrong, pre 7.26) on a server, now I've moved to a new server and I would like to reuse my site data (MySQL database and datastore) but for whatever reason, I am not capable..
Old server: Slackware64-14.0, new server: CentOS 6.5
On the new server, if I import the old DB in MySQL, then try to install drupal, the wizard stops and asks to erase the tables or select a new database. Obviously if I want to reuse my data, neither of those two are interesting, only solution is to upgrade the install which I did.
I finally figured out Drupal's multisite setup on my server and I had to share the solution with anyone else out there who might be having the same difficulties. If you've already done this successfully, I'm very glad for you because you must still have all of your hair.