nanobox-io / nanobox-engine-php

Engine for running PHP apps on Nanobox
https://nanobox.io
MIT License
19 stars 15 forks source link

PHP Warning: Module 'newrelic' already loaded in Unknown on line 0 #73

Closed k1462015 closed 6 years ago

k1462015 commented 6 years ago

I believe extension=newrelic.so needs to be removed from nanobox-engine-php/templates/php/php.d/newrelic.ini.mustache to fix this issue

notxarb commented 6 years ago

This should be fixed now

k1462015 commented 6 years ago

Yep, thanks.