Koozali.org: home of the SME Server

Enabling PEAR in an i-bay

Offline judgej

  • *
  • 375
  • +0/-0
Enabling PEAR in an i-bay
« on: September 21, 2006, 11:17:12 PM »
I'm just documenting this, after trying to install VTcalendar in an i-bay, and finding I needed to enable PEAR for that i-bay first. It seems that PEAR is available for horde, but is disabled for all i-bays by default, but can easily be enabled.

From the command line, it looks like this (where {ibay} is the name of your i-bay):

Code: [Select]
# db accounts setprop {ibay} PHPBaseDir /home/e-smith/files/ibays/{ibay}/:/usr/share/pear-addons:/usr/share/pear
#signal-event ibay-modify {ibay}


You can see the current settings using this command:

Code: [Select]
db accounts show {ibay}

Hope that helps someone.[/code]
-- Jason

Offline riccge

  • **
  • 36
  • +0/-0
Enabling PEAR in an i-bay
« Reply #1 on: December 19, 2006, 03:04:27 PM »
Thanks a lot for your tip!

Riccardo
......