This topic is locked

PROJECT MIGRATION TO ANOTHER COMPUTER VESRION 11.2

2/22/2026 15:14:42
PHPRunner General questions
C
chopperpilot author

i HAVE FINALLY STARTED USING 11.2 BUT SINCE I HAVE DIFFERENT COMPUTERS AT WORK AND HOME, PLEASE IF SOMEONE CAN HELP HOW TO TRANSFER THEM I HAVE TRANSFERRED FILES BUT THERE IS NO PHPR FILE WHICH I USED TO OPEN IN 10.91. REQUEST HELP

ChatGPT 2/22/2026

When transferring your PHPRunner projects between different computers, it's important to ensure that you are moving all the necessary files and folders. Here’s how you can properly transfer your PHPRunner projects from one computer to another, especially when moving from an older version like 10.91 to 11.2:

Steps to Transfer PHPRunner Projects:

  1. Locate Your Project Files:

    • On your original computer, go to the directory where your PHPRunner project is saved. Typically, this is in the "Projects" folder within the PHPRunner installation directory.


  2. Copy the Entire Project Folder:

    • Each project in PHPRunner is stored in its own folder. Make sure to copy the entire folder associated with your project, not just individual files. This folder will include all necessary files, including the .php files, configuration files, and any other assets.


  3. Transfer the Project Folder:

    • Use a USB drive, cloud storage (like Google Drive, Dropbox, etc.), or any other method to transfer the copied project folder to the new computer.


  4. Install PHPRunner on the New Computer:

    • Make sure you have PHPRunner 11.2 installed on your new computer. If you haven't done this yet, download and install the latest version from the PHPRunner website.


  5. Open the Project in PHPRunner 11.2:

    • Once you have transferred the project folder to your new computer, open PHPRunner 11.2.
    • Go to File > Open Project and navigate to the folder where you copied your project.
    • Look for the .prj file (this is the project file for PHPRunner). Select it and open it.


  6. Verify the Files:

    • After opening the project, review all the settings and files to ensure everything transferred correctly. You may need to update some settings depending on changes between versions.



Note on Project Files:

  • In PHPRunner, the project file is usually named with a .prj extension, not .phpr. So, if you're looking for a specific file to open the project, make sure you are looking for the .prj file.

Additional Tips:

  • If you encounter issues after transferring, check the documentation for both versions to ensure there are no compatibility issues between the two.
  • It’s also a good idea to keep backups of your projects periodically to avoid loss of data.

If you follow these steps, you should be able to successfully transfer your PHPRunner projects between your computers without any issues.

C
chopperpilot author 2/22/2026

yes but i dont see .prj file in 11.2 version and thats why i am not sure where to go to open the project, should i share screen shot of all files

S
slchang@bmt 2/22/2026

for version 11.2

1st PC ---> using export , you will get a Zip fils

2nd PC ---> using Import

FYI
https://asprunner.com/forums/topic/31152-How-to-work-on-project-with-two-different-computers-using-v11

C
Chris Whitehead 2/23/2026

I build the same project on 2 computers as you do , I'd ignore ChatGpt. and follow the instructions here https://xlinesoft.com/blog/2025/06/17/version-11-1-release/

if you create a github account then you can save and open your project from git and work on multiple computers, this makes it easy to sync your projects, I do this and it works well in V11.2