This topic is locked

move to another computer

1/3/2008 9:30:56 AM
PHPRunner General questions
U
uludag author

Hi,

I would like to move my phprunner project to another computer on which phprunner software is not installed. As far as I know, I have to transfer output directory, but database is in another place in my computer. Where must I put database? Then what do I have to do in order to run my project in another computer with localhost?

I hope I can express my problem.

Sincerely,

Uludag.

Sergey Kornilov admin 1/3/2008

Uludag,
you need to transfer database as well.
What database do you use?

U
uludag author 1/4/2008

Admin,

Thank you for your response.

I am using MS Access. I still do not know where I must put this database, and which document contains the path address which shows the database.

Thanks in advance.

Uludag.

Alexey admin 1/4/2008

Uludag,
you need to create ODBC System DSN pointing to your database with the same name as on your first computer.

To create a system DSN use Connect to Access tab in PHPRunner or Control Panel ->Administrative tools->Data sources (ODBC) dialog.

U
uludag author 1/4/2008

Thanks Alexey,

What you explained is useful for computers on which phprunner has already installed. But I would like to know how it is possible with computers in which phprunner has not installed. For instance, how can I run my phprunner project with Internet Information Services (IIS) on another computer without installing phprunner software.

Sincerely,

Uludag

J
Jane 1/9/2008

Hi,
You can create a system DSN without PHPRunner, use Control Panel ->Administrative tools->Data sources (ODBC) dialog.