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.
During install, Drupal 8 provided a helpful summary page that showed the PHP version as one of the summary items - this is the page that shows you if you don't have a settings.php, if opcache is enabled, etc.
After install, I installed PHP 7 on Mac OSX and modified Apache's httpd.conf:
I have my Drupal 8.0.5 installation up and running on Mac OSX El Capitan with Eclipse Mars2 for PHP developers, and PDT extension (PHP tools) installed.
I'm having difficulty with code coloring in some files.
I see nothing in the Structure menus or anywhere in the site that looks any different than vanilla that gives me options to use Panels. Am I missing something something? I'm new to Drupal so I'm sure it's me.
I have no errors, and all modules don't indicate they're missing any dependencies.