Opened 3 years ago
Closed 3 years ago
#11686 closed defect (bug) (duplicate)
Missing PHP Close Tag When Manually Creating Config
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Upgrade/Install | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
in 2.9.1 when you are prompted to manually create a wp-config.php file due to the various reasons, and it gives the user the code it was found that a closing php tag was missing ?>.
It's easy to rectify, but could be an issue for those that are unsure.
Change History (5)
comment:1
andrewturner — 3 years ago
- Keywords beta install config php missing error added
comment:2
andrewturner — 3 years ago
- Severity changed from normal to blocker
- Milestone 2.9.1 deleted
- Resolution set to invalid
- Status changed from new to closed
- Version 2.9 deleted
- Keywords beta install config php missing error removed
- Priority changed from high to normal
- Resolution invalid deleted
- Severity changed from blocker to normal
- Status changed from closed to reopened
Note: See
TracTickets for help on using
tickets.

See #10106