Google
screenshots of projects, View record [ id: 2 ]
name Validblogs 
version v1.01 
lastupdate 2/21/2008 
projectsrtart 11/23/2007 
description

A usefull application for blogs managment . You can have as many authors you want that write blogs. Users can comment and rate the blogs and you can choose authors. You can post youtube videos running on blog's pages too.

 
screenshot1  
screenshot2  
screenshot3  
download sourceforge.net/project/showfiles.php

" target=_blank>

You can download the application

sourceforge.net/project/showfiles.php

 
demo www.valid.gr/validblogs

" target=_blank>

you can check demo using as login username:blog , password:blog

www.valid.gr/validblogs

 
freehosting www.valid.gr/validblogs

" target=_blank>

You can use the applicaion for free if you find it usefull. Register now to
www.valid.gr/validblogs

 
install

a) unzip the files to a folder (for example c: aliderp)
b) Go to your Web server (php/mysql) and run the phpmyadmin
c) Create a mysql database worldcalendar , username root , password root (you can setup anything)
d) Go on phpmyadmin and import the database.sql file at the created database

The file includedbcommon.php hat the settings

$host="localhost";
$user="root";
$pwd="root";
$port="";
$sys_dbname="validerp";

You have to set it up, depents of your php/mysql server.
(If you follow exaclty step A,B,C , D and mysql server is the same as Mysql then you dont have to change settings)

E) copy(Ftp) whole folder (c: validerp) to your ftp server
F) You are ready!

There is a user:admin , password:admin  , so you can use that or you can register a new one on login page
Hope to find it usefull