Unable to install Porpoise

48 views
Skip to first unread message

Jorge Gonzalvo

unread,
Jan 30, 2011, 6:45:29 AM1/30/11
to PorPOISe
Hi all:

I have an installation with MySQL5.

The 5 tables are well created and this is my config.xml file:

<?xml version="1.0"?>

<porpoise-configuration>
<!-- legacy, not used by newer layers anymore -->
<developer-id>atrapavientos</developer-id>
<developer-key>your key here</developer-key>
<connectors>
<connector><name>SQLPOIConnector</
name><file>sqlpoiconnector.class.php</file></connector>
</connectors>
<layers>
<layer>
<name>mylayarname</name>
<connector>SQLPOIConnector</connector>
<source>
<dsn>mysql:host=localhost;dbname=db355914805</dsn>
<username>dbo355914805<username/>
<password>mypassword<password/>
</source>
</layer>
</layers>
</porpoise-configuration>

Each time I login into the dashboard, these are all the errors I
receive:

Warning: SimpleXMLElement::__construct() [simplexmlelement.--
construct]: config.xml:15: parser error : Opening and ending tag
mismatch: password line 14 and source in /homepages/32/d318377374/
htdocs/porpoise/porpoiseconfig.class.php on line 61

Warning: SimpleXMLElement::__construct() [simplexmlelement.--
construct]: </source> in /homepages/32/d318377374/htdocs/porpoise/
porpoiseconfig.class.php on line 61

Warning: SimpleXMLElement::__construct() [simplexmlelement.--
construct]: ^ in /homepages/32/d318377374/htdocs/porpoise/
porpoiseconfig.class.php on line 61

Warning: SimpleXMLElement::__construct() [simplexmlelement.--
construct]: config.xml:16: parser error : Opening and ending tag
mismatch: username line 13 and layer in /homepages/32/d318377374/
htdocs/porpoise/porpoiseconfig.class.php on line 61

Warning: SimpleXMLElement::__construct() [simplexmlelement.--
construct]: </layer> in /homepages/32/d318377374/htdocs/porpoise/
porpoiseconfig.class.php on line 61

Warning: SimpleXMLElement::__construct() [simplexmlelement.--
construct]: ^ in /homepages/32/d318377374/htdocs/porpoise/
porpoiseconfig.class.php on line 61

Warning: SimpleXMLElement::__construct() [simplexmlelement.--
construct]: config.xml:17: parser error : Opening and ending tag
mismatch: source line 11 and layers in /homepages/32/d318377374/htdocs/
porpoise/porpoiseconfig.class.php on line 61

Warning: SimpleXMLElement::__construct() [simplexmlelement.--
construct]: </layers> in /homepages/32/d318377374/htdocs/porpoise/
porpoiseconfig.class.php on line 61

Warning: SimpleXMLElement::__construct() [simplexmlelement.--
construct]: ^ in /homepages/32/d318377374/htdocs/porpoise/
porpoiseconfig.class.php on line 61

Warning: SimpleXMLElement::__construct() [simplexmlelement.--
construct]: config.xml:18: parser error : Opening and ending tag
mismatch: layer line 8 and porpoise-configuration in /homepages/32/
d318377374/htdocs/porpoise/porpoiseconfig.class.php on line 61

Warning: SimpleXMLElement::__construct() [simplexmlelement.--
construct]: </porpoise-configuration> in /homepages/32/d318377374/
htdocs/porpoise/porpoiseconfig.class.php on line 61

Warning: SimpleXMLElement::__construct() [simplexmlelement.--
construct]: ^ in /homepages/32/d318377374/htdocs/porpoise/
porpoiseconfig.class.php on line 61

Warning: SimpleXMLElement::__construct() [simplexmlelement.--
construct]: config.xml:21: parser error : Premature end of data in tag
layers line 7 in /homepages/32/d318377374/htdocs/porpoise/
porpoiseconfig.class.php on line 61

Warning: SimpleXMLElement::__construct() [simplexmlelement.--
construct]: in /homepages/32/d318377374/htdocs/porpoise/
porpoiseconfig.class.php on line 61

Warning: SimpleXMLElement::__construct() [simplexmlelement.--
construct]: ^ in /homepages/32/d318377374/htdocs/porpoise/
porpoiseconfig.class.php on line 61

Warning: SimpleXMLElement::__construct() [simplexmlelement.--
construct]: config.xml:21: parser error : Premature end of data in tag
porpoise-configuration line 3 in /homepages/32/d318377374/htdocs/
porpoise/porpoiseconfig.class.php on line 61

Warning: SimpleXMLElement::__construct() [simplexmlelement.--
construct]: in /homepages/32/d318377374/htdocs/porpoise/
porpoiseconfig.class.php on line 61

Warning: SimpleXMLElement::__construct() [simplexmlelement.--
construct]: ^ in /homepages/32/d318377374/htdocs/porpoise/
porpoiseconfig.class.php on line 61

String could not be parsed as XML

Warning: SimpleXMLElement::__construct() [simplexmlelement.--
construct]: config.xml:15: parser error : Opening and ending tag
mismatch: password line 14 and source in /homepages/32/d318377374/
htdocs/porpoise/porpoiseconfig.class.php on line 61

Warning: SimpleXMLElement::__construct() [simplexmlelement.--
construct]: </source> in /homepages/32/d318377374/htdocs/porpoise/
porpoiseconfig.class.php on line 61

Warning: SimpleXMLElement::__construct() [simplexmlelement.--
construct]: ^ in /homepages/32/d318377374/htdocs/porpoise/
porpoiseconfig.class.php on line 61

Warning: SimpleXMLElement::__construct() [simplexmlelement.--
construct]: config.xml:16: parser error : Opening and ending tag
mismatch: username line 13 and layer in /homepages/32/d318377374/
htdocs/porpoise/porpoiseconfig.class.php on line 61

Warning: SimpleXMLElement::__construct() [simplexmlelement.--
construct]: </layer> in /homepages/32/d318377374/htdocs/porpoise/
porpoiseconfig.class.php on line 61

Warning: SimpleXMLElement::__construct() [simplexmlelement.--
construct]: ^ in /homepages/32/d318377374/htdocs/porpoise/
porpoiseconfig.class.php on line 61

Warning: SimpleXMLElement::__construct() [simplexmlelement.--
construct]: config.xml:17: parser error : Opening and ending tag
mismatch: source line 11 and layers in /homepages/32/d318377374/htdocs/
porpoise/porpoiseconfig.class.php on line 61

Warning: SimpleXMLElement::__construct() [simplexmlelement.--
construct]: </layers> in /homepages/32/d318377374/htdocs/porpoise/
porpoiseconfig.class.php on line 61

Warning: SimpleXMLElement::__construct() [simplexmlelement.--
construct]: ^ in /homepages/32/d318377374/htdocs/porpoise/
porpoiseconfig.class.php on line 61

Warning: SimpleXMLElement::__construct() [simplexmlelement.--
construct]: config.xml:18: parser error : Opening and ending tag
mismatch: layer line 8 and porpoise-configuration in /homepages/32/
d318377374/htdocs/porpoise/porpoiseconfig.class.php on line 61

Warning: SimpleXMLElement::__construct() [simplexmlelement.--
construct]: </porpoise-configuration> in /homepages/32/d318377374/
htdocs/porpoise/porpoiseconfig.class.php on line 61

Warning: SimpleXMLElement::__construct() [simplexmlelement.--
construct]: ^ in /homepages/32/d318377374/htdocs/porpoise/
porpoiseconfig.class.php on line 61

Warning: SimpleXMLElement::__construct() [simplexmlelement.--
construct]: config.xml:21: parser error : Premature end of data in tag
layers line 7 in /homepages/32/d318377374/htdocs/porpoise/
porpoiseconfig.class.php on line 61

Warning: SimpleXMLElement::__construct() [simplexmlelement.--
construct]: in /homepages/32/d318377374/htdocs/porpoise/
porpoiseconfig.class.php on line 61

Warning: SimpleXMLElement::__construct() [simplexmlelement.--
construct]: ^ in /homepages/32/d318377374/htdocs/porpoise/
porpoiseconfig.class.php on line 61

Warning: SimpleXMLElement::__construct() [simplexmlelement.--
construct]: config.xml:21: parser error : Premature end of data in tag
porpoise-configuration line 3 in /homepages/32/d318377374/htdocs/
porpoise/porpoiseconfig.class.php on line 61

Warning: SimpleXMLElement::__construct() [simplexmlelement.--
construct]: in /homepages/32/d318377374/htdocs/porpoise/
porpoiseconfig.class.php on line 61

Warning: SimpleXMLElement::__construct() [simplexmlelement.--
construct]: ^ in /homepages/32/d318377374/htdocs/porpoise/
porpoiseconfig.class.php on line 61

Fatal error: Uncaught exception 'Exception' with message 'String could
not be parsed as XML' in /homepages/32/d318377374/htdocs/porpoise/
porpoiseconfig.class.php:61 Stack trace: #0 /homepages/32/d318377374/
htdocs/porpoise/porpoiseconfig.class.php(61): SimpleXMLElement-
>__construct('config.xml', 0, true) #1 /homepages/32/d318377374/htdocs/
porpoise/porpoiseconfig.class.php(45): PorPOISeConfig-
>load('config.xml', false) #2 /homepages/32/d318377374/htdocs/porpoise/
web/dashboard/dml.class.php(34): PorPOISeConfig-
>__construct('config.xml') #3 /homepages/32/d318377374/htdocs/porpoise/
web/dashboard/gui.class.php(171): DML::getConfiguration() #4 /
homepages/32/d318377374/htdocs/porpoise/web/dashboard/
gui.class.php(159): GUI::createMainConfigurationTable() #5 /homepages/
32/d318377374/htdocs/porpoise/web/dashboard/index.php(63):
GUI::createMainScreen() #6 {main} thrown in /homepages/32/d318377374/
htdocs/porpoise/porpoiseconfig.class.php on line 61

I´m not a developer and I don´t understand so much about SQL and PHP,
but I think the installation on my server is OK and I´m lost with
this.

Any idea?

Thanks in advance.
Reply all
Reply to author
Forward
0 new messages