Koozali.org: home of the SME Server

trouble with dungog smeserver-wordpress and wordpress 7RC3

Offline purpaboo

  • ***
  • 48
  • +0/-0
    • http://www.kush-t.co.uk
trouble with dungog smeserver-wordpress and wordpress 7RC3
« on: June 21, 2006, 05:40:03 PM »
Hi

I have installed dungog's smeserver-wordpress and wordpress and have got as far as the

myserver/wordpress/wp-admin/setup-config.php?step=1

page.

According to the dungog install, the details required should be as following:

databasename 'wordpress'
user 'wordpressuser'
password 'config show wordpress'

However, these do not work.  I have STFW and read the instructions at http://dungog.centosme.com/sme/webapp.php but am still without a clue.

Can anyone poke me gently in the right direction? This is all on a clean 7RC3 box.

TIA

Pete

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: trouble with dungog smeserver-wordpress and wordpress 7R
« Reply #1 on: June 21, 2006, 06:10:45 PM »
Quote from: "purpaboo"

Can anyone poke me gently in the right direction?


The Bug tracker. Link is to the left. Choose "SME Contribs".

icpix

trouble with dungog smeserver-wordpress and wordpress 7RC3
« Reply #2 on: June 22, 2006, 01:01:50 PM »
purpaboo----
You don't 'need' a contrib to install wordpress on SME.
Just install yourself a perfectly ordinary iBay on your SME.
Browse to and download the latest WordPress distribution.
http://wordpress.org/latest.tar.gz
http://wordpress.org/latest.zip
Read the WordPress installation wiki stuff.
http://codex.wordpress.org/Installing_WordPress
Uncompress the WordPress distribution into that iBay.
Give yourself a MySQL WordPress database.
Put a few details into the wp-config.php file.
Run the install.php and answer a few questions.
Start blogging.
----best wishes, Robert

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
trouble with dungog smeserver-wordpress and wordpress 7RC3
« Reply #3 on: June 24, 2006, 10:38:02 AM »
Quote from: "icpix"
purpaboo----
You don't 'need' a contrib to install wordpress on SME.
But it is the easiest and preferred way as installing in an ibay is not.
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

icpix

trouble with dungog smeserver-wordpress and wordpress 7RC3
« Reply #4 on: June 24, 2006, 10:54:24 AM »
cactus----

A generic answer to that would not be fair or accurate.

An rpm compiled to install a one-off or specialist type of facility is the easiest/preferred way - yes, I would generally agree. However it does tie you to that contribution, its author and his or her continued ability or generosity for updates. A good example of that is the wonderful Jesper's ClamAV contrib for SME6.

Putting WordPress down in the 'core' (as opposed to an easily maintained iBay) may lead to difficulties implementing regular or security updates from WordPress. ie these are base files and not wrapped up in an all-encompassing rpm. By not having such an immediate update facility reliably available, or expected to be available, you leave yourself vulnerable when there is a security alert. Putting this another way, the WordPress people are not necessarily going to be able to help you with SME difficulties and there may not be any SME people able/willing to help with a user-application such as WordPress. Just my opinion;~)

----best wishes, Robert

Offline stiperstones

  • *
  • 177
  • +0/-0
    • http://www.stiperstones.com
trouble with dungog smeserver-wordpress and wordpress 7RC3
« Reply #5 on: June 24, 2006, 05:03:30 PM »
To get the right password open up a terminal in linux and login to your server in windows use putty as root

Then issue this command
Code: [Select]
config show wordpress

copy and paste the output unto the password box for your msql server.
Stiperstones

http://wiki.contribs.org/Koozali_Foundation
Try the Wiki some great how's there

"My Licence".........

Don't report security issues here - Contact security at contribs dot org
Don't report problems here - Please report bugs @ http://bugs.contribs.org/
Don't ask the same question twice - Please search the forums, your question may have been asked before - Thank You.