News | FAQ | Authors | Documentation | In action | Library |
Utils | Hosters (in Russian) | Download | Examples | Forum (in Russian) |
Linux | |
*nix setup Download archive with CGI script. Install it (see below). Download archive “Configuration file and charset defenition files” and unpack to folder with main executable file archive. If you need to work with XML, choose appropriate alternative. Apache Put file parser3.cgi to cgi-bin folder of your web-site (while uploading it using ftp you must to do it in binary mode); Set necessary rights (ask your hosting provider for details, but usually it's - 755); 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.cgi # 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. SQL drivers setup Download archives with SQL drivers you need and unpack them to
directory {where you have installed Configuration file}/lib | for distributions based on Debian packages (Ubuntu, Mint)
for 64-bit OS Debian, Ubuntu parser3_4_6_debian10x64.tar.gz
(27.01.2021
2 MB)
parser3_4_6_debian10x64_cgi_xml.tar.gz
(27.01.2021
1.1 MB)
parser3sql_10_8_debian10x64_mysql.tar.gz
(27.01.2021
21.8 KB)
parser3sql_10_4_debian10x64_sqlite.tar.gz
(27.01.2021
20.7 KB)
parser3sql_10_6_debian10x64_pgsql.tar.gz
(27.01.2021
22.5 KB)
parser3conf_1_6_20210120_unix.tar.gz
(20.01.2021
8.2 KB)
for 32-bit OS Debian, Ubuntu parser3_4_6_debian10.tar.gz
(27.01.2021
2.1 MB)
parser3_4_6_debian10_cgi_xml.tar.gz
(27.01.2021
1.2 MB)
parser3sql_10_8_debian10_mysql.tar.gz
(27.01.2021
23.8 KB)
parser3sql_10_4_debian10_sqlite.tar.gz
(27.01.2021
22.7 KB)
parser3sql_10_6_debian10_pgsql.tar.gz
(27.01.2021
24.7 KB)
parser3conf_1_6_20210120_unix.tar.gz
(20.01.2021
8.2 KB)
for 64-bit OS CentOS, RedHat parser3_4_6_centos8x64.tar.gz
(27.01.2021
2 MB)
parser3_4_6_centos7x64.tar.gz
(27.01.2021
2.4 MB)
parser3_4_6_centos8x64_cgi_xml.tar.gz
(27.01.2021
1.1 MB)
parser3_4_6_centos7x64_cgi_xml.tar.gz
(27.01.2021
1 MB)
parser3sql_10_8_centos8x64_mysql.tar.gz
(27.01.2021
21.9 KB)
parser3sql_10_4_centos8x64_sqlite.tar.gz
(27.01.2021
20.6 KB)
parser3sql_10_6_centos8x64_pgsql.tar.gz
(27.01.2021
22.6 KB)
parser3conf_1_6_20210120_unix.tar.gz
(20.01.2021
8.2 KB)
previous version for 64-bit OS Debian, Ubuntu parser3_4_5_debian8x64.tar.gz
(01.03.2017
2.5 MB)
parser3_4_5_debian8x64_cgi_xml.tar.gz
(01.03.2017
1 MB)
parser3sql_10_7_debian8x64_mysql.tar.gz
(01.03.2017
21.8 KB)
parser3sql_10_4_debian8x64_sqlite.tar.gz
(01.03.2017
21 KB)
parser3sql_10_5_debian8x64_pgsql.tar.gz
(01.03.2017
22.8 KB)
parser3conf_1_5_20131024_unix.tar.gz
(24.10.2013
7.1 KB)
for 32-bit OS Debian, Ubuntu parser3_4_5_debian8.tar.gz
(01.03.2017
2.5 MB)
parser3_4_5_debian8_cgi_xml.tar.gz
(01.03.2017
1013.9 KB)
parser3sql_10_7_debian8_mysql.tar.gz
(01.03.2017
24 KB)
parser3sql_10_4_debian8_sqlite.tar.gz
(01.03.2017
23.1 KB)
parser3sql_10_5_debian8_pgsql.tar.gz
(01.03.2017
24.9 KB)
parser3conf_1_5_20131024_unix.tar.gz
(24.10.2013
7.1 KB)
for 64-bit OS CentOS, RedHat parser3_4_5_centos6x64.tar.gz
(01.03.2017
2.1 MB)
parser3_4_5_centos6x64_cgi_xml.tar.gz
(01.03.2017
976.7 KB)
parser3sql_10_7_centos6x64_mysql.tar.gz
(01.03.2017
21.9 KB)
parser3sql_10_4_centos6x64_sqlite.tar.gz
(01.03.2017
20.8 KB)
parser3sql_10_5_centos6x64_pgsql.tar.gz
(01.03.2017
22.8 KB)
parser3conf_1_5_20131024_unix.tar.gz
(24.10.2013
7.1 KB)
|