Forum

Documents path on w...
 
Notifications
Retirer tout

Documents path on windows server

6 Posts
2 Utilisateurs
0 Reactions
1,364 Vu
(@tedde66)
Posts: 3
Active Member
Début du sujet
 
[#8251]

Trying to get the documents folders to another drive and folder.
I have used windows to long and i familiar with windows way to write filepathes.
But in projeqtor the default path is written  with / instead of windows default .
I dont understand how to write the path in "Projeqtor" system setting.
I have a folder on d:Project that I want to be the root folder.
But I cannot get the documents to store at that place.
How should I write the path?


 
Posté : 03/05/2022 3:14 pm
(@babynus)
Posts: 14952
Membre Admin
 

You can change it in Global Parameters, tab "system"


 
Posté : 03/05/2022 10:17 pm
(@tedde66)
Posts: 3
Active Member
Début du sujet
 

I know where to change it.
But I dont know how to write.

Should I write:
\serverFolder
Or
..//server/Folder
Or
s:Folder
or
s:/Folder

Neither of them seems to work.


 
Posté : 04/05/2022 12:44 pm
(@babynus)
Posts: 14952
Membre Admin
 

You can write

s:Folder

and it will work as it is understood as a local folder.
But it requires that the PHP user (user that runs PHP) has access to this folder (and of course this drive must be defined on the Server)
Note that the location is defined on the Server, not on your Client PC.
 


 
Posté : 04/05/2022 4:37 pm
(@tedde66)
Posts: 3
Active Member
Début du sujet
 

I see.
But how do I know wich user for PHP?


 
Posté : 05/05/2022 9:47 am
(@babynus)
Posts: 14952
Membre Admin
 

On windows it is the user that launches PHP process on the server.


 
Posté : 05/05/2022 1:54 pm
Share:
Retour en haut