Make WordPress Core

Opened 12 years ago

Closed 10 years ago

#24081 closed enhancement (wontfix)

Simplifying the 5 minute setup

Reported by: ryansatterfield's profile ryansatterfield Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Upgrade/Install Keywords:
Focuses: Cc:

Description

I decided to simplify the five minute setup. I teach a beginners class for WordPress, since it was badly needed and people usually get really confused when it asks for a database name and username. Please add onto my quickly written tutorial.php and let me know if you would be interested in putting it as a link in the five minute setup.

Attachments (1)

tutorial.php (2.6 KB) - added by ryansatterfield 12 years ago.
A tutorial to the five minute setup. It currently only covers Cpanel options. I didn't feel like putting in the MYSQL code.

Download all attachments as: .zip

Change History (4)

@ryansatterfield
12 years ago

A tutorial to the five minute setup. It currently only covers Cpanel options. I didn't feel like putting in the MYSQL code.

#1 follow-up: @SergeyBiryukov
12 years ago

  • Severity changed from trivial to normal

This looks like something that belongs in Codex, where the instructions can be clarified and extended independently from core releases. They can also contain screenshots and be much more detailed than any static file.

On initial "There doesn't seem to be a wp-config.php file" screen, there's a help link:
http://codex.wordpress.org/Editing_wp-config.php.

At the beginning of that page, there's a link to the instructions for phpMyAdmin and cPanel:
http://codex.wordpress.org/Installing_WordPress#Step_2:_Create_the_Database_and_a_User

That page links to even more detailed instructions for using cPanel and accessing phpMyAdmin on various servers:
http://codex.wordpress.org/Using_cPanel
http://codex.wordpress.org/WordPress_Backups#Accessing_phpMyAdmin

We could probably add some of the above links to all the relevant installation screens.

Last edited 12 years ago by SergeyBiryukov (previous) (diff)

#2 in reply to: ↑ 1 @ryansatterfield
12 years ago

  • Cc r@… added

I agree that the codex would be better. I would be more than happy to contribute to the tutorial page.

Replying to SergeyBiryukov:

This looks like something that belongs in Codex, where the instructions can be clarified and extended independently from core releases. They can also contain screenshots and be much more detailed than any static file.

On initial "There doesn't seem to be a wp-config.php file" screen, there's a help link:
http://codex.wordpress.org/Editing_wp-config.php.

At the beginning of that page, there's a link to the instructions for phpMyAdmin and cPanel:
http://codex.wordpress.org/Installing_WordPress#Step_2:_Create_the_Database_and_a_User

That page links to even more detailed instructions for using cPanel and accessing phpMyAdmin on various servers:
http://codex.wordpress.org/Using_cPanel
http://codex.wordpress.org/WordPress_Backups#Accessing_phpMyAdmin

We could probably add some of the above links to all the relevant installation screens.

#3 @chriscct7
10 years ago

  • Keywords 2nd-opinion removed
  • Milestone Awaiting Review deleted
  • Resolution set to wontfix
  • Status changed from new to closed

This belongs in the documentation, and it's pretty well documented now (I imagine it wasn't as well documented when this was first proposed). Closing as wontfix

Note: See TracTickets for help on using tickets.