This site utilizes JavaScript to function correctly. Looks like it's disabled on your browser. Please enable it for your best experience.

For instructions on enabling JavaScript, click here

Skip to main content

Just Host Web Hosting Help

PHP Configuration for Addon Domain

Summary

To use specific php settings only for a particular addon domain you will need to place a php.ini file in the addon domain's folder.

Configure PHP for an Addon Domain

If you need to generate a new php.ini file, this can be done in the cpanel by clicking on the icon "PHP Config", choose your version of PHP and then click Save. This will copy the server's master php.ini to your public_html directory as "php.ini.default". This file must then be moved to the addon's folder and renamed to php.ini.

If you are using the 'single php.ini' option in the cpanel's PHP Config section, you will need to create a .htaccess file in the addon's folder. In the addon's .htaccess file it needs to contain a regular php handler:

AddHandler application/x-httpd-php7 .php

To verify your addon domain is using the php.ini file you have setup, you can create a new file in the addon's folder called info.php containing the following php code:

<?php
            phpinfo();
            ?>

Viewing the info.php file in a web browser should show you all the php settings from the addon's php.ini including the "Loaded Configuration File". This is the path to the php.ini file being used.

Knowledgebase Article 317,635 views bookmark tags: domain php


Was this resource helpful?

Did this resolve your issue?


Please add any other comments or suggestions about this content:





Recommended Help Content

I do not want to see addon.maindomain.com. How do I do that?
Knowledgebase Article 323,783 views tags: accessible addon directory domain folders hidden htaccess inaccessible primary secondary

How do I stop people from being able to use the addon domain as a subdomain of the primary domain?
Knowledgebase Article 406,631 views tags: addon domain htaccess

What is an Addon domain?
Knowledgebase Article 515,323 views tags: addon domain

Related Help Content

I have setup a pointed/addon domain, where should I upload the files for this domain?
Knowledgebase Article 317,839 views tags: addon domain pointed

What is the difference between parked domains and addon domains?
Knowledgebase Article 433,906 views tags: add addon domain park parked

How do I change the PHP environment for my site with php.ini?
Knowledgebase Article 794,752 views tags: configuration ini php server

How to edit PHP Configuration --- VPS or Dedicated
Knowledgebase Article 173,410 views tags: dedicated php root vps whm

How do I FTP to my addon domains and subdomains without interfering with my main account.
Knowledgebase Article 442,557 views tags: addon domain ftp

How do I setup an addon domain or parked domain in my hosting account?
Knowledgebase Article 895,901 views tags: addon domains parked

Can I make subdomains for my addon domains on the account?
Knowledgebase Article 503,759 views tags: add addon dns domain park subdomain

I tried to assign a domain through the Domain Manager, but it does not allow me to. What is wrong?
Knowledgebase Article 313,916 views tags: addon domain park parked

** Google ad credits are only available to customers in the United States, Canada, and the United Kingdom at this time.

¹ VAT (Value Added Tax) is not included in our advertised price and will be charged separately and itemized on invoices and billing information. Standard VAT rates based on EU Member State regulations may apply. Learn more.