Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation manual #2

Open
bvogel opened this issue Aug 21, 2014 · 4 comments
Open

Installation manual #2

bvogel opened this issue Aug 21, 2014 · 4 comments

Comments

@bvogel
Copy link

bvogel commented Aug 21, 2014

Hi,
as complete noob to PHP, could you extend the installation instructions? (I know where site_access.php resides, but I'm at a loss as where to add the composer bit)

@killerwolf
Copy link
Owner

are you using composer ? with your ezpublish install ?

@bvogel
Copy link
Author

bvogel commented Oct 7, 2014

I don't think so. I mean we have a fairly standard eZ Publish 2012.05 install, does that include composer?

$ find . -iname "*composer*"
./lib/ezc/Mail/src/composer.php
./lib/ezc/Mail/src/options/composer_options.php

$ grep -r "\"require\":" * comes back empty

@killerwolf
Copy link
Owner

So.., just donwload it and drop it into your extension folder (don't forget to activate) as a regular extension.

@bvogel
Copy link
Author

bvogel commented Oct 9, 2014

still no dice - what I did:

  • I cloned the project into a ezpublish-newrelic folder in EZPUBLISH_HOME/extension.
  • I added ActiveExtensions[]=ezpublish-newrelic below [ExtensionSettings] in settings/override/site.ini.append.php
  • I removed the /* ...*/ in extension/ezpublish-newrelic/settings/site.ini.append.php
  • restarted apache
  • restarted newrelic-daemon

I still get only index.php as transaction. Do I have to do something about that intouch-stuff? Please have patience with me, my skills of PH or eZ Publish are still fairly limited.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants