This topic is locked

upgrade from 3.1 to 4.1 - problem with build

9/29/2007 1:59:03 AM
PHPRunner General questions
R
runnerPHP2008 author

I upgraded from PhpRunner 3.1 to 4.1, but installed the 4.1 in a separate folder. When I went to build the exsisting project from 3.1 in my new upgrade of 4.1 I ran into problems when clicking on the publish button.
There are radion buttons to choose from before uploading your project:

  1. upload only changed files
  2. upload all files
  3. upload all files in output directory
    When I select the last option, I get error messages that the index.php, login.php, and register.php files cannot be found:
    It is trying to look in a directory that doesn't exsist, you will see the 2 backslashes below:

    c:\PhpRunner4.1\project\output\\login.php
    Do I have to rebuild my project fpr version 4.1? How can I remove one of the backslashes?

Alexey admin 10/1/2007

Hi,
please send your PHPRunner project file (.phpr) to support@xlinesoft.com for investigation.

Include your database creation script as well.