This topic is locked

Project Folder Locations

12/27/2012 5:51:19 PM
PHPRunner General questions
S
seedavidwork author

My PHPRunner install at work is on a computer with it's MyDocuments folder mapped to a NAS. When I build files and click on the "Open output folder" link on the upload pages PHPRunner opens the Administrator MyDocuments folder here C:\Documents and Settings\Administrator\My Documents\PHPRunnerProjects\svgsales\output which is not the user I am logged into windows with. This is also not the location of the of the actual .phpr file which is located \\Cumulus\users\dfleming\MyDocuments\PHPRunnerProjects\svgsales - Copy. I think this may explain why changes I see in the program are not being uploaded to the server even after and Build Full Project and Upload All Files (Overwrite the Originals).
Is there any way to know or control where phpRunner is building my projects? Do I need to work from the C:\Documents and Settings\Administrator\My Documents\ even though I am logged in as a different user with a different default MyDocuments folder which is currently mapped to \\Cumulus\users\dfleming\MyDocuments\?

Sergey Kornilov admin 12/28/2012

Output directory is the place where PHPRunner builds your projets. You can choose output directory on 'Output directory'.
Output directory is not related to the project directory where .phpr file is stored. Can be any directory of your choice.
You can move project directory to any desired location as well.