Posts by theemstra

    Hi Gomez,


    Thanks for your message.
    At the moment there's a plugin available for Boxbilling and WHMCS for provisioning.
    You can code your own provisioning plugin if you have the knowledge or ask for a specific plugin.


    An API is a certain feature of the 2.x release, maybe even earlier, but not at this point in time.

    Hi @fulltilt
    Thanks for your request.
    Feel free to open an issue on our issue tracker youtrack.i-mscp.net and we'll take a look!
    Add as much details as you can, include sketches or other ideas for the plugin, make it as complete as possible.

    Correct, when marked they are disabled.


    Quote from Peter

    The PHP policy values can only be edited by the reseller, not by the client itself via the admin area? Options yes, no

    The reseller can allow the client to edit them. The client can edit them him/herself.



    ?How does it look with z.b safe_mode or Register_globals over the surface?

    I don't understand this question.

    I personally use my own backup system, but there could be more flexibility in the i-MSCP backup system. I do agree.


    We'll see your post on YouTrack, please use details and example use cases. You can leave the milestone open, @Nuxwin will decide if and when it will be altered :)

    Hi @Peter,


    Not at the moment (AFAIK), but you can change these parameters in /etc/imscp/imscp.conf at the moment:

    Note: If you wish this feature to be added, feel free to open a ticket on youtrack and the maintainer of the project will take a look at it.

    When enabled on reseller level and enabled on client level, you edit domain settings in 2 places.


    Domain specific settings: /client/phpini.php
    Here you can choose to show/hide errors and choose what errors to report.


    (Switch to reseller of the specific client)
    Client specific settings: /reseller/domain_edit.php?edit_id={CLIENT_ID}
    Here you can enable/disable PHP as a whole, enable/disable PHP editor.
    Here you can change some PHP settings, for example: can user change settings for: allow_url_fopen , display_errors, disable_functions, can user use php mail.
    But also execution, input time, memory limit, post max size and upload filesize.


    Hope this answers your question!

    Hi @Peter


    Yes, that is one of the skel folders that are being used.
    You'll find more folders inside the skel directory, you can edit those as well.


    Changes there will not affect domains that already have been created, only new domains, domain aliases and subdomains.