You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current predefined LAMP setup is not installing Apache and MySQL
==> default: [2015-01-25T15:45:37+00:00] INFO: Run List expands to [apt, vim, apache2, git, php, mysql::server]
==> default: [2015-01-25T15:45:37+00:00] INFO: Starting Chef Run for vagrant.vm
==> default: [2015-01-25T15:45:37+00:00] INFO: Running start handlers
==> default: [2015-01-25T15:45:37+00:00] INFO: Start handlers complete.
==> default: [2015-01-25T15:45:40+00:00] INFO: Ignoring apache2::mod_authn_core. not available until apache 2.4
==> default:
==> default: ================================================================================
==> default: Recipe Compile Error
==> default: ================================================================================
==> default:
==> default:
==> default: Chef::Exceptions::RecipeNotFound
==> default: --------------------------------
==> default: could not find recipe server for cookbook mysql
==> default:
==> default:
==> default: [2015-01-25T15:45:40+00:00] ERROR: Running exception handlers
==> default: [2015-01-25T15:45:40+00:00] ERROR: Exception handlers complete
==> default: [2015-01-25T15:45:40+00:00] FATAL: Stacktrace dumped to /var/chef/cache/chef-stacktrace.out
==> default: [2015-01-25T15:45:40+00:00] FATAL: Chef::Exceptions::RecipeNotFound: could not find recipe server for cookbook mysql
Chef never successfully completed! Any errors should be visible in the
output above. Please fix your recipes so that they properly complete.
The text was updated successfully, but these errors were encountered:
The current predefined LAMP setup is not installing Apache and MySQL
The text was updated successfully, but these errors were encountered: