Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
litespeed_wiki:php:new_relic [2014/03/25 14:19]
Kevin Fwu
litespeed_wiki:php:new_relic [2017/04/21 12:59]
Michael Alegre Removed example hyperlink.
Line 1: Line 1:
-==== Litespeed Web Server New Relic Installation Guide ====+==== Litespeed Web Server New Relic Installation Guide(PHP Monitoring) ​====
  
 === Notes before we begin: === === Notes before we begin: ===
Line 32: Line 32:
 In the lib subdirectory of your PHP installation,​ look for a newrelic.ini or php.ini file. In the lib subdirectory of your PHP installation,​ look for a newrelic.ini or php.ini file.
  
-i.e. ''​.../​lsws/​lsphp5/​lib''​+i.e. ''​/usr/local/​lsws/​lsphp5/​lib''​
   * If it exists, you likely do not need to do this step.   * If it exists, you likely do not need to do this step.
   * If it doesn'​t:​   * If it doesn'​t:​
Line 49: Line 49:
  
 === Step 4: ===  === Step 4: === 
-Gracefully restart the server and check the phpinfo page (default is http://​[address]:​8088/​phpinfo.php)+Gracefully restart the server and check the phpinfo page (default is ''<​nowiki>​http://​[address]:​8088/​phpinfo.php</​nowiki>''​)
   * Search for newrelic and it should be there. ​ If not, try restarting the New Relic Daemon first. ​ If that didn't work, try to enable Daemon Mode or grant permission to the log directory ([[litespeed_wiki:​php:​new_relic#​step_3|Step 3]]).  ​   * Search for newrelic and it should be there. ​ If not, try restarting the New Relic Daemon first. ​ If that didn't work, try to enable Daemon Mode or grant permission to the log directory ([[litespeed_wiki:​php:​new_relic#​step_3|Step 3]]).  ​
  
 === Step 5: ===  === Step 5: === 
 Attempt to connect to the application on the New Relic account page, and it should be working. Attempt to connect to the application on the New Relic account page, and it should be working.
  • Admin
  • Last modified: 2020/12/01 04:30
  • by Eric Leu