News | FAQ | Authors | Documentation | In action | Library |
Utils | Hosters | Download | Examples | Forum |
Windows | |
Win32 setup Download one of alternatives: CGI, ISAPI extension. Install it. How to do that depends on web-server you use (see below). Download archive “Configuration file and charset defenition files” and unpack to folder with main executable file archive. Apache (CGI) Put file parser3.exe to cgi-bin folder of your web-site. Create in root folder of your site file .htaccess and add these commands to it: # assign parser as .html pages handler: AddHandler parsed-html html Action parsed-html /cgi-bin/parser3.exe # disable access to .cfg and .p files: <Files ~ "\.(p|cfg)$"> Order allow,deny Deny from all </Files> Note: default Apache server configration does not allow to use .htaccess files. Internet Information Server 4–5 (CGI, ISAPI): Read corresponding section of documentation. SQL drivers setup Download archives with SQL drivers you need and unpack them to
directory {where you have installed Configuration file}/lib | parser3_4_5_en.exe
(28.04.2017
3.8 MB)
parser3_4_5_win32_cgi_xml.zip
(28.04.2017
915.9 KB)
parser3_4_5_win32_isapi_xml.zip
(28.04.2017
955.4 KB)
parser3sql_10_7_win32_mysql.zip
(17.11.2015
933 KB)
parser3sql_10_1_win32_odbc.zip
(01.11.2013
80.3 KB)
parser3sql_10_4_win32_oracle.zip
(30.10.2013
19 KB)
parser3sql_10_5_win32_pgsql.zip
(30.10.2013
965.7 KB)
parser3sql_10_4_win32_sqlite.zip
(28.04.2017
328.3 KB)
parser3conf_1_5_20131025_win32.zip
(25.10.2013
14.1 KB)
previous version parser3_4_4_en.exe
(24.04.2016
3.8 MB)
parser3_4_4_win32_cgi_xml.zip
(16.11.2015
907.1 KB)
parser3_4_4_win32_isapi_xml.zip
(16.11.2015
944.4 KB)
parser3sql_10_5_win32_mysql.zip
(01.11.2013
933.3 KB)
parser3sql_10_1_win32_odbc.zip
(01.11.2013
80.3 KB)
parser3sql_10_4_win32_oracle.zip
(30.10.2013
19 KB)
parser3sql_10_5_win32_pgsql.zip
(30.10.2013
965.7 KB)
parser3sql_10_3_win32_sqlite.zip
(30.10.2013
328.6 KB)
parser3conf_1_5_20131025_win32.zip
(25.10.2013
14.1 KB)
|