In order to use PHP scripts on the hosting (or server), your server should have permissions to access them. This was instituted in order to provide better security measures and not allow malicious code to access to important files.
Category: 02. Dedicated servers
What is a dedicated server, its advantages. Yjw to install OS on server and do server diagnostics.
How to make a 301 redirect
cPanel Log into cPanel. Find a Domains section and click on Redirects. Select Permanent (301) as a type of redirect. In the next field, enter the domain you want to redirect. Or choose **All Public Domains**, if you want to redirect all domains on the server. In the field Redirects to, enter the domain you […]
How to clear the DNS cache
This manual covers how to clear the DNS cache
Configuration vRack 2.0
In this guide we will look at how to configure vRack 2.0.
BILLmanager Installation
BILLmanager is installed and updated from the OS repository. Establish SSH connection as the root user and download the script to start the installation wget http://download.ispsystem.com/install.sh and execute sh install.sh –release beta BILLmanager-Standard to install the alpha-version of BILLmanager-Corporate, execute the command: sh install.sh –release alpha BILLmanager-Corporate The installation script will connect required repositories (EPEL […]
How to install ISPManager on a VPS / server
Many of our clients are interested in the answer to the question: how to install ispmanager on a vps.
Magic_quotes turning off
Question: How to switch the magic_quotes off?
How to set up 303 / 302 / 301 redirect?
Question: How to set up 303 / 302 / 301 redirect?
Mailing by php-script using the function mail ()
To send e-mails to your users in the registration or to make mailing lists of important news you should:
Problem with site encoding
You have built your site in UTF-8 encoding and the database is also configured in UTF-8 (and it is displayed properly), but the iste itself displays incorrect encoding of cyrillic characters.