Posts by momo

    There is a reason to MAYBE not use this.



    Is imscp using mod_ssl SNI?



    Because some retarded soft like IE will throw an error on certs EVEN if doc/feature says it respect SNI EVEN on latest version, etc.
    Seen that many times in win7 (supposed to be only XP)



    These :@ soft will only trust the 1st cert on the list
    and I can't trust these soft... obviously!


    If Lets say there is one cert that I really need to have in 1st place and it is not the imscp hosting domain.




    Isn't this a manually accpetable case ?

    Maybe a "cosmetic" option could be implemented, like adding a db column and a front end "editable by user" option.
    I don't know if anyone have think that up already, but if you believe this is very important, you can always speed things up by putting your hands dirty and submit a patch!

    Watch out!
    I didn't test after I add comments or removed some text extraction from DB I often use
    and I have batch translated some vars name


    Comments are appreciated. I am sure there is a lot of room for improvement in my coding skills



    Now if you think it should be implemented into iMSCP,
    I could do a cleaner and "less computing" job, and submit a patch.
    (now it just saved my brain some computing!)


    This would need a few admin options and a few tables.
    Maybe as a first step, it could be just an email warn to the user (and admin notice depending on admin notification level) without the "custom_folders" that calculate any extra folder.

    off course xister, the only problem is the billing part. It is a separate monster I have built over the years and not yet for sharing. I think you guys have a more open plugin option right?


    I could update my comments to improve readability and explain the link to the billing part if someone is interested to see how I did it.


    I am not sure it is well optimized, but it works and I love it. (actually wrote it last week-end!)



    My too cents : I like the whole plugin thing, but I personally prefer to have my own (separate of iMSCP) little home-made perl library.


    Still interested ?
    I can probably post it tonight

    If the question is :
    How does iMSCP Admin deal with users that exceed disk usage limit ?


    Personally : perl script
    1-check domain table for disk usage
    2-email users that have 5% less space (just one mail every 30 days) with a link to extra disk usage fees and how to correct the situation page
    3-if a user exceed limit for more than 7 days on a 30 days basis, bill is sent every 30 days until :
    a) user lower disk usage
    b) get more disk space


    less than 7 days/month disk exceed is tolerated

    One thing that I really like to maximize performance is to set AllowOverride None


    Right now I have it on all my customers except the one with their own dev team
    That is not nice since these are to busiest sites and some are quite heavy monsters
    I can't activate it since the dev needs to mod htaccesss


    Right now I have a perl script that extract all apaches custom config like that from MySQL db
    Then it rewrite /etc/apache2/imscp for all domains base on the db and reload apache if apache2ctl configtest pass


    I haven't find anything on the desire to add that as a imscp feature :


    here is what I think :
    -an apache2ctl configtest button to test custom on client side
    -at domain level like "personalized DNS"
    -an admin option for each user to activate
    -default option is off
    -file rewrite only for current "update my htaccess" submit btn
    -a "u miserably fail to write your htaccess" error message
    -apache2ctl configtest analyses for current domain only in case 2 user do a mistake at thje same time
    -db table "domain_htaccess"
    -etc


    It think I will write that for myself anyway, but I would like to know if anyone is interested


    + stuff I missed in my morning list

    Hell-o !



    I have been watching your work since the fork and didn't have the time to move production from ispcp to IMSCP!


    I gave it a try on a clone many times last week since I wanted to go forward with migration for months and since I pretty much liked to be around at ispcp.


    YOU'VE DONE A TREMENDOUS WORK!!!!


    everything was much smooth with production migration, panel is just great,


    took me like 10 min to do migration (plus 16h of sweet custom stuff gnihihih)
    but all straight with two tiny error :
    - i didn't stop postfix/courier and it gave me an error since upgrade script could not terminate since in use
    --just stopped both to be sure and re .imscp/setup
    - imscp_daemon couldn't start since ispmc_dameon was still in memory
    --just killed the culprit after successful migration and start/restart imscp_dameon



    Thx to all contributor

    I did a Lenny 2 Squeeze update last night. Went smootly. While watching the show, I surfed to ***** and ask myself : where the hell is Nuxwin? Then look for sci2tech and discover his "never comming back" signature.
    Then a little stress.
    Then find i-MSCP.
    Then gatter some info and look at the dev team here !?
    Woh.
    As you can see, I have missed a few episode...
    Was a bit pissed at first must admit. So you guys must have been a lot to make that move.


    Anyway just way to say :
    "Hell Yeah!"


    Good initiative, I like the "Multi"
    Keep it up.