Line 27: |
Line 27: |
| http://servername/wordpress/wp-admin/upgrade.php | | http://servername/wordpress/wp-admin/upgrade.php |
| | | |
− | ===Setup=== | + | ====Setup==== |
| To setup wordpress start your browser with the URL ''http://servername/wordpress'' and complete the forms. | | To setup wordpress start your browser with the URL ''http://servername/wordpress'' and complete the forms. |
| | | |
Line 34: |
Line 34: |
| | | |
| === Options === | | === Options === |
− | You can fine tune access to wordpress with DB settings. | + | * You can fine tune access to wordpress with DB settings. |
| | | |
| http://wiki.contribs.org/Generic_WebApp_rpm#New_DB_settings | | http://wiki.contribs.org/Generic_WebApp_rpm#New_DB_settings |
| | | |
− | === Local Settings ===
| + | * Local Settings |
− | The config file is now templated, so changes need to be made in a new fragment | + | The config file is now templated, so changes need to be made in a new fragment, eg |
− | * eg. /etc/e-smith/templates/opt/wordpress/wp-config.php/05local
| + | nano /etc/e-smith/templates/opt/wordpress/wp-config.php/05local |
| check which setting you want to change with | | check which setting you want to change with |
| cat /opt/wordpress/wp-config-sample.php | | cat /opt/wordpress/wp-config-sample.php |
Line 47: |
Line 47: |
| | | |
| If you think your setting should be the default raise a bug | | If you think your setting should be the default raise a bug |
| + | |
| + | === Recommended Plugins === |
| + | Spam filtering seems popular, please add instructions... |
| | | |
| === Bugs === | | === Bugs === |
| Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title=bugzilla}}and select the smeserver-wordpress component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-wordpress|title=this link}}. | | Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title=bugzilla}}and select the smeserver-wordpress component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-wordpress|title=this link}}. |
| | | |
− | === Tested software versions ===
| |
− |
| |
− | * Host: SMEserver v7.2
| |
− | * Installed: smeserver-wordpress 1.0-1.el4.sme
| |
− | * Dependency Installed: wordpress 2.2.1-1.el4.sme
| |
− |
| |
− | === Additional information ===
| |
| | | |
| | | |