Sphider-plus



Displaying results 1 - 10 of 63 matches

1.   Sphider-plus - The PHP Search Engine Visit in a new window

Some small bugs fixed. - Involved folders and files that have been modified / added for this release: /admin/admin.php /admin/configset.php /admin/messages.php /admin/spiderfuncs.php /include/commonfuncs.php /include/search_10.php /include/searchfuncs.php /include/common/black_ips_priv.txt Top [ Former version ] Version: 4.2023e Release date: . . .
. . .
Some small bugs fixed - Involved folders and files that have been modified / added for this release: /admin/admin.php /admin/configset.php /admin/sphider.php /admin/spiderfuncs.php /converter/ pdf / . . . as new subfolder together with all its subfolders and scripts /include/searchfuncs.php . . .
. . .
all its subfolders and scripts /include/searchfuncs.php /include/IDS/vendors/htmlpurifier/HTMLPurifier/Encoder.php /include/stemming/fr_stem.php Top [ Former version ] Version: 4.2023d Release date: August 05, 2023 - Improved search algorithm for query strings containing accents grave and accents circumflex. - Improved highlighting of query . . .
. . .
more small bugs fixed Involved folders and files that have been modified / added for this release: /admin/auth.php /admin/configset.php /admin/spiderfuncs.php /include/commonfuncs.php /include/searchfuncs.php /include/search_40.php /include/suggest.php Top [ Former version ] Version: 4.2023c Release date: June 01, 2023 New option Delete all . . .
. . .
Thanks to Zoran Tasić. Involved folders and files that have been modified / added for this release: /admin/admin.php /admin/admin_header.php /admin/configset.php /admin/spiderfuncs.php /include/commonfuncs,php /include/search_10.php /include/search_40.php /languages/sr-language.php Top [ Former version ] Version: 4.2023b Release date: February . . .
. . .
please have a look at chapter 7.1 : Sorting text results = Sort by file suffix Scripts prepared to work in php 8.2.3 environment. Bug fixed in Settings option: Do not index UNICODE symbols and Emoji characters. Involved folders and files that have been modified / added for this release: /addurl.php /admin/admin.php /admin/admin_header.php . . .
. . .
been modified / added for this release: /addurl.php /admin/admin.php /admin/admin_header.php /admin/auto_index.php /admin/configset.php /admin/spiderfuncs.php /admin/url_backup.php /admin/getid3/getid3.lib.php /converter/doc_reader.php /converter/EncodingHelper.php /converter/pdf_reader.php /converter/docx/CreateDocx.inc.php . . .
. . .
/converter/pdf_reader.php /converter/docx/CreateDocx.inc.php /include/common.php /include/commonfuncs.php /include/searchfuncs.php /include/search_media.php /include/IDS/vendors/htmlpurifier/HTMLPurifier/Encoder.php /include/stemming/fr_stem.php /languages/el_language.php Top [ Former version ] Version: 4.2023a Release date: December . . .
. . .
Updated file lists for IPs and suffixes to be ignored during index procedure. Some small bugs fixed. Improved php error handling for warnings, deprecated, notices etc. Involved folders and files that have been modified / added for this release: As nearly all scripts were altered, it commanded to do a complete fresh installation for this . . .

2.   Sphider-plus - The PHP Search Engine Visit in a new window

Re-index log file - Server info offering: Server software, environment, MySQL, PDF-converter, image functions, phpini.ini file phpini integration, phpini security info. Each item holding lists of details. All text links, media links and thumbnails are active linked. As stated in chapter Introduction , this search engine uses some phpini libraries and . . .
. . .
'Tips & Tricks & Mods' 3.1 All options It is possible to spider web pages from the command line, using the syntax: phpini spider.phpini <options> where <options> are: -all Reindex everything in the database. -eall Erase database and afterwards re-index all. -new Index all new URLs in database which had not jet been indexed. -erase Erase the . . .
. . .
multiple strings). For example, for spidering and indexing http://www.domain.com/test.html to depth 2, use: phpini spider.phpini -u http://www.domain.com/test.html -d 2 If you want to reindex the same URL, use: phpini spider.phpini -u http://www.domain.com/test.html -r 3.2 Multithreaded indexing For command line operation parallel indexing has no . . .
. . .
not jet been indexed <-new> Simply start several threads and add individual IDs to the option parameter like phpini spider.phpini -new1 phpini spider.phpini -new2 etc. The IDs will be added to the name of the corresponding log files like: db2_100524-21.47.56_ID1.html (log file of first thread) db2_100524-21.48.12_ID2.html (log file of second thread) . . .
. . .
log file will be unreadable. 3.2.2 Re-index all To be invoked by once preparing the database with the command phpini spider.phpini <-preall> This will reset all 'Last indexed' tables to '0000', but will not erase the content of all the other tables. So the check whether the content of a page has changed (MD5sum) is still available for a fast . . .
. . .
re-indexing could be invoked by starting several threads and adding individual IDs to the option parameter like: phpini spider.phpini -erased1 phpini spider.phpini -erased2 etc. The IDs will be added to the names of the log files as described above 3.2.3 Index erased sites Index all meanwhile erased sites will index only those sites that had been . . .
. . .
indexing could be invoked by starting several threads and adding individual IDs to the option parameter like: phpini spider.phpini -erased1 phpini spider.phpini -erased2 etc. The IDs will be added to the names of the log files as described above Top 4. Keeping pages, words and files from being indexed 4.1 robots.txt The most common way to prevent pages . . .
. . .
tag to specify your preferred page version: <link rel="canonical" href="http://www.example.com/product.phpini?item=swedish-fish" /> inside the <head> section of all the duplicate content URLs: http://www.example.com/product.phpini?item=swedish-fish&category=gummy-candy . . .
. . .
Sphider-plus will understand that the duplicates all refer to the canonical URL: http://www.example.com/product.phpini?item=swedish-fish. The duplicate pages will be ignored and not indexed. Sphider-plus takes the rel="canonical" as a directive, not a hint. The canonical link may also be a relative path, but is not allowed to refer to a different . . .

3.   Sphider-plus - The PHP Search Engine Visit in a new window

Re-index log file - Server info offering: Server software, environment, MySQL, PDF-converter, image functions, phpini.ini file phpini integration, phpini security info. Each item holding lists of details. All text links, media links and thumbnails are active linked. As stated in chapter Introduction , this search engine uses some phpini libraries and . . .
. . .
'Tips & Tricks & Mods' 3.1 All options It is possible to spider web pages from the command line, using the syntax: phpini spider.phpini <options> where <options> are: -all Reindex everything in the database. -eall Erase database and afterwards re-index all. -new Index all new URLs in database which had not jet been indexed. -erase Erase the . . .
. . .
multiple strings). For example, for spidering and indexing http://www.domain.com/test.html to depth 2, use: phpini spider.phpini -u http://www.domain.com/test.html -d 2 If you want to reindex the same URL, use: phpini spider.phpini -u http://www.domain.com/test.html -r 3.2 Multithreaded indexing For command line operation parallel indexing has no . . .
. . .
not jet been indexed <-new> Simply start several threads and add individual IDs to the option parameter like phpini spider.phpini -new1 phpini spider.phpini -new2 etc. The IDs will be added to the name of the corresponding log files like: db2_100524-21.47.56_ID1.html (log file of first thread) db2_100524-21.48.12_ID2.html (log file of second thread) . . .
. . .
log file will be unreadable. 3.2.2 Re-index all To be invoked by once preparing the database with the command phpini spider.phpini <-preall> This will reset all 'Last indexed' tables to '0000', but will not erase the content of all the other tables. So the check whether the content of a page has changed (MD5sum) is still available for a fast . . .
. . .
re-indexing could be invoked by starting several threads and adding individual IDs to the option parameter like: phpini spider.phpini -erased1 phpini spider.phpini -erased2 etc. The IDs will be added to the names of the log files as described above 3.2.3 Index erased sites Index all meanwhile erased sites will index only those sites that had been . . .
. . .
indexing could be invoked by starting several threads and adding individual IDs to the option parameter like: phpini spider.phpini -erased1 phpini spider.phpini -erased2 etc. The IDs will be added to the names of the log files as described above Top 4. Keeping pages, words and files from being indexed 4.1 robots.txt The most common way to prevent pages . . .
. . .
tag to specify your preferred page version: <link rel="canonical" href="http://www.example.com/product.phpini?item=swedish-fish" /> inside the <head> section of all the duplicate content URLs: http://www.example.com/product.phpini?item=swedish-fish&category=gummy-candy . . .
. . .
Sphider-plus will understand that the duplicates all refer to the canonical URL: http://www.example.com/product.phpini?item=swedish-fish. The duplicate pages will be ignored and not indexed. Sphider-plus takes the rel="canonical" as a directive, not a hint. The canonical link may also be a relative path, but is not allowed to refer to a different . . .

4.   Sphider-plus - The PHP Search Engine Visit in a new window

and Legal Info Installation Documentation Change Log [ Installation Summary ] Preconditions Sphider-plus requires PHP 5.3 - 8.x (proven up to version 8.3.2) with installed GD, mbstring, PECL and zlib libraries. Additionally, if RAR compressed files should be indexed, the RAR extension is required. Also a MySQL (proven up to version 8.0.32) . . .
. . .
(proven up to version 8.0.32) database or MariaDB (proven up to version 10.4.28) must be available. The following PHP and Apache settings should be adjusted on the server before installing Sphider-plus PHP safe_mode : Off (deprected since PHP 5.4) register_globals : Off (deprected since PHP 5.4) allow_url_fopen : On allow_url_include : On . . .
. . .
register_globals : Off (deprected since PHP 5.4) allow_url_fopen : On allow_url_include : On (deprecated since PHP 7.4) Webserver mod_rewrite : On display_errors : On error_reporting : E_ALL & ~E_DEPRECATED & ~E_WARNING & ~E_NOTICE & ~E_STRICT memory_limit : 256M (minimum) PHPinfo : enabled ( disable_functions = PHPinfo - change it to: . . .
. . .
of the Sphider-plus scripts, before entering into the admin backend the first time. For example with a tool like PHPMyAdmin, PLESK, or something similar. During this step you already define - Name of database - Username - Password - Database host which will be required later on in step 5 of the installation process. Please take in mind that . . .
. . .
do not process them. Sometimes the 'Database host' is also called 'Server' or 'Database server', like in the tool PHPMyAdmin. 3. Open the Admin interface with your browser by addressing the Admin with something like: http://localhost/public/sphider/admin/admin.PHP First access to the admin backend is granted without login. Later access to the . . .
. . .
more than 100 options to be defined. Top Updating from 4.x to 4.y 4.2021a : In order to become compatible with PHP 8.x, nearly all scripts have been modified. As also database has been altered, Spider plus needs to be installed completely new for full functionality of this release. Please perform a fresh installation like described in chapter . . .
. . .
Close all admin windows of your Sphider-plus installation and copy the scripts: /admin/settings/authentication.PHP /settings/database.PHP /templates/your_individual_template_folder to any folder outside of your Sphider-plus installation. Now copy all the new Sphider-plus scripts as per download over the existing scripts of your former v.4 . . .

5.   Sphider-plus - The PHP Search Engine Visit in a new window


Useful links [ Those might be helpfull ] Sphider http://www.sphider.eu The original script, developed by Ando Saabas. PHP http://www.PHP.net/ PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. PHP Documentation http://www.PHP.net/docs.PHP The PHP Manual is . . .
. . .
PHP Documentation http://www.PHP.net/docs.PHP The PHP Manual is available online in a selection of languages. PHP FAQ http://PHP.net/manual/en/faq.PHP The PHP FAQ is your first stop for general information and those questions that seem to be on most people's minds. If you have licensing questions, see the separate License FAQ. Maria DB . . .
. . .
manual is for both MySQL Community Server and MySQL Enterprise Server. Phorum http://www.phorum.org Phorum, the PHP and MySQL Forum Software. GNU GPL http://www.gnu.org/copyleft/gpl.html GNU General Public License. ID3 Tag Information https://id3.org// Website of the ID3 consortium. Sitemaps http://www.sitemaps.org/ All important info about . . .

6.   Sphider-plus - The PHP Search Engine Visit in a new window

New feature in Admin statistics. In table 'Image functions', details about the installed GD library as part of the PHP environment will be presented. New feature in Admin 'Clean' section: Clean text and media cache (separate items). Additionally count of results in cache and currently used memory space are presented. The status of last search . . .
. . .
language file. Thanks to Humberto Branco. Involved files that have been modified / added for this release: /addurl.PHP /PHP.ini /search.PHP /admin/admin.PHP /admin/admin_header.PHP /admin/configset.PHP /admin/db_main.PHP /admin/GeoIp.dat /admin/geoip.PHP /admin/index_media-PHP /admin/install_all.PHP /admin/install_sphider-plus.PHP . . .
. . .
/admin/index_media-PHP /admin/install_all.PHP /admin/install_sphider-plus.PHP /admin/install_v.1.8.PHP /admin/messages.PHP /admin/PHP.ini /admin/spider.PHP /admin/spiderfuncs.PHP /admin/thumbs/ (new empty folder) /converter/rss2html.PHP /converter/rss.html /converter/rss_parser.PHP /include/commonfuncs.PHP /include/searchfuncs.PHP . . .
. . .
/converter/rss_parser.PHP /include/commonfuncs.PHP /include/searchfuncs.PHP /include/search_media.PHP /include/media_counter.PHP /include/search_links.PHP /include/search_media.PHP /include/common/audio.txt /include/common/image.txt /include/common/suffix.txt /include/common/video.txt /include/images/ all files . . .
. . .
already existing tables. If you update from a former version of Sphider-plus, please run the /admin/install_v.1.8.PHP script. If you upgrade from original Sphider or install from scratch, you don't need to run this script. Its features are also included in the other installation scripts. Top [ Outdated versions ] Version v.1.7a Release date: 27. . . .
. . .
Error messages and Debug mode New item in Admin / Settings / General Settings: - Enable / Disable MySQL and PHP error messages. It is recommended to disable the output of these messages for production systems, as they could reveal sensitive information. For more details, please notice chapter Error messages and Debug mode New item in Admin . . .
. . .
more details, please notice chapter Error messages and Debug mode New item in Admin / Statistics / Server Info: - PHP security Info. Some basic info about current server configuration, presenting the security information status of the PHP environment. Completely rewritten Suggest framework. Based on 'script.aculo.us' and 'prototype' scripts, now . . .
. . .
for Microsoft IIS. Thanks to bobyn. Involved files that have been modified / added for this release: /addurl.PHP /search.PHP /admin/admin.PHP /admin/admin_header.PHP /admin/auth.PHP /admin/configset.PHP /admin/confirm.js /admin/dbase.js (file no longer required) /admin/db_backup.PHP /admin/db_main.PHP /admin/ext.txt /admin/messages.PHP . . .
. . .
no longer required) /admin/db_backup.PHP /admin/db_main.PHP /admin/ext.txt /admin/messages.PHP /admin/real_get.PHP /admin/real_log.PHP /admin/spider.PHP /admin/spiderfuncs.PHP /admin/url_manage.PHP /admin/PHPSecInfo/ (all files) /converter/ConvertCharset.Class.PHP /include/categoryfuncs.PHP /include/commonfuncs.PHP /include/searchfuncs.PHP . . .

7.   Sphider-plus - The PHP Search Engine Visit in a new window

status codes. Also obeying JavaScript, sent as HTML content like: <SCRIPT language="javascript"> win.loc="mp.phpmcv=59</SCRIPT>?mcv=59";</SCRIPT> Follow header redirections, refresh tags and canonical links Automatical forwarding for the indexer. Follow links found in JavaScript and index also the content of document.write Will index JavaScript . . .
. . .
Separated for text and media results. MySQLi Improved Extension implemented SQLi connector implemented between phpmcv=59</SCRIPT> and a MySQL database. Performed by OOP, also phpmcv=59</SCRIPT> v.5.5 is supported. Compatible with MySQL and MariaDB Proven up to: - MySQL version 8.0.32 - MariaDB version 10.4.28 sp_executesql Ready to run in phpmcv=59</SCRIPT> 8 environment Latest version . . .
. . .
sp_executesql Ready to run in phpmcv=59</SCRIPT> 8 environment Latest version of Sphider-plus version 4.2024a is proven up to phpmcv=59</SCRIPT> version 8.3.2 [ Proven ] Successfully implemented as search engine on a customer site with a database capacity such as: 25.206 sites 324.595 page links 1.260.698 keywords 169.251 media links. Imprint Private Notice Private Policy . . .

URL: http://sphider-plus.eu/ - 25.6 kb

8.   Sphider-plus - The PHP Search Engine Visit in a new window

status codes. Also obeying JavaScript, sent as HTML content like: <SCRIPT language="javascript"> win.loc="mp.phpmcv=59</SCRIPT>?mcv=59";</SCRIPT> Follow header redirections, refresh tags and canonical links Automatical forwarding for the indexer. Follow links found in JavaScript and index also the content of document.write Will index JavaScript . . .
. . .
Separated for text and media results. MySQLi Improved Extension implemented SQLi connector implemented between phpmcv=59</SCRIPT> and a MySQL database. Performed by OOP, also phpmcv=59</SCRIPT> v.5.5 is supported. Compatible with MySQL and MariaDB Proven up to: - MySQL version 8.0.32 - MariaDB version 10.4.28 sp_executesql Ready to run in phpmcv=59</SCRIPT> 8 environment Latest version . . .
. . .
sp_executesql Ready to run in phpmcv=59</SCRIPT> 8 environment Latest version of Sphider-plus version 4.2024a is proven up to phpmcv=59</SCRIPT> version 8.3.2 [ Proven ] Successfully implemented as search engine on a customer site with a database capacity such as: 25.206 sites 324.595 page links 1.260.698 keywords 169.251 media links. Imprint Private Notice Private Policy . . .

9.   Sphider-plus - The PHP Search Engine Visit in a new window

modifications have been added: New feature: Index DOCX files. To be activated in Admin settings. Implemented as PHP script, the converter needs no adoption to the Operating Syst New feature: Index XLSX files. To be activated in Admin settings. Implemented as PHP script, the converter needs no adoption to the Operating System. New feature: . . .
. . .
set to 1) UTF-8 support implemented for media titles, file names and ID-3 tags. SQLi connector implemented between PHP and a MySQL database. Performed by OOP. Bug fixed in option: Do not index the full text. Bug fixed for URLs containing CP1252 coded paths. Bug fixed in detection of www/non www links. Now preventing double indexing. Bug fixed in . . .
. . .
Involved files that have been modified / added for this release: As the SQLi connector is implemented between PHP and a MySQL database, nearly all scripts are renewed. It is strongly recommended to perform a fresh installation for this version. Top . . .

10.   Sphider-plus - The PHP Search Engine Visit in a new window

be activated in Admin settings. New feature: Index of media files enabled for those servers that do not offer all PHP functions for remote files. Bypassed PHP functions are: fopen(); file_get_contents(); md5_file(); 3 new features for command line operation: - Erase & Re-index all sites ( -eall ) - Index all new URLs in database which had not . . .
. . .
( -erased ) New feature: In order to index XLS files, a converter for Exel files was developed. Implemented as PHP script, the converter needs no adoption to the Operating System. New Admin setting: Index RAR compressed files and archives. Supports (X)HTML, XML and also compressed PDFs and other document files, as well as all kind of feeds, . . .
. . .
index procedure, they are to be activated individually in Admin settings. New feature: Self test for all required PHP libraries and extensions. If Debug mode is enabled, the corresponding warning messages will be presented on top of the Settings menu. Improved database 'Activate / Disable' menu: If multiple sets of tables are available, because . . .
. . .
Thanks to Lionel Geo Mischie. Involved files that have been modified / added for this release: .htaccess search.PHP /admin/admin.PHP /admin/configset.PHP /admin/db_config.PHP /admin/index_media.PHP /admin/install_tables.PHP /admin/messages.PHP /admin/real-log.PHP /admin/spider.PHP /admin/spiderfuncs.PHP /admin/url_backup.PHP . . .
. . .
/admin/spider.PHP /admin/spiderfuncs.PHP /admin/url_backup.PHP /admin/getid3/module.audio-video.asf.PHP /converter/catdoc.script /converter/xls2csv.exe (not required any longer) /include/commonfuncs.PHP /include/searchfuncs.PHP /include/search_media.PHP /include/common/all common_xyz.txt files /include/stemming/all files . . .
. . .
/include/common/all common_xyz.txt files /include/stemming/all files /language/he-language.PHP /languages/ro-language.PHP /languages/ru-language.PHP /settings/conf.PHP /templates/all folder/thisstyle.css /templates/html/all files Top . . .
Result page:1 2 3 4 5 6 7 Next

Most popular queries

Query Count Results Last queried
sphider 5 63 2024-04-19 11:04:35
cookies 3 2 2024-04-19 11:04:23
debug 2 14 2024-04-18 21:31:57
germany 2 1 2024-04-17 16:46:21
hold 2 3 2024-04-19 12:29:47

Top

Visit Visit Sphider site in new window Sphider-plus