Virtue mart installation - Joomla! Forum - community, help and support
currently implementing virtuemart (2.0.14) website on aws using ubuntu server rds mysql (5.0) end.
after install joomla (2.5.
, having problems installing virtuemart, installing component successful following error displayed
copy failed
jinstaller: :install: failed copy file /var/www/tmp/com_virtuemart.2.0.14/language/en-gb/en-gb.com_virtuemart.ini /var/www/language/en-gb/en-gb.com_virtuemart.ini
copy failed
jinstaller: :install: failed copy file /var/www/tmp/com_virtuemart.2.0.14/administrator/language/en-gb/en-gb.com_virtuemart.ini /var/www/administrator/language/en-gb/en-gb.com_virtuemart.ini
and
com_virtuemart_warn_no_safe_path_set
at first thought permissions issue, chmod 777 folder possibly so, same error. while can access virtuemart variable displayed in "com_virtue_xxx" have no way of verifying correctness of installation.
after reviewing warning under extension manager follow warning in place
the php temporary directory not set
joomla temporary directory not writable or not exist
the tmp directory set , permission issue, have said before tried chmod 777 on directory , try changing owner ship chown.
if can give me suggestion, great.
after install joomla (2.5.
copy failed
jinstaller: :install: failed copy file /var/www/tmp/com_virtuemart.2.0.14/language/en-gb/en-gb.com_virtuemart.ini /var/www/language/en-gb/en-gb.com_virtuemart.ini
copy failed
jinstaller: :install: failed copy file /var/www/tmp/com_virtuemart.2.0.14/administrator/language/en-gb/en-gb.com_virtuemart.ini /var/www/administrator/language/en-gb/en-gb.com_virtuemart.ini
and
com_virtuemart_warn_no_safe_path_set
at first thought permissions issue, chmod 777 folder possibly so, same error. while can access virtuemart variable displayed in "com_virtue_xxx" have no way of verifying correctness of installation.
after reviewing warning under extension manager follow warning in place
the php temporary directory not set
joomla temporary directory not writable or not exist
the tmp directory set , permission issue, have said before tried chmod 777 on directory , try changing owner ship chown.
if can give me suggestion, great.
just manually copy language files path(s) suggested error message.
and in virtuemarts config, ask path "safe path" can vary, i've used /home/mysite/vmfiles successfully.
and in virtuemarts config, ask path "safe path" can vary, i've used /home/mysite/vmfiles successfully.
Comments
Post a Comment