IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 1 and Version 2 of IppMonitor


Ignore:
Timestamp:
Aug 7, 2009, 7:35:21 AM (17 years ago)
Author:
eugene
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IppMonitor

    v1 v2  
    99Here are Mark Huber's instructions following
    1010
     11{{{
    1112http://www.procata.com/blog/archives/2007/10/28/working-with-php-5-in-mac-os-x-105/
    1213
     
    1819  sudo /usr/share/pear/bin/pear upgrade DB
    1920 -- restart apache
     21}}}
     22
     23In the installation for VYSOS, I found that the pear files were installed in {{{/usr/local/PEAR}}}, but the {{{php.ini}}} file was not updated.  It was necessary to edit /etc/php5/apache2/php.ini and change {{{include_path} to add {{{/usr/local/PEAR}}}.
     24
     25There is currently MDB2 support code in ippMonitor, but it seems to be broken.
     26
     27- EAM 2009.08.07