Articles

 Can you set "register_globals" to ON in PHP for me?

Such a global change to the php.ini config is a well known security risk and affects all other...

 Does Fast-name support Image::Magick?

Yes we do, and in case you need to know the exact version number, at the time of writing, the...

 How do I install Locked Area Lite?

Before you install Locked Area Lite you need to create a folder that you want to protect - this...

 How do I set permissions on files and scripts?

Doing a CHMOD (changing a file's permissions) is the setting of access privileges for a file....

 I have created an include file that contains a username and password for a database. How do I prevent people from accessing that file directly?

Protecting PHP IncludesIn order to create a PHP file that is inaccessible from the WWW, please...

 I need to place a file into the webspace which can't be downloaded. Where do I do that?

Any files outside of the public_html folder can not be downloaded but can be called by path as...

 What are the settings for Actinic Catalog (Business and Developer)?

The settings are as...

 What is the path to perl?

/usr/bin/perlYou can also find information on paths to other useful programs by logging in to...

 What is the path to sendmail?

Should you need the absolute path to sendmail for use in a CGI script, it's in...