• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Weird gallery issue

R

rsalsa

Guest
I've got a gallery installation running version 1.4.4-pl2. Problem is that no albums show up even though there are some.

I've added the following to a vhost.conf file:

<Directory /home/httpd/vhosts/<domain>/httpdocs/gallery>
php_admin_flag safe_mode Off
</Directory>

That doesn't seem to work. Anything else I should try? I don't see any errors in the error log for the domain. Thanks!
 
how did you install it? yourself, app vault, integrator???

I think you might have to change the permissions on a conf file somewhere. The app vault should let you know during the installation if that's what you used.

regards,
poke
 
Back
Top