"Landrik" <> wrote in message
news: oups.com...
> i cant figure out how to set up my server or where to put my
> folders...and so on therefore i cant test the site..never tried this
> before..i think i need a complete Idiot's Guides through this...can you
> some help me..please
>
HOW TO INSTALL Ublog - Access version
Requirements:
- web sever supporting ASP and database Microsoft Access
The installation of Ublog is very simple and it is so structured:
1)
- unzip all the files keeping the directory structure intact.
....
Move the unzipped folder structure to c:\inetpub\wwwroot\
Rename the folder from "UblogAccess - 1.6" to "Ublog".
Edit "C:\Inetpub\wwwroot\Ublog\include\common.asp"
and change line 34 from
StrPath = "d:\inetpub\webs\tuositocom\public\images_uplo ad"
to
StrPath = "C:\Inetpub\wwwroot\Ublog\public\images_upload "
Start your Web server then visit
http://localhost/Ublog
What do you see?