Well now I am really stumped;
I am testing this out, and it ain't workin'.
I created a new database, and ran the fulldb file through it. Yes, it was ansi already.
K, I created a new website in IIS, which is ok since it runs on port 8180 instead. So, I create this website. I put the homedir as d:\dtblogs\DottextWeb. Edited multi1, made "AggregateUrl" http://my.domain.com:8180, and "AggregateHost" my.domain.com:8180.
Then I create D:\dtblogs\DottextWeb\vernosblog, and put a blank default.aspx in it.
I use dottexthelper like so;
dottexthelper myuser mypass
[email protected] my.domain.com:8180 vernosblog true
I got "The blog was created", and even double checked everything in blog_config. Looked great, so I tried to open it in firefox.
"Page can not be found"
What gives? Did I miss something? Did I do something wrong or in the wrong order?
I started thinking maybe there was supposed to be 2 entries in blog_config, 1 for the "community" or aggregator, and one for the first blog. So, I added another row;
blogID 0, application = '', host = 'my.domain.com:8180'
blogID 1, application = 'vernosblog', host = 'my.domain.com:8180'
That didn't work either.
HELP!!! Apparently I am too stupid to figure this out!
Vern H Gill