Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: advanced on June 13, 2006, 10:26:34 PM

Title: Joomla? Mambo?
Post by: advanced on June 13, 2006, 10:26:34 PM
I am trying to install either joomla or mambo, but they both require /tmp to be writeable but they not writeable....

How do I fix this, how do I make /tmp writeable.

Many thanks
Title: Joomla? Mambo?
Post by: crazybob on June 14, 2006, 01:15:06 AM
this should fix your problem

Quote
/sbin/e-smith/db accounts setprop <ibayname> PHPBaseDir /home/e-smith/files/ibays/<ibayname>/:/tmp
/sbin/e-smith/signal-event ibay-modify <ibayname>


Bob
Title: Joomla? Mambo?
Post by: advanced on June 14, 2006, 12:49:57 PM
tnx again bob, you saved my day.