• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Joomla with Plesk 7/5

D

dansolomon

Guest
hi,

i would like to ask if there is any problem in installing the free program http://joomla.org in server that have plesk 7.5 install.

is anybody can let me know if you have any problems with the 2 softwares running together

thank you

dan
 
There is no problem with Plesk and Joomla. In fact, if you run a search you will see that others use it and ART has added it to his Application Vault yum repo.
 
Thank you for the link, but now I am REALLY confused.

Is there a link where i can just download the file and upload to the server without confusion?
 
Ok. I did that and and tried to upload the RPM file to the server (add application in vault) and got an error saying not a valid file type?

Any suggestions?
 
Operating System: Red Hat 9
Control Panel Type: Plesk
Plesk Power Pack: Pro
 
Edit your /etc/yum.conf file, replace the repos with this:

[atomic]
name=Atomic Rocket Turtle - $releasever - Atomic PSA-Compatible RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/art/$releasever/

[atomic-app-vault]
name=Atomic Rocket Turtle - $releasever - Atomic PSA App Vault RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/app-vault/

[psa-7.5]
name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 7.5 RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/psa-7.5/$releasever/


Then from shell do:

#rpm --import http://www.atomicrocketturtle.com/RPM-GPG-KEY.art.txt

Then do:

#yum install Joomla

If you want to see what else you can update (such as php, mySQL, etc) run:

#yum update
 
ok, you completely lost me!!!

Looking for the
/etc/yum.conf
file...don't see it. We are talking about plesk here right?

I would like to have Joomla available for all my clients in the application vault. Will all this effort accomplish that?
 
This has nothing to do directly with Plesk. Yum is similar to up2date, it is a way of updating your system. Scott at ART has put together a repository that uses yum to update some Plesk elements.

You obviously have not installed yum. Go back to ART's site, it has a download link for yum
 
Back
Top