This topic is locked

XML Parsing Error: syntax error

11/19/2008 10:17:02 AM
PHPRunner General questions
S
stevebrettler author

Im building a new project and get this error when I connect through phprunner.php. There is only one database and it doesnt appear in the drop down
I believe the login credentials arent at fault as if i chabge the password for example to something else i get the expected mySQL can't connect error
XML Parsing Error: syntax error

Location: http://treetopyoga.com/phprunner.php?todo=...d=xxx&port=

Line Number 1, Column 40:<?xml version="1.0" standalone="yes" ?>No database selected
Any thoughts?
Steve

Sergey Kornilov admin 11/19/2008

Probably your server doesn't allow to list databases. In this case you can type in database name manually while connecting in PHPRunner.
If this doesn't help send MySQL server address/username/password to support@xlinesoft.com for investigation.