Plesk for Windows
kb: technical
ABT: Group A
Applicable to:
- Plesk for Windows
Symptoms
- Browsing website running PHP 5.6 fails with following error message:
CONFIG_TEXT: No input file specified.
- Same error is shown accessing PHP info file http://example.com/phpinfo.php with following content:
CONFIG_TEXT: <?php
phpinfo();
?> - Executing manually PHP file from a Command Prompt opened as an Administrator works correctly:
C:\> "%plesk_dir%\Additional\PleskPHP56\php-cgi.exe" "C:\InetPub\vhosts\example.com\httpdocs\phpinfo.php"
- Directory
C:\InetPub\vhosts
is mapped into a new drive.
OpeningC:\InetPub\
folder path in Windows exporer > Right click onvhosts
directory >Properties
and folder type will be shown as a Mounted Volume:
-
Access Denied
errors are shown in php.exe processes with ProcMon utility, setting following filters:
Cause
Incorrect permissions on Plesk vhosts directory C:\InetPub\vhosts
in a mounted volume.
Resolution
- Connect via RDP
- Open
C:\InetPub\
path in Windows explorer - Right click on
vhosts
directory, thenProperties
>Security
>Advanced
, and be sure that the permissions forC:\InetPub\vhosts
directory are set as follows: - Open
C:\InetPub\
path in Windows explorer - Right click on
vhosts
directory >Properties
>Properties
(next toMounted Volume
type) >Security
>Advanced
, and be sure that the permissions for mounted volume are set as follows:
Comments
0 comments
Please sign in to leave a comment.