Main > Free Download Search >

Free error nuker script

error nuker

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 326
Error System 2.0

Error System 2.0


This set of scriptlets allows you to have both customised Apache error pages and the opportunity to be notified, by email, when an error occurs on your site. When site visitors arrive at an error page, they have the option of notifying you by more>> This set of scriptlets allows you to have both customised Apache error pages and the opportunity to be notified, by email, when an error occurs on your site. When site visitors arrive at an error page, they have the option of notifying you by selecting a single link on the generated error page. The system then sends you an automatically generated email with all of the relevant information you need to start tracking down any real errors - such as the urls of broken links etc.<<less
Added: 2006-07-13 License: Free Non-Commercial Price: $0.00USD
16 downloads
 
Other version of Error System
Error SystemWhen site visitors arrive at an error page, they have the option of notifying you by selecting a ... all of the relevant information you need to start tracking down any real errors - such as the urls
License:Free for non-commercial use
Download
1242 downloads
Added: 2006-07-13
Error log Viewer 1.0

Error log Viewer 1.0


Pinpoint the cause of Server 500 errors. This script allows you to view your error log in an easy to read format, or if you dont have access to your error log, learn how to redirect error messages to your browser. This will save you hours of debugging. more>> Pinpoint the cause of Server 500 errors. This script allows you to view your error log in an easy to read format, or if you dont have access to your error log, learn how to redirect error messages to your browser. This will save you hours of debugging.<<less
Added: 2002-04-22 License: Freeware Price: 0.00
14 downloads
 
Other version of Error log Viewer
Error log ViewerThis script allows you to view your error log in an easy to read format, or if you dont have access ... This script allows you to view your error log in an easy to read format, or if you dont have access
License:Freeware
Download
2758 downloads
Added: 2002-04-22
Ababa Error Logger 1.0

Ababa Error Logger 1.0


Ababa Error Logger is a program logs all your site errors. This includes but not limited to 401 Unauthorized Error, 403 Forbidden Error, 404 File Not Found Error, 500 Internal Server Error. Ababa Error Logger is best used for debugging perl scripts, more>> Ababa Error Logger is a program logs all your site errors. This includes but not limited to 401 Unauthorized Error, 403 Forbidden Error, 404 File Not Found Error, 500 Internal Server Error. Ababa Error Logger is best used for debugging perl scripts, fixing broken links, etc.<<less
Added: 2003-08-09 License: Freeware Price: 0.00
10 downloads
 
Other version of Ababa Error Logger
Ababa Error Loggererrors. This includes but not limited to 401 Unauthorized Error, 403 Forbidden Error, 404 File ... errors. This includes but not limited to 401 Unauthorized Error, 403 Forbidden Error, 404 File
License:Freeware
Download
2271 downloads
Added: 2003-08-09
Error Management 1.0

Error Management 1.0


The add_error page is used to report an error message. The person who reports the error has the option of reporting the error to one or more developers. The list_error.php files is used to list error reports in a certain order. The error reports are more>> The add_error page is used to report an error message. The person who reports the error has the option of reporting the error to one or more developers. The list_error.php files is used to list error reports in a certain order. The error reports are ordered by date,error fixed and error severity. The edit_error.php page is used by the person who fixes the error. The user has to mention among other options, the cause,solution of error,whether the error was a browser issue, the description of the error, the error category etc. Error descriptions may be added manually. These are stored in the database. The user may also specify whether the site (on which the error occured), is owned by the group of developers or not. The search_error.php page allows users to search for error reports using various criteria, such as the reported between time, time taken to fix error,error severity,error category etc.<<less
Added: 2007-08-22 License: GPL Price: $0.00USD
10 downloads
Error Log Viewer Perl

Error Log Viewer Perl


PLEASE REVIEW AND EDIT CAREFULLY Error Log Viewer is a free perl script that allows you to view your web servers error log. more>> Error Log Viewer Perl is developed as a free and useful perl script which gives you the ability to view the error log of your web servers. Error Log, contains all sorts of useful information about errors and warnings returned by your server that will help you improve as a Perl Programmer and write tighter more efficient code.

All you need is a cgi-bin and the path to the error log file on your server. If you do not know the path to your error log, this script package also comes with the code you need to redirect the error messages to your browser.

The following code is all you really need. It has proved invaluable and has saved our programmers countless hours of debugging. Any time you encounter a Server 500 error, open up the script that is causing it and enter the following code near the top, under the path to Perl.

It can be placed anywhere in the script as long as it placed before the error. Each time a script is called, it is entirely compiled then executed. This code will redirect the errors found to STDOUT (your browser) using Perls built in BEGIN subroutine.

Major Features:

  1. Select group of lines to view
  2. View with or without word wrap
  3. Characters decoded for easier reading
  4. Set default values
  5. Compatible with Windows, Unix, Linux, Sun, BSDOS and OSX Mac servers
<<less
Added: 2008-01-03 License: Freeware Price: Freeware
1 downloads
Dynamic Error Pages

Dynamic Error Pages


A dynamic PHP script which returns different error messages depending on the error received. Works on 404 (File Not Found), 400 (Bad Request), 401 (Authorization Required), 403 (Access Forbidden), 500 more>> A dynamic PHP script which returns different error messages depending on the error received. Works on 404 (File Not Found), 400 (Bad Request), 401 (Authorization Required), 403 (Access Forbidden), 500 (Server Configuration Error), as well as unknown error messages. The script will also send an e-mail to your e-mail address with the time, error received, requested page, the page they came from and requesting computers IP address (optional). (Please note: To use this script you need to be allowed use custom error pages on your host.)<<less
Added: 2004-06-24 License: Freeware Price: Free
1962 downloads
http-error resolver 1.01

http-error resolver 1.01


Small and Simple. Stop the ugly error pages on your site. Do you like the 404 error page on your site when a visitor types the wrong page name? You can use these... more>> Small and Simple. Stop the ugly error pages on your site. Do you like the 404 error page on your site when a visitor types the wrong page name? You can use these...<<less
Added: 2006-02-19 License: Freeware Price: $0.00USD
13 downloads
Error Loging in ASP.NET 1

Error Loging in ASP.NET 1


You may manage error handling configuring Web.Config file. In this code we will try to log this error page in to an SQL Server. This script will be helpful to webmaster to get a control over web pages. more>> You may manage error handling configuring Web.Config file. In this code we will try to log this error page in to an SQL Server. This script will be helpful to webmaster to get a control over web pages.<<less
Added: 2003-11-21 License: Freeware Price: $0.00USD
12 downloads
Error Messages in ASP

Error Messages in ASP


Problems and coding syntax mistales can been in every serverside application. Security of application is very important. You should need to understand whats going wrong in deep of an apllication. This more>> Problems and coding syntax mistales can been in every serverside application. Security of application is very important. You should need to understand whats going wrong in deep of an apllication. This sample of code is an easy to use an error handling message writer. .<<less
Added: 2006-09-18 License: Freeware Price: Free
1134 downloads
Disable Error On ASP Codes

Disable Error On ASP Codes


Unexpected errors can stop programs and your application coul be down immadiately. But On Error Resume Next funtcion help you to avoid to stop unexpected errors on code. All you need to put this code more>> Unexpected errors can stop programs and your application coul be down immadiately. But On Error Resume Next funtcion help you to avoid to stop unexpected errors on code. All you need to put this code after a code block.<<less
Added: 2006-09-06 License: Freeware Price: Free
1150 downloads
Simple Errors 0.1

Simple Errors 0.1


Simple Errors is a simple error logger. It replaces the default Apache error handler with your own. Customizable output page to suit your own needs. Even logs and/or emails you when an error occurs! Can add new error codes easily, using the flat file more>> Simple Errors is a simple error logger. It replaces the default Apache error handler with your own. Customizable output page to suit your own needs. Even logs and/or emails you when an error occurs! Can add new error codes easily, using the flat file database.<<less
Added: 2004-07-20 License: GPL Price: $0.00USD
14 downloads
 
Other version of Simple Errors
Simple ErrorsSimple Errors is a simple error logger. It replaces the default Apache error handler with your ... Even logs and/or emails you when an error occurs! Can add new error codes easily, using the flat
License:GPL
Download
1922 downloads
Added: 2004-07-20
M&M Error Director 2.6

M&M Error Director 2.6


This script detects website errors, logs them and sends webmaster an email. It displays an error page to user. Error pages are not created by the script but are standard HTML pages so you can edit them to look like your site. It includes protection to more>> This script detects website errors, logs them and sends webmaster an email. It displays an error page to user. Error pages are not created by the script but are standard HTML pages so you can edit them to look like your site. It includes protection to prevent your directory from triggering the servers SPAM detection system due to too many emails being sent from your cgi-bin per day.<<less
Added: 2001-05-22 License: Freeware Price: $0.00USD
12 downloads
 
Other version of M&M Error Director
M&M Error DirectorIt displays an error page to user. Error pages are not created by the script but are standard ... Error pages are not created by the script but are standard HTML pages so you can edit them to look
Price: FreeAdditionalInfoFreeifyoulinkbacktomysite
License:Freeware
Download
3077 downloads
Added: 2001-05-22
Website Error Corrector PHP 1.0

Website Error Corrector PHP 1.0


Website Error Corrector is a PHP script which will catch your websites "Page Not Found", 404 error, and show a custom page to the user.This page will provide information on the broken link and a list of pages available on your website or link to your more>> Website Error Corrector is a PHP script which will catch your websites "Page Not Found", 404 error, and show a custom page to the user.This page will provide information on the broken link and a list of pages available on your website or link to your main page.<<less
Added: 2006-11-08 License: Freeware Price: $0.00USD
10 downloads
 
Other version of Website Error Corrector PHP
Website Error Corrector PHPWebsite Error Corrector is a PHP script which will catch your websites Page Not Found, 404 error ... ", 404 error, and show a custom page to the user.This page will provide information on the broken
License:Freeware
Download
1087 downloads
Added: 2006-11-08
Errors And Exceptions In ASP.NET 1

Errors And Exceptions In ASP.NET 1


This tutorial explains how to handle errors with Try-Catch blocks or Page_Error procedure in ASP.NET web application. Every developer will make errors whenever tries to create anything useful. Because of that, we need methods and tools for error more>> This tutorial explains how to handle errors with Try-Catch blocks or Page_Error procedure in ASP.NET web application. Every developer will make errors whenever tries to create anything useful. Because of that, we need methods and tools for error handling.<<less
Added: 2009-03-12 License: Freeware Price: $0.00USD
14 downloads
Metagenerator 1.13

Metagenerator 1.13


This is a meta tag generator that needs only 4 items to change and it ́s ready to run. The generator can scan existing websites after keywords and checks the users input if is valid. If not, it will display a (customizable) error message. The generated more>> <<less
Added: 2001-07-09 License: GPL Price: $0.00USD
10 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5