WordPress.org

Make WordPress Core

Opened 4 years ago

Closed 4 years ago

#10107 closed enhancement (fixed)

Generate a wp-config.php file's text

Reported by: filosofo Owned by: westi
Priority: normal Milestone: 2.9
Component: Administration Version: 2.8
Severity: normal Keywords: has-patch tested
Cc:

Description

If the setup can't write a wp-config.php file, it just gives up.

Instead, it should print out the config file so someone can copy and paste it into a manually-created one.

Patch does this.

Attachments (1)

manual_config_text.10107.diff (3.0 KB) - added by filosofo 4 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 Denis-de-Bernardy4 years ago

  • Version set to 2.8

+1

comment:2 dd324 years ago

  • Component changed from Upgrade/Install to Administration
  • Keywords setup-config removed
  • Owner dd32 deleted

This looks good to me. But i've not tested it.

comment:3 westi4 years ago

  • Owner set to westi
  • Status changed from new to reviewing

comment:4 westi4 years ago

  • Resolution set to fixed
  • Status changed from reviewing to closed

(In [11705]) Provide a pre-filled wp-config.php file in a textarea if setup-config can't write to the server. Fixes #10107 props filosofo.

Note: See TracTickets for help on using tickets.