Hello,
I don’t know what to do anymore. I tried to install a tamino database with an apache web server. But I can’t connect to my test-database:
<ino:response xmlns:ino=“http://namespaces.softwareag.com/tamino/response2”>
<ino:message ino:returnvalue=“8202”>
<ino:messagetext ino:code=“INOXHE8202”>Server unknown: test</ino:messagetext>
</ino:message>
</ino:response>
database name is “test” and it is started. the documentation doesn’t help me! Do you have any ideas what I can do?
EDIT: To test the connection I browsed to the url: http://localhost/tamino/test?_diagnose=ping
Thanks,
Alex