First edit the .htaccess.txt
# 2. If your cart has magic quotes enabled, This may work to disable it:
# php_flag magic_quotes_gpc Off
# uncomment it
php_flag magic_quotes_gpc Off
Save it.
Rename it to .htaccess
Done. Refresh your opencart installation.