Open rayward opened 9 years ago
I'm not sure it is required.
How are you adding PHP to your manifests at the moment?
I'm having the same issue. It is definitely required, though not entirely by this module's own fault. Because it includes `mysql::config that will end up notifying the mysql service, which will end up crashing unless you install mysql.
So can we move that include out into the project manifest under the if $mysql
condition without any impact?
I don't need a local mysql database, just PHP.