Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: marcelb on June 14, 2006, 08:54:35 AM

Title: VirtueMart Joomla on SME7 rc3
Post by: marcelb 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
Title: Re: VirtueMart Joomla on SME7 rc3
Post by: CharlieBrady 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.