• 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.

Phpldapadmin

A

awillys

Guest
Hi there,

does anyone got a running version of phpldapadmin on his/her plesk install?

when i try to read the index.php file i got an Error 403: You don't have permission to access /htdocs/index.php on this server

is there any symlink that should be created or smthg? or what should be set as owner/group for the phpldapadmin files?

Thanks in advance.
Antonio
 
Hi,

Possible reason for this error is open_basedir restriction. You should check web server logs for exact error message. In case it is open_basedir issue you should check the following article to fix it:
http://kb.odin.com/en/432

As for owner/group - php scripts should be owned by apache/apache.
 
Back
Top