• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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