Koozali.org: home of the SME Server

VirtueMart Joomla on SME7 rc3

marcelb

VirtueMart Joomla on SME7 rc3
« on: June 14, 2006, 08:54:35 AM »
Hello SME users,

Is there anyone running VirtueMart on SME7?
My major problem is uploading images on my testserver.
The issue is setting the /tmp dir and open_basedir in php.ini.

Regards Marcel

Problem solved:
http://no.longer.valid/phpwiki/index.php/TroubleshootingFAQ#php_basedir

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: VirtueMart Joomla on SME7 rc3
« Reply #1 on: June 15, 2006, 03:52:06 PM »
Quote from: "marcelb"

My major problem is uploading images on my testserver.
The issue is setting the /tmp dir and open_basedir in php.ini.


You don't want to change those settings in php.ini, as settings there will apply to all PHP programs. You want to set them in the section of httpd.conf specific to the Joomla installation. If you are using an i-bay, then the database setting in the post you referenced will do that.