• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

user & group issues w/ Joomla

O

obeone

Guest
When installing a new Joomla component, user and group are set to appache, as opposed to the proper user & group. How to correct this issue????
 
That is just the way it is. Joomla is running as user apache and needs to be able to write to the filesystem.

There are posts on this forum explaining how to setup suPHP so PHP scripts (like Joomla) don't run as apache but as the user owning the script files, so those dirs don't need to be owned by apache, but it can be a pain to try and setup suPHP under Plesk.
 
Back
Top