interconnectit/Search-Replace-DB

Delete button does not delete from the server

Prodigitude opened this issue · 2 comments

Running cPanel with PHP 7.3 and when opening the page, DB information is not pre-entered in the fields as in previous versions. That is not such an issue and I believe it is more secure. However, the delete me button does not seem to work. It confirms as deleted but remains on the server.

Hi @Prodigitude

We took the decision to stop auto loading for security reasons. As for the delete not working, we can't recreate locally. Can you confirm that srdb.class.php and srdb.cli.php are both still on the server and not an empty parent directory?

As of the last download today, I do see that even though the parent directory remains, it is empty. I can't verify that it was empty 5 days ago as I immediately removed the entire directory.

Thank you for your work, I do find this script very useful and I agree that not autoloading is more secure if someone forgets to delete. I will go ahead and close this issue.