I did delet the htaccess in the upgrade file, however Im getting this error when trying to upgrade
You don't have permission to access /upgrade/ on this server
Any ideas?
I did delet the htaccess in the upgrade file, however Im getting this error when trying to upgrade You don't have permission to access /upgrade/ on this server
Any ideas? |
Do you have original .htaccess file to put it back? What's the module name? Try to put .htaccess in this directory with next content: Order Deny,Allow where xxx.xxx.xxx.xxx - is your ip address. http://boonexpert.com |
that worked, thank you very much :) |
Just an FYI - When doing Dolphin upgrades, it specifically states to delete(or you can rename) the .htaccess file located in the upgrade directory.
Step 2: Remove the upgrade/.htaccess file via FTP or SSH. Note that you may need to change your FTP client settings to show hidden files to see the .htaccess file in your FTP manager. Make sure that you removed .htaccess file from "upgrade" directory! Do not remove .htaccess file from Dolphin root folder, it will make almost all links on the site not working''' Nothing to see here |