This topic is locked

v11 cannot save project files to specific folders?

9/3/2024 7:10:38 PM
PHPRunner General questions
W
wfcentral author

I'm working with v11 build 42374.

I have about 20 different clients using PHPRunner projects that I built. To keep all the projects organized I save the phprunner project file into each specific clients folder.

It appears that phprunner v11 is only going to let me save the project files to the C drive in the folder it wants to???

HJB 9/4/2024

Many thanks for this interesting post. From what I learned in regard to PHPRunner v11 features is that projects are saved
into a database within the cloud, simply because of its design to accomodate multiple developers to work on one project.
Needless to explain that none of the multiple developers has access to locally stored files on a PC. Maybe, local storage
to a PC is as well featured as an option to let v10.91 users to run "business as usual", yet as long as the final version is
not out ..., I can't provide a useful comment on this at all.

A
Andreas Georgiou 9/5/2024

in the latest version v11 here is the scoop and I hope it helps! - Andrew

Default location of plugins in version 10.x:
PHPRunner:
C:\Program Files\PHPRunner10.91\viewPlugins
C:\Program Files\PHPRunner10.91\editPlugins

ASPRunner.NET:
C:\Program Files\ASPRunner.NET10.91\viewPlugins
C:\Program Files\ASPRunner.NET10.91\editPlugins

In version 11 plugins are stored in the database, this is why you need to import those. You only need to do this once.

  1. PHPRunner/ASPRunner.NET database location.

**In version 11 projects are stored in the database as opposed to files. Version 11 installs Postgre database server and stores project data there. A bit later will add an option to store projects in any database of your choice. How can you connect to the default project storage database.

Database type: Postgre
Server: localhost
Port: 14297
Username: phprunner
Password: phprunner
Database: phprunner**