Change php behaviour with php.ini at FastDomain Hosting

I’ve add new addon domain in my FastDomain Account . This domain need special setting like :

  • max upload
  • safe mode
  • maximum execution time

I don’t try ini_set and I prefer to use php.ini for change php behaviour for newly added addon domain.

By default FastDomain will add php.ini file in each directory. The problem is I’ve change php.ini file but I don’t see any change.

I make new phpfile with phpinfo() inside the content. I see the problem is system don’t read my custom php.ini

After talk to FastDomain friendly support I have direction to fix it.

Solution

1. Login to Cpanel

2. Click PHP Config in Software / Services section.

fastdomain_php_config

3. Change to PHP5 as shown in the picture.

fastdomain_php_config2

Click SAVE CHANGES.

You’re done.

Stay health!