Opened 13 years ago
Closed 11 years ago
#24081 closed enhancement (wontfix)
Simplifying the 5 minute setup
| Reported by: | ryansatterfield | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Upgrade/Install | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
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)
Change History (4)
#1
follow-up:
↓ 2
@
13 years ago
- Severity trivial → 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.
#2
in reply to: ↑ 1
@
13 years ago
- Cc 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.phpfile" 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
A tutorial to the five minute setup. It currently only covers Cpanel options. I didn't feel like putting in the MYSQL code.