• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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