Hello everybody,
We are running here PHPRunner with a MYSQL Database and all are running fine.
now I want to implement a new project with sqlite.
The idea is the following:
1.) I have a local sqlite database on a path like d:\xxx\databse.s3db
2.) I have a standalone Webserver with php and sqlite support like server2go
3.) Now I want to develop a website based on the sqlite database
Till now it's no problem, but when i publish the website to my local Webserver I want to copy the database into a subfolder of the root-webite-directory
(example: ...\htdocs\www\site\db) now I thought see in some one screenshots the option to copy the database to a subfolder of the website.
But I can't see this option in my phprunner 5.2 and not in phprunner5.3?
can somebody help me?
kind regards
Thomas