Posts by Shinzan


    this is one of the multiple customers with the same problem


    Thanks!

    I have a Latest STABLE Version: 1.0.3.0 on an UBUNTU 11 distro.


    Everything works fine and I've been a user since VHCS. The latest problem I've run into after using the migration script from iscp to imscp is with proftp.


    All my users can login using their favorite ftp client and are able to rename move add and touch /edit all files but they are UNABLE to delete any file or folder it gives an access denied issue.


    I have not modified any proftp config files and everything is the default form upgrading from imcsp via the script in these forums.


    Any thoughts on this?


    David

    I assumed there would be a crontab -e job for the daily backup of the server but crontab -e says there are no jobs in there.


    Odd.


    Im on ubuntu so I'm not sure what I'm missing im logged in as root not a regular user.


    can anyone point me in the right direction?


    I'd just like the backups to run at 4am in the morning instead of midnight I have a lot of west coast users and im on the east coast so midnight here is 9pm there.


    Thanks!


    David


    ok answ. your pm


    Ah ok sorry it took me so long to understand what you meant. I see now to just copy the actual text of the files into the blocks, I get it now lol, pretty nice! ISPCP 1.07 did not work this good on SSL :P


    So for anyone else who is as dense as me, just use the domain control panel to paste the contents of the crts, and key into the text areas and its a done deal. I was just used to SSL being so much more difficult lol! Thanks a lot Cool and thanks a lot I-MSCP!! I really wasn't expecting this migration to be so painless!


    Thanks again!


    David


    I don't undertand what kind of dns mismatch could occur I am using the exact box i used for ispCP 1.07 my .62 resolves to the correct addresss on www. it only redirects wierdly on https://www.


    also domain.tld should be red (only https://admin.domain.tld is on the certificate) along with https://mydomain1.tld (on x.x.x.62 with a problem ) and https://myotherdomiain2.tld (x.x.x.61 which also works no problem)


    Any other thoughts?


    David

    [quote='Shinzan','http://migration.i-mscp.net/index.php/Thread/?postID=9278#post9278']

    Code
    1. # cd /var/www/imscp/engine/setup# perl imscp-setup --debug --reconfigure


    Well I went ahead and just manually added a virtual host entry to 00_master_ssl.conf and it looks like this:


    My base IP is x.x.x.61 btw



    But after doing that mydomain.com redirects to my x.x.x.61 admin.controlpanel.com Any thoughts as to why this redirect is happening it seems like anthing on 443 is being hijacked however chrome does not report a redirect (and it would if there was a redirect) Whats going on here?


    Thanks!!!


    David

    Code
    1. # cd /var/www/imscp/engine/setup
    2. # perl imscp-setup --debug --reconfigure


    And then, when you are asked about SSL, you answer yes and say that you have your own certificate. After, the installer will ask you about your certificate information.


    Thanks that did the trick, that was pretty dang painless! Last question the Control Panel is running over SSL but my turbo Cert is untrusted on my other domain. Where is the file i need to edit for my virtual host to listen for that certificate? Do I need a seperate IP address for Each domain on SSL Wildcard Certificates? I just went ahead and assumed it best to have an one ssl per ip address, like i did in ISPCP. I put my panel on x.x.x.61 and mydomain.com on x.x.x.62


    Everything works fine admin.controlpanel.com (x.x.x.61) its https:// however when i navigate to mydomain.com works and https://mydomain.com does not, I'm thinking i just need to put another virtual host entry in the 00_master.conf ?



    David