Yes, delete it. I recently added a checkbox option to have it delete itself. A malicious person could wreck your installation by running it on the same location (they wouldn't be able to finish the install since they don't have your database info, but they'd be able to make it download and copy the files to attempt to install, by checking the bypass safety checks option).
If you rename it, you'll need to edit it to change the $ourfilename = 'autosetup.php'; line accordingly.
No other files need to be deleted (setup.php isn't a danger since it won't do anything without the database info).
0/5
1
2
3
4
5
Sorry, you don't have permission to post posts. Log in, or register if you haven't yet.
Comments on Should I delete autosetup.php after installation?
Member
Usergroup: Member
Joined: Dec 22, 2010
Total Topics: 12
Total Comments: 23
Any other files should I delete or re-name after successful installation?
I am referring to v6.0.11
Thanks
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Yes, delete it. I recently added a checkbox option to have it delete itself. A malicious person could wreck your installation by running it on the same location (they wouldn't be able to finish the install since they don't have your database info, but they'd be able to make it download and copy the files to attempt to install, by checking the bypass safety checks option).
If you rename it, you'll need to edit it to change the $ourfilename = 'autosetup.php'; line accordingly.
No other files need to be deleted (setup.php isn't a danger since it won't do anything without the database info).