LOW COST JAVA PHP MYSQL CGI PERL
HOSTING SERVICE
LINUX WINDOWS CPANEL WHM PLESK
HOSTING PACKAGES
ECOMMERCE HOSTING ASP JSP MSSQL
FRONTPAGE HOSTING
CPANEL WHM RESELLER DEDICATED
SERVER WEB HOSTING

Archive for December, 2006

CGI queries and their solutions.

For some reasons I cannot execute and run my CGI/Perl script. Why do I get a 500 Error Page?Follow the following steps:

1. Make sure the Perl path is set to /usr/bin/Perl
2. Make sure the .cgi/.pl file was uploaded to cgi-bin folder
3. Make sure the .cgi/.pl file was uploaded in ASCII mode.
4. Make sure to CHMOD the script to 755.

If this does not works contact your web hosting company 24×7 technical support.

I edit my CGI script, and then it no longer functions. Why?

Perl CGI scripts must be uploaded to your account via FTP as ASCII files to run properly. Also, all CGI hosting scripts must be executable. This requires setting the permissions on the file using your FTP hosting program and making sure the script is executable globally (CHMOD).

If you are getting an “Internal Server Error” and you have verified the CGI script was uploaded as an ASCII file and it is executable, there may be a syntax error in the code. The easiest way to determine this is to telnet into your web site hosting account, go to the directory that contains the script (cd www/directory), and run the program from the prompt by typing in the name of the script. This will show the error in the program.

Why is it that my CGI script will not write to a file on the dedicated server?

All CGI scripts that are called from the web do not run with your account’s permission by default. This is for security reasons. The CGI scripts run as the user ‘nobody’, which is a fake username with no permissions. Because of this, any file or directory that you want a script to write to must be globally writeable (CHMOD 777); this includes files such as .rdb, .dat, .txt etc.

Comments Bookmark on del.icio.us

What is MySQL?

First let us understand what a database is; a database is a structured collection of data.MySQL is the most popular and most widely used Open Source SQL database system.

MySQL allows you to quickly access, edit and add to the database.

Once you have set up a MySQL database via your cpanel reseller hosting control panel, you can start adding information to it via your web-based MySQL manager (PHPMyAdmin) through the control panel. Then you’ll need to integrate it into your website. PHP, an easy-to-use, powerful scripting language, is often utilized to interact with your MySQL hosting database. There are many great tutorials on combining PHP5 hosting and MySQL hosting for a great database-driven website.

Comments Bookmark on del.icio.us

Enable/Disable register_globals

The most common setting that clients will want to change are the “register_globals” settings. If you want to enable register_globals, you will need to create a .htaccess file in your site’s main directory (or the main directory of your site that contains PHP hosting scripts). Your .htaccess file should contain the following line: php_flag register_globals on

If you want to disable register_globals then your .htaccess file should contain the following line:

php_flag register_globals off

black free lesbian moviespersonal movies xxx freemovies ggggirls hot moviessex movie starkissing sapphic moviesmovie teen tgpmovies tight pussy Map

Comments Bookmark on del.icio.us

Fiber Distributed Data Interface(FDDI)

FDDI is an abbreviation for Fiber Distributed Data Interface. It’s a set of ANSI and ISO standards for transmitting data on fiber optic cables in a local area network(LAN) at a rate of around 100,000,000 bits-per-second. The LAN range can extend upto 200kms and the data transmission is 10 times as fast as ethernet, and about twice as fast as T-3. The FDDI protocol is based on the Token Ring protocol.

In addition to it being large geographically, an FDDI local area network can support thousands of users. FDDI networks are typically used as backbones for wide-area networks.

An FDDI network contains two token rings, The primary ring offers up to 100 Mbps capacity and the secondary ring is for possible backup in case the primary ring fails. If the secondary ring is not needed for backup, it can be used to carry data, extending the capacity to 200 Mbps. The single ring can extend the maximum distance; a dual ring can extend for 100 km.

An extension to FDDI, called FDDI-2, supports the transmission of voice and video information as well as data. Another variation of FDDI, called FDDT - Full Duplex Technology uses the same network infrastructure but can potentially support data rates up to 200 Mbps.

Comments Bookmark on del.icio.us

Error in fantastico

When you get this error “extension_dir does not exists
/usr/local/cpanel/3rdparty/lib/php/extensions/no-debug-non-zts-20020429″
error in Fantastico hosting accountThen do the following —

Steps

1)cd /usr/local/cpanel/3rdparty/lib/php/

2)mkdir extensions

3)cd extensions

4)mkdir no-debug-non-zts-20020429

5)Disable sourceguardian option in WHM > tweak settings and re-enable it.
Edit/Delete Message

This will fix the error.

Comments Bookmark on del.icio.us

How to change cpanel language.

First make sure that your reseller web hosting server has rvskin hosting installed. To change the cpanel hosting language you must select an rvskin theme. For example select the rvblue theme, login to your cpanel web hosting and there you will find the option to change the language.

Comments Bookmark on del.icio.us

« Previous entries · Next entries »