Koozali.org: home of the SME Server

Obsolete Releases => SME Server 9.x => Topic started by: Orest on October 06, 2014, 06:50:38 PM

Title: [SOLVED] Wordpress install
Post by: Orest on October 06, 2014, 06:50:38 PM
Hello I am following this links to install wordpress:

http://wiki.contribs.org/Wordpress
http://wiki.contribs.org/SME9.0_Contribs_QA#smeserver-wordpress

But what I get is:

Code: [Select]
# yum --enablerepo=smecontribs install smeserver-wordpress
Loaded plugins: fastestmirror, smeserver
Determining fastest mirrors
 * base: mirrors.neterra.net
 * smeaddons: mirror.canada.pialasse.com
 * smecontribs: mirror.canada.pialasse.com
 * smeextras: mirror.canada.pialasse.com
 * smeos: mirror.canada.pialasse.com
 * smeupdates: mirror.canada.pialasse.com
 * updates: mirror.telepoint.bg
base                                                     | 3.7 kB     00:00
base/primary_db                                          | 4.4 MB     00:15
smeaddons                                                | 2.9 kB     00:00
smeaddons/primary_db                                     | 1.2 kB     00:00
smecontribs                                              | 2.9 kB     00:00
smecontribs/primary_db                                   |  49 kB     00:00
smeextras                                                | 2.9 kB     00:00
smeextras/primary_db                                     | 183 kB     00:00
smeos                                                    | 3.1 kB     00:00
smeos/primary_db                                         | 1.0 MB     00:03
smeupdates                                               | 2.9 kB     00:00
smeupdates/primary_db                                    | 9.2 kB     00:00
updates                                                  | 3.4 kB     00:00
updates/primary_db                                       | 5.4 MB     00:22
Setting up Install Process
No package smeserver-wordpress available.
Error: Nothing to do
[root@hasa html]# signal-event conf-wordpress; signal-event console-save
Can't open directory /etc/e-smith/events/conf-wordpress
[root@hasa html]# yum --enablerepo=smecontribs install smeserver-wordpress
Loaded plugins: fastestmirror, smeserver
Loading mirror speeds from cached hostfile
 * base: mirrors.neterra.net
 * smeaddons: mirror.canada.pialasse.com
 * smecontribs: mirror.canada.pialasse.com
 * smeextras: mirror.canada.pialasse.com
 * smeos: mirror.canada.pialasse.com
 * smeupdates: mirror.canada.pialasse.com
 * updates: mirror.telepoint.bg
Setting up Install Process
No package smeserver-wordpress available.
Error: Nothing to do
[root@hasa html]# yum install --enablerepo=stephdl,epel smeserver-wordpress
Loaded plugins: fastestmirror, smeserver
Loading mirror speeds from cached hostfile
 * base: mirrors.neterra.net
 * smeaddons: mirror.canada.pialasse.com
 * smeextras: mirror.canada.pialasse.com
 * smeos: mirror.canada.pialasse.com
 * smeupdates: mirror.canada.pialasse.com
 * updates: mirror.telepoint.bg
Setting up Install Process
No package smeserver-wordpress available.
Error: Nothing to do
[root@hasa html]# yum install --enablerepo=stephdl,epel smeserver-wordpress
Loaded plugins: fastestmirror, smeserver
Loading mirror speeds from cached hostfile
 * base: mirrors.neterra.net
 * smeaddons: mirror.canada.pialasse.com
 * smeextras: mirror.canada.pialasse.com
 * smeos: mirror.canada.pialasse.com
 * smeupdates: mirror.canada.pialasse.com
 * updates: mirror.telepoint.bg
Setting up Install Process
No package smeserver-wordpress available.
Error: Nothing to do
[root@hasa html]# cd
[root@hasa ~]# yum --enablerepo=smecontribs install smeserver-wordpress
Loaded plugins: fastestmirror, smeserver
Loading mirror speeds from cached hostfile
 * base: mirrors.neterra.net
 * smeaddons: mirror.canada.pialasse.com
 * smecontribs: mirror.canada.pialasse.com
 * smeextras: mirror.canada.pialasse.com
 * smeos: mirror.canada.pialasse.com
 * smeupdates: mirror.canada.pialasse.com
 * updates: mirror.telepoint.bg
Setting up Install Process
No package smeserver-wordpress available.
Error: Nothing to do
[root@hasa ~]# ^C
[root@hasa ~]# yum install --enablerepo=stephdl,epel smeserver-wordpress
Loaded plugins: fastestmirror, smeserver
Loading mirror speeds from cached hostfile
 * base: mirrors.neterra.net
 * smeaddons: mirror.canada.pialasse.com
 * smeextras: mirror.canada.pialasse.com
 * smeos: mirror.canada.pialasse.com
 * smeupdates: mirror.canada.pialasse.com
 * updates: mirror.telepoint.bg
Setting up Install Process
No package smeserver-wordpress available.
Error: Nothing to do

Any replay is appreciated,
Orest
Title: Re: Wordpress install
Post by: Orest on October 06, 2014, 06:52:26 PM
Don't worry so much about this because it is not a big deal, I am just testing,

Just give me a point and I will search the problem myself.

Thanks
Title: Re: Wordpress install
Post by: stephdl on October 06, 2014, 08:14:42 PM
Don't worry so much about this because it is not a big deal, I am just testing,

Just give me a point and I will search the problem myself.

Thanks
I give you  a point, please read again the howto :)
Title: Re: Wordpress install
Post by: guest22 on October 06, 2014, 08:19:35 PM
I've changed the how-to slightly. That should do the trick ;-)
Title: Re: Wordpress install
Post by: Orest on October 06, 2014, 09:07:22 PM
Thanks for your help. I surely have to remove my sunglasses when using PC.  8)
Title: Re: [SOLVED] Wordpress install
Post by: MrYoso on January 08, 2015, 04:42:15 AM
I also encountered the same problem. What should i do? please help me. thanks :-)
Title: Re: [SOLVED] Wordpress install
Post by: guest22 on January 08, 2015, 04:45:42 AM
I also encountered the same problem. What should i do? please help me. thanks :)


What problem exactly pls?
Title: Re: [SOLVED] Wordpress install
Post by: davidS on January 09, 2015, 05:29:41 PM
I also encountered the same problem. What should i do? please help me. thanks :-)

firs You have to enable the stephdl (http://wiki.contribs.org/Stephdl) and epel (http://wiki.contribs.org/Epel) repositories
and then you can run :
Quote
yum install --enablerepo=stephdl --enablerepo=epel smeserver-wordpress
Title: Re: [SOLVED] Wordpress install
Post by: MrYoso on January 19, 2015, 03:11:51 AM
thanks for the help :smile: