BLOG HOME -  UK WEB HOSTING -  PHP MYSQL HOSTING -  RESELLER HOSTING -  eUKhost FORUMS -  VPS HOSTING

Archive for December, 2006

What is mod_perl?

Mod-Perl is an add-on for the Apache web server software, which makes it possible to use the Perl language to add new features for the Apache server, and to increase the speed of Perl applications by as much as 30 times. In other words mod_perl is a perl interpreter which is built into the Apache web server. Mod_perl brings together Apache and Perl, two of the most powerful and mature technologies available to the online world today.

Mod_perl gives the Apache server the ability to execute Perl code directly without having to call a CGI which reduces the startup burden associated with running Perl scripts from the web server. It also allows variables to persist across multiple requests, and lets user authentication be extended to anything that can be written in Perl i.e authenticate web access against an SMB or RADIUS server without having to write an Apache module to do the job.

Comments Bookmark on del.icio.us

What is Boxtrapper?

Boxtrapper enables email hosting verification for those who aren’t on your white list .Any email address that is not present in the whitelist will be required to send back a verification mail to verify that they are not spammer.
Boxtrapper protects your email from spam. The boxtrapper enables you to set email addresses that are associated with the boxtrapper and how long the logs and messages are kept for that account.

This function can be quite useful in preventing automatic mailings that you do not wish to receive from reaching your inbox.

Inorder to configure boxtrapper use the following steps,

To access the Mail Menu, click on the icon above the word Mail on the main screen of your cPanel hosting interface.

Click on BoxTrapper Spam Trap.

To enter the BoxTrapper menu, click on the word Manage.

Click on the words Configure Settings.

Change the settings to what you need

Email addresses going to this account:

Place all of the email addresses that you wish to have the BoxTrapper enabled on in the field next to this option.The mail addresses should be separated by commas.

You need to also specify how many days the logs and the messages should be kept for the accounts.

Enabling boxtrapper can be done through the cpanel reseller hosting control panel:

mail>>boxtrapper spam trap>>manage>>enable

Comments Bookmark on del.icio.us

Awstats issues.

1) Awstats/webalizer/analog stats disappeared from cpanel >> web/ftp stats or you want to disable any type of stats then you can do it from WebHostManager.
Ans: - whm >> server configuration >> tweak settings >> stats programs. Check or uncheck as per your requirement.
2) If you want to enable statistics process time schedule then you can enable it fromWhm >> server configuration >> Statistics Software Configuration >> Statistics Processing Configuration Summary. >> configure statistic process time schedule.
3) If you are getting the following error when you try to access Awstats from cpanel web hosting >> web/ftp stats.

Awstats

Error: Couldn’t open config file “awstats.domainname.com.conf” nor “awstats.conf” after searching in path “.,/home/username/tmp/awstats/,/etc/opt/awstats,/etc/awstats,/etc,/usr/local/etc/awstats”: No such file or directory

- Did you use the correct URL ?
Example: http: //localhost/awstats/awstats.pl?config=mysite
Example: http://127.0.0.1/cgi-bin/awstats.pl?config=mysite
- Did you create your config file ‘awstats.domainname.com.conf’ ?
If not, you can run “./../../tools/awstats_configure.pl” from command line, or create it manually.

Ans :- You get this error because awstats.domainname.com.conf file is not created under /home/username/tmp/awstats folder run the following script it will automatically create .conf file.

/scripts/runweblogs username

It solves the issue most of the time, but if you are still facing the problem then copy a .conf file from another domain, change the file name with the proper domain name and also change the domain in the conf file. Please check you have replaced new domain name properly.

4) “Update Now” button is disappeared from awstats page.
Ans :- Please check whm >> server configuration >> tweak settings >> Stats and Logs >> Allow users to update Awstats from cPanel is enable. Save the changes.

On server open following file
]# vi /home/username/tmp/awstats/awstats.domainname.com.conf

check following line

AllowToUpdatefromBrowser=0

Change value to from 0 to 1.

It shows “Update Now” button on awstats page.

Comments Bookmark on del.icio.us

What is Veronica?

The name ‘Veronica’ actually stands for “Very Easy Rodent-Oriented Netwide Index to Computerized Archives.” It’s a program that allows you to search the files of the internet’s Gopher servers using keywords. After you enter a particular keyword for searching, Veronica displays a list of gopher menus and articles containing the keyword you searched for. The more recent versions of Veronica can also search certain Web pages, newsgroups, and FTP sites.

Like Archie, which is Veronica’s equivalent program for FTP servers, Veronica is an indexing spider that visits the Gopher sites, reads all the directory and file names, and then indexes them in one large index but unlike other search engines it searches for keywords only in gopher server menu titles and doesn’t look through the entire text in the documents. While searching with Veronica, the use of logical operators like AND, NOT, and OR may help to narrow your search.

Comments Bookmark on del.icio.us

Token Ring Network

Token Ring is a type of computer network in which all the computers are connected in a star or ring topology. A token, which is a special bit pattern, travels around the circle. To send a message, a computer catches the token, attaches a message if it has one to send, and then lets the token go to continue around the ring. A token ring can be wired as a circle or a star, with the workstations wired to a central wiring center, or to multiple wiring centers.

In a Token Ring network, each computer is constantly in direct contact with the next node in the ring but a Token Ring network cannot communicate within itself if any one of the rings is broken.

The token ring network architecture was developed by IBM and later standardized as the IEEE 802.5 standard and is the second most widely-used protocol on local area networks after Ethernet.

Comments Bookmark on del.icio.us

Multi-Purpose Internet Mail Extensions(MIME)

MIME is a short for Multi-Purpose Internet Mail Extensions. MIME is an extension of the original Internet e-mail protocol that enables people use the protocol to send and receive graphics, audio, and video files via the Internet mail system as well as the ASCII text handled in the original protocol, i.e the Simple Mail Transport Protocol (SMTP). In addition, MIME supports messages in character sets other than ASCII.

There are many predefined MIME types, such as GIF graphics files and PostScript files. It is also possible to define your own MIME types. In addition to e-mail applications, Web browsers also support various MIME types. This enables the browser to display or output files that are not in HTML format.

Servers insert the MIME header at the beginning of any Web transmission. Clients use this header to select an appropriate “player” application for the type of data the header indicates. Some of these players are built into the Web client or browser, for example, all browsers come with GIF and JPEG image players as well as the ability to handle HTML files, while other players may need to be downloaded.

MIME was defined in 1992 by the Internet Engineering Task Force (IETF). A new version, called S/MIME, supports encrypted messages.

Comments (1) Bookmark on del.icio.us

« Previous entries · Next entries »