#2576 - Automated install.php removal
| Identifier | #2576 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | Automated install.php removal |
| Status | Completed |
| Handling member | Chris Graham |
| Addon | installer |
| Description | We do not need to warn about deleting install.php IF we are on a SuEXEC server. We can delete directly when global2.php detects it there (assuming dev mode isn't on, in which case we leave it alone).
|
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
There is a safeguard. The installer only deletes if you follow the link at the end of the installer. That link includes a "safe to delete flag". That way tangential calls to index.php are non-destructive.