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

Plesk php & _SERVER["PATH_TRANSLATED"]

S

scribble

Guest
Hi all, every time I install a php file, I need to use the path on the server to enable the file to work, e.g: D:\Inetpub\vhosts\site.co.uk\httpdocs\

rather than \ (httpdocs as home dir) in php it says _SERVER["PATH_TRANSLATED"] D:\Inetpub\vhosts\site.co.uk\httpdocs\
is there a way to change that so when installing php files specifying the dir can be from the Virtual root onwards (IIS6 win 2003 server)
 
Back
Top