Bmacuser Posted February 3, 2017 Share Posted February 3, 2017 Hi guys tried to figure out via search query but didnt got any result. I am running version 1.7.0.4. Each day an empty "install" folder is automatically created in my prestashop root directory. I have to remove it manually otherwise i get a security warning message and cant login to the back office. Does anybody know a reason for getting this folder again and again? Thanks and cheers Bjoern Link to comment Share on other sites More sharing options...
Knowband Plugins Posted February 13, 2017 Share Posted February 13, 2017 As per our knowledge, there is no functionality in PrestaShop to create the /install directory through code. Are you sure it is being generated automatically? It might be possible that you have some script that is doing that, it is also possible that some third party module is having such script, please try disabling recently enabled plugins. Also you can refer the following file: /config/config.inc.php This code in this file checks if install directory exist and redirect the control to installation panel if PrestaShop is not installed. It might be something in the code is going wrong. Link to comment Share on other sites More sharing options...
Bmacuser Posted February 18, 2017 Author Share Posted February 18, 2017 Thanks for your feedback. I reinstalled it again several times for testing and didnt went again in this trouble. But it was really strange. The folder has been reinstalled while i was sleeping.... maybe a 3rd party issue but for now its solved. Cheers Bjoern Link to comment Share on other sites More sharing options...
zenerry Posted November 25, 2021 Share Posted November 25, 2021 Hi folks, did you find any solution to this problem??? I kind of a weird situation... every morning this folder is autocreated, but I can't find why and who/what does it... Thanks. Link to comment Share on other sites More sharing options...
diphone Posted December 2, 2021 Share Posted December 2, 2021 Hello, I am also having this problem! It is incredible, every day at 7am a new fresh install directory appears. It is really annoying. Presta version 1.7.8.1. Any idea? Link to comment Share on other sites More sharing options...
RikMK Posted January 24, 2022 Share Posted January 24, 2022 Same here. I had a seperate thread running since google didn't show me this one earlier. Sorry no solution yet but here's a link: What host do you guys use? I'm running VPS Plesk ubuntu. Link to comment Share on other sites More sharing options...
diphone Posted January 24, 2022 Share Posted January 24, 2022 3 minutes ago, RikMK said: Same here. I had a seperate thread running since google didn't show me this one earlier. Sorry no solution yet but here's a link: What host do you guys use? I'm running VPS Plesk ubuntu. Hello! I am still having the problem but I created a script which is running every day and cleans the install dir... (I know, it is not the best but..). And yes, I am having also VPS Plesk ubuntu... Link to comment Share on other sites More sharing options...
RikMK Posted January 24, 2022 Share Posted January 24, 2022 Might be an issue of 1.7.8.1 since you mentioned it. Are you able to update to 1.7.8.2? I get exceptions denied premission however all permissions are 755. Might it be related? Link to comment Share on other sites More sharing options...
El Patron Posted January 25, 2022 Share Posted January 25, 2022 did you empty install folder and make it Read Only? if you think 1.7.8 issue then check prestashop github Link to comment Share on other sites More sharing options...
RikMK Posted January 26, 2022 Share Posted January 26, 2022 I have found the solution. I had first tried the suggestion of @El Patron to no avail. Somehow the whole folder was recreated again over night. Then since @diphone mentioned he used Plesk as well, I sought a way to work around this. PLESK has an application that lets you install, manage and update Prestashop. However updating also did not work as mentioned before. So I came across this guide to manually upgrage Prestashop:https://devdocs.prestashop.com/1.7/basics/keeping-up-to-date/upgrade/ Followed the simple steps and it worked! Next day no new install folder. Also favicon is now no longer overwritten. Hope this helps! I will mention this in the plesk forum as well since something is obviously wrong with how the application handles updates. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now