|
 |
PtokaX Services Config Problems |
bLack-5un
Newbie
Registration Date: 07-17-2009
Posts: 1
 |
|
PtokaX Services Config Problems |
 |
Hi guys,
here is my problem:
I've installed the "PtokaX 0.4.1.1 Win32 service/console" on my Windows Server 2003 R2. I've installed it with the tool "PtokaX Service Installation Wizard" and it works! Up to here everything is okay, but now I've a problem to configure the config files (for example Settings.xml). I write some information in the "Settings.xml" but, after restart the service my PtokaX Server is still called <Enter - hub name here >!
MY "Settings.xml" (The file is in the "cfg" folder :
<?xml version="1.0" encoding="Windows-1252" standalone="yes"?>
<PtokaX Version="0.4.1.0RC4">
<Booleans />
<Integers />
<Strings>
<String Name="HubAddress">localhost</String>
<String Name="TCPPorts">411</String>
<String Name="HubName">StrategiXIII</String><!-- Hub name. Min length 1, max 256. -->
</Strings>
</PtokaX>
I hope you can help me to find the error!
sincerly
bLack-5un
|
|
07-17-2009 11:09 |
|
|
Mutor
Moderator
  

Registration Date: 04-22-2004
Posts: 1,245
 |
|
Firstly your xml indicates a release candidate, consider using a release version.
Secondly there are a few script offerings for configuring the hub but you're
at the wrong forum for the latest and largest holding of scripts and utilities.
See: The PtokaX Portal
There is a thread there that also showed the minimum fields required for the settings.xml.
Without those, I believe Px considers it as invalid. This is most likely your problem.
__________________ Respectfully,
Mutor
=-=-=-=-=-=-=-==-=-=-=
[ Mutor's Ptokax Archive Website ] Scripting Forum
[ Ptokax Web Server Demo ] Inbuilt Px web server. < v0.3.6.0d
[ Dynamic Downloads PXAPI-2 Demo ] Web folder indexing. New Px API
|
|
07-18-2009 06:01 |
|
|
|
|
|
 |
|