• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Permissions with the application pool denies access to files in httdocs

Hi!, Im a beginner with Plesk, but I try solving this problem few last months ago without success.
The problem is, I guess, with the Application pool of my domain. I need generate a PDF
through a .RPT (Crystal reports), and I tried to give permissions on C : / , Temp ... The folder where the RPT are and still does not work.

I have installed on the server crystal reports and the solution of my proyect in the debug works fine and create the PDF.

¿What happen? I appreciate any help given :(
thump_236824920160518-185741factu.png
 
Hi Adan Arik Villamar Campos,

pls. be so kind to include the possible errors from your domain - specific log - files for investigations ( error_log = apache and/or proxy_error_log = nginx )


... and pls. tell us as well, WHICH permissions you setup ( and for which user/group ) for what ever folder you modified the permissions.
In addition, it would be helpfull to provide informations about the installed program ( version no. ) and if you setup as well the open_basedir in your corresponding php.ini for the domain and the used app - folders.
 
Hi Adan Arik Villamar Campos,

pls. be so kind to include the possible errors from your domain - specific log - files for investigations ( error_log = apache and/or proxy_error_log = nginx )


... and pls. tell us as well, WHICH permissions you setup ( and for which user/group ) for what ever folder you modified the permissions.
In addition, it would be helpfull to provide informations about the installed program ( version no. ) and if you setup as well the open_basedir in your corresponding php.ini for the domain and the used app - folders.

Well... The files attached u_extend1.log and web20160519104644483.log (logs -> W3SVC15).
My website uses the Identity IWPD_8(facturacionm), Application Pool "hotelmicrocalli.facturacionmk.com(domain)(4.0)(pool)".
Permissions:
* In Website Root Folder (ASP.NET) -> IIS_IUSRS, IWPD_8(facturacionm) [Full Control]
* In Website Root Folder / RPT(Files .RPT) -> IIS_IUSRS, IWPD_8(facturacionm) [Full Control]
* In C:/Windows/Temp -> IIS_IUSRS, IWPD_8(facturacionm),NETWORK SERVICE [Full Control]

Visual Studio 2008 with Crystal Reports.

Thanks for the help!
 

Attachments

  • u_extend1.log
    104.3 KB · Views: 1
  • web20160519104644483.log
    96 KB · Views: 2
Back
Top