cancel
Showing results for 
Search instead for 
Did you mean: 

SUPEE 6788 - dev/tests/functional/.htaccess

SUPEE 6788 - dev/tests/functional/.htaccess

Hi Team,

 

We have a website with magento version 1.9.2.0 and I am trying to apply patch and I am getting this error. Please suggest

 

patching file cron.php
The next patch would delete the file dev/tests/functional/.htaccess,
which does not exist! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored
patching file errors/processor.php

2 REPLIES 2

Re: SUPEE 6788 - dev/tests/functional/.htaccess

I had the same problem.

I just applied the patch manually. I followed the instructions from http://magecomp.com/blog/how-to-install-supee-6788-with-or-without-ssh/     ("SUPEE 6788 without ssh").

Just patch it via FTP... it worked fine for me. Now I just have to fix my extensions before setting the admin routing to "disabled".

Re: SUPEE 6788 - dev/tests/functional/.htaccess

Had the same issue, here is a workaround that helped:

 

- create    /dev/tests/functional/    path manually

- download a fresh Magento distribution (same version you have installed)

- copy .htaccess file from the fresh distro    /dev/tests/functional/    folder to the manually created folder    /dev/tests/functional/