Articles
Can I Acquire Access to the Website Through a Temporary File If PHP is Installed as the FastCGI handler on the server?
No, you can’t. Through a temporary link such as http://ip/~user/ for instance, you won’t get...
Installing Composer for a Hosting Account
To install and use the Composer package manager, you’ll need access via SSH (instructions for...
Is There Access to Editing php.ini?
On our server, PHP is installed as the CGI (suPHP) handler. Therefore, any user can create...
PHP Selector or How to Change a PHP Version for Your Website on Your Server
Many users care which PHP version is installed on the server of their hosting provider. That’s...
Using One php.ini for the Whole Website
I don’t want to copy php.ini in every folder with the scripts. Is there any other way to copy the...