blogkomm : how to install blogkomm
Uploading
Imagine you have a weblog at the root of "http://my-domain.com/blog.php".
Take your ftp-client and upload the whole directory "blogkomm" into your blog-root-directory.
So you will have the required files in "http://my-domain.com/blogkomm/"
Tip: Rename the "blogkomm"-directory to whatever you like before running the setup. This can prevent comments-spam scripts from accessing your installation.
Configuration and Template editing
Point your browser to "http://my-domain.com/blogkomm/setup/"
Follow 3 Steps.
- check of your webserversettings
- configure blogkomm for your needs
- paste blogkomm-code into your template
- blogger users: republish your entire blog including all post pages
If you see a red warning make sure that the files and directories are readable, writeable (and executeable) on the webserver. You have to use a FTP client who lets you change the file permissions. Windows users can use WSFTP or Filezilla, Mac users may have heard about Transmit
blogkomm and other weblog-software:
If you want to run blogkomm in a manual driven blog or on other systems than blogger, you just change the value in <? $blog_id="<$BlogItemNumber$>"; with the according Post ID.
If you want to use blogkomm as an additional guestbook or shoutbox you are free to set the value to whatever you want: $blog_id="1"; the var "$blog_mail" should be set: $blog_mail='guestbook@yourdomain.com'; and $post_url="http://www.yourblog.com/special_page.php";
The result will look like this with the same installation:
That's all.
Thanks to Chris Brauer for writing a 12 Step tutorial
15.08.2010 by Marlop, 11:37am