[MKDoc-users] SuSE Installation part II

Friedrich-Stade@gmx.de Friedrich-Stade@gmx.de
Thu, 12 Sep 2002 19:10:19 +0200 (MEST)


Chris,
Bruno,

thanks for the help. Today I started the install.pl. I ran it three times
and always without deleting the tables in the mkdoc1 database. The reason was I
renamed the mkdoc httpd.conf.tmpl to httpd.conf and renamed it wrong for the
 second attempt. After renaming it for the third time the script succed. 

I did not start mkdoc or did anything else with mkdoc. Before I do something
like that  I want to clear 4 points:

1.	Is it a problem running the install.pl three times?
2.	There was a error message:… DBD::mysql::db do failed: Unknown table
'Document' at /usr/local/httpd/htdocs/mkdoc/mkdoc/lib/sql/MySQL.pm line 403…..I
don´t know what this means (it was mentioned also in the Installation
instructions) but could it be possible that I used the SuSE DBD and not the CPANs? BUT
running install.pl for the second time I could not find this message again.
3.	Could you provide me with a sample .htaccess file? Have no idea how to
write it. It is mentioned in the last line of the install script.
4.	SU-DOMAIN: is this the editor.example.com or the admin.example.com? Guess
it is the editor…..

Best regards
Friedrich Stade


localhost:/usr/local/httpd/htdocs/mkdoc/mkdoc-site # perl install.pl
/usr/local/httpd/htdocs/mkdoc/mkdoc
===============================================================
  MKDoc 1.1 website install script
===============================================================

  This installation script will attempt to setup a new MKDoc
  website using the information provided in the install.conf
  file.

  Please make sure that install.conf parameters are correct
  before you continue.

  ATTENTION! If the website which is set in install.conf does
  exist, all its data will be removed.
===============================================================

Are you sure you want to continue [y|N] ?y

Checking for Perl 5.005_03... OK
Checking for DBI... OK
Checking for DBD::mysql... OK
Trying to connect to MySQL... OK

Checking for HTML Tidy... OK
Checking for RSS 090 Headlines plugin dependencies... OK
Checking for RSS 091 Headlines plugin dependencies... OK
Checking for RSS 100 Headlines plugin dependencies... OK
Checking for RSS 100 Sitemap plugin dependencies... OK
Setting up MKDoc directories... OK
Writing config files...
 + cgi.mkdoc
 + cgi.admin
 + flo.Editor
 + flo.plugin.Cache
 + flo.plugin.Cache.Reader
 + flo.plugin.Cache.Writer
 + flo.plugin.Error
 + flo.plugin.explorer.Admin
 + flo.plugin.explorer.Admin_LANG
 + flo.plugin.explorer.Print
 + flo.plugin.explorer.Public
 + flo.plugin.JavaScript.Headline
 + flo.plugin.Search
 + flo.plugin.Sitemap
 + flo.plugin.Static
 + flo.plugin.Poll
 + flo.plugin.XML.IMS
 + flo.plugin.XML.RDF.DC
 + flo.plugin.XML.RDF.RSS.090.Headline
 + flo.plugin.XML.RSS.091.Headline
 + flo.plugin.XML.RDF.RSS.100.Headline
 + flo.plugin.XML.RDF.RSS.100.Sitemap
 + flo.plugin.Robots
 + flo.plugin.Photo
 + flo.XHTMLFilter
 + mime.types
 + GLOBAL
 + flo.plugin.explorer.Admin_LANG_RTL
Writing flo.Template... OK
OK
Setting up MKDoc database driver... OK
Initializing database... [Thu Sep 12 17:57:19 2002] install.pl:
DBD::mysql::db do failed: Unknown table 'Document' at
/usr/local/httpd/htdocs/mkdoc/mkdoc/lib/sql/MySQL.pm line 403.
OK
Writing /usr/local/httpd/htdocs/mkdoc/mkdoc-site/httpd.conf... [Thu Sep 12
17:57:19 2002] install.pl: $VAR1 = 'Cannot read-open
/usr/local/httpd/htdocs/mkdoc/mkdoc/conf/httpd.conf.tmpl: No such file or directory at
/usr/local/httpd/htdocs/mkdoc/mkdoc/MKDoc/Unicode.pm line 63.






localhost:/usr/local/httpd/htdocs/mkdoc/mkdoc-site # perl install.pl
/usr/local/httpd/htdocs/mkdoc/mkdoc
===============================================================
  MKDoc 1.1 website install script
===============================================================

  This installation script will attempt to setup a new MKDoc
  website using the information provided in the install.conf
  file.

  Please make sure that install.conf parameters are correct
  before you continue.

  ATTENTION! If the website which is set in install.conf does
  exist, all its data will be removed.
===============================================================

Are you sure you want to continue [y|N] ?y

Checking for Perl 5.005_03... OK
Checking for DBI... OK
Checking for DBD::mysql... OK
Trying to connect to MySQL... OK

Checking for HTML Tidy... OK
Checking for RSS 090 Headlines plugin dependencies... OK
Checking for RSS 091 Headlines plugin dependencies... OK
Checking for RSS 100 Headlines plugin dependencies... OK
Checking for RSS 100 Sitemap plugin dependencies... OK
Setting up MKDoc directories... OK
Writing config files...
 + cgi.mkdoc
 + cgi.admin
 + flo.Editor
 + flo.plugin.Cache
 + flo.plugin.Cache.Reader
 + flo.plugin.Cache.Writer
 + flo.plugin.Error
 + flo.plugin.explorer.Admin
 + flo.plugin.explorer.Admin_LANG
 + flo.plugin.explorer.Print
 + flo.plugin.explorer.Public
 + flo.plugin.JavaScript.Headline
 + flo.plugin.Search
 + flo.plugin.Sitemap
 + flo.plugin.Static
 + flo.plugin.Poll
 + flo.plugin.XML.IMS
 + flo.plugin.XML.RDF.DC
 + flo.plugin.XML.RDF.RSS.090.Headline
 + flo.plugin.XML.RSS.091.Headline
 + flo.plugin.XML.RDF.RSS.100.Headline
 + flo.plugin.XML.RDF.RSS.100.Sitemap
 + flo.plugin.Robots
 + flo.plugin.Photo
 + flo.XHTMLFilter
 + mime.types
 + GLOBAL
 + flo.plugin.explorer.Admin_LANG_RTL
Writing flo.Template... OK
OK
Setting up MKDoc database driver... OK
Initializing database... OK
Writing /usr/local/httpd/htdocs/mkdoc/mkdoc-site/httpd.conf... [Thu Sep 12
18:15:00 2002] install.pl: $VAR1 = 'Cannot read-open
/usr/local/httpd/htdocs/mkdoc/mkdoc/conf/httpd.conf.tmpl: No such file or directory at
/usr/local/httpd/htdocs/mkdoc/mkdoc/MKDoc/Unicode.pm line 63.






localhost:/usr/local/httpd/htdocs/mkdoc/mkdoc-site # perl install.pl
/usr/local/httpd/htdocs/mkdoc/mkdoc
===============================================================
  MKDoc 1.1 website install script
===============================================================

  This installation script will attempt to setup a new MKDoc
  website using the information provided in the install.conf
  file.

  Please make sure that install.conf parameters are correct
  before you continue.

  ATTENTION! If the website which is set in install.conf does
  exist, all its data will be removed.
===============================================================

Are you sure you want to continue [y|N] ?y

Checking for Perl 5.005_03... OK
Checking for DBI... OK
Checking for DBD::mysql... OK
Trying to connect to MySQL... OK

Checking for HTML Tidy... OK
Checking for RSS 090 Headlines plugin dependencies... OK
Checking for RSS 091 Headlines plugin dependencies... OK
Checking for RSS 100 Headlines plugin dependencies... OK
Checking for RSS 100 Sitemap plugin dependencies... OK
Setting up MKDoc directories... OK
Writing config files...
 + cgi.mkdoc
 + cgi.admin
 + flo.Editor
 + flo.plugin.Cache
 + flo.plugin.Cache.Reader
 + flo.plugin.Cache.Writer
 + flo.plugin.Error
 + flo.plugin.explorer.Admin
 + flo.plugin.explorer.Admin_LANG
 + flo.plugin.explorer.Print
 + flo.plugin.explorer.Public
 + flo.plugin.JavaScript.Headline
 + flo.plugin.Search
 + flo.plugin.Sitemap
 + flo.plugin.Static
 + flo.plugin.Poll
 + flo.plugin.XML.IMS
 + flo.plugin.XML.RDF.DC
 + flo.plugin.XML.RDF.RSS.090.Headline
 + flo.plugin.XML.RSS.091.Headline
 + flo.plugin.XML.RDF.RSS.100.Headline
 + flo.plugin.XML.RDF.RSS.100.Sitemap
 + flo.plugin.Robots
 + flo.plugin.Photo
 + flo.XHTMLFilter
 + mime.types
 + GLOBAL
 + flo.plugin.explorer.Admin_LANG_RTL
Writing flo.Template... OK
OK
Setting up MKDoc database driver... OK
Initializing database... OK
Writing /usr/local/httpd/htdocs/mkdoc/mkdoc-site/httpd.conf... OK
Re-building /usr/local/httpd/htdocs/mkdoc/mkdoc/conf/sites.conf... OK
Re-writing /usr/local/httpd/htdocs/mkdoc/mkdoc/conf/httpd.conf... OK
Creating templates for cy...........................................OK
Creating templates for de...........................................OK
Creating templates for en...........................................OK
Creating templates for fa...........................................OK
Creating templates for fr...........................................OK
Creating templates for gu...........................................OK
Creating templates for ja...........................................OK
Creating templates for pa...........................................OK

===============================================================
  The installation is now finished. You should make sure that
  the following domain names are correctly set in your DNS:
    + www.example.com
    + admin.example.com
    + editor.example.com

  REMEMBER TO CREATE A .htaccess FILE TO PASSWORD PROTECT THE
  SUPER USER INTERFACE !!!!!!

  You have to restart apache for the changes to take effect.

======================================================


-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net