I removed the file install.php:rm -f /var/www/osTicket-v1.3.1/upload/setup/install.phpIn different browsers i still see the announcement : Please take a minute to delete setup/install directory (../setup/) for security reasons.How can i remove this ?
You removed a file, not a directory.I'm surprised that osTicket even completed the setup. Why do you have an "upload" directory on the site?Jack
And if I recall correctly, that message is erroneous. My setup directory did not have an install directory in it. It should say to remove the entire setup directory. Hopefully, someone else will back me up on that.Jack
It literally means delete the /setup folder (directory).
I agree, but it literally says something entirely different. ;)Jack
Thank you guys, this issue can be closed
@[deleted] only if you interpret "setup/install" as a path and not the setup install dir. The path is displayed in the ()'s. aka ../setup/. But I agree it could be confusing to new admins.
@[deleted] will do.