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

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