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.
- open the file "common.asp", inside the root "include",
and change the line 15:
strCon = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" &
Server.MapPath("mdb-database/blog.mdb")
putting a valid connection to the database.
- always in "common.asp" change the lines 28-34 related to the
root for images upload. Make sure that this root have sufficient
permissions to write.
- upload all the files and the roots "include","immagini"
and "language" to your webspace through FTP.
- upload the database "blog.mdb", inside the root "mdb-database",
in a root with sufficient permissions to write not available from web
( usually mdb-database ).
2)
- go to the url http://www.yuorwebsite.com/configura.asp and
login into Ublog administrative section with the following username and
password:
- username : admin
- password : admin
- configure the weblog.
Note:
- is wise to change username e password relating to the administrative
section.
- if the option: "notify via email to the administrator the publication
of new blog or new comment" is activated, then it's need a special
component (CDonts). 3)
- for the configuration of graphic layout is enough to
change the file styles.css, inside the root
"include", putting the favourite coulors and fonts.
- the files header.asp, footer.asp
e metatag.inc, inside the root "include",
allow a better intergration of the application into your own website.
For more information on the application contact me by e-mailing at pragma@uapplication.com
or in the forum related to this application available from :
http://www.uapplication.com/forum/
This application is opensource software released under the General Public License ( GPL ) .
Best regards
Pragma
|