This topic is locked

Database not uploaded

10/3/2008 5:45:49 AM
PHPRunner General questions
W
wez.k author

Hello
I am evaluating the trial version of PHPRunner 4.2
I have successfully built my web pages but when I upload the pages to my website via ftp they dont work because the database itself doesnt seem to be uploaded with them. (The 'Upload to FTP Server' dialog has the 'Upload database file' checkbox greyed out).
Strangely, if I upload the pages to the Demo Account, everything works fine.
Came anyone help me with this?
Many thanks.

S
swanside 10/3/2008

You need to upload a database first, so you need to have the database working on a server. You then connect to the database in the first page of PHPRunner and use that database to make your project, then you can upload your project by FTP to the same server.
On the demo site, you are uploading both the database and the project files, thats why it works there.