Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


zPanel problem
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

zPanel problem

I have installed the newest zpanel on my vps and added a domain, but under domain I see only zpanel's login. I have configured my domain by A record. What do you think why?

Comments

  • AlexanderMAlexanderM Member, Top Host, Host Rep

    zPanel is the problem

  • But it was working perfectly on another VPS without any problem.

  • Yes, zPanel have a bad security. You can use Kloxo-MR (mratwork.com), it's easy to install and configure. You can install Apache / Nginx / NginxProxies and for next generation of Kloxo-MR you can install Hiawatha / HiawathaProxies. For database you can choice MySQL or MariaDB.

    If you have a problem, you can ask in the Kloxo-MR active forum...

  • SaikuSaiku Member, Host Rep

    @AlexanderM said:
    zPanel is the problem

    Thanked by 1pylode
  • pylodepylode Member
    edited August 2013

    @Saiku said:
    zPanel is the problem

    Nginx + PHP-FPM = Best

  • @sentarum said:
    Yes, zPanel have a bad security. You can use Kloxo-MR (mratwork.com), it's easy to install and configure. You can install Apache / Nginx / NginxProxies and for next generation of Kloxo-MR you can install Hiawatha / HiawathaProxies. For database you can choice MySQL or MariaDB.

    If you have a problem, you can ask in the Kloxo-MR active forum...

    Yes, it is working perfectly! Here is a good install guide: http://www.wjunction.com/13-tutorials-guides/173949-how-install-kloxo-mr-kloxo-fork-mustafa-ramadhan.html
    Thanks!

  • Created ZOne records under DNS?

  • @ahmiq said:
    Created ZOne records under DNS?

    I have not created these records earlier, but it was working perfectly.

  • @kovacsak, the new zPanel looks great indeed, however I'm not that convinced that it's secure.

  • @Evo said:
    kovacsak, the new zPanel looks great indeed, however I'm not that convinced that it's secure.

    This.

    Also with zPanel make sure it has ran its deamon update since adding the domain. (Runs once a hour I think or you can run manually)

  • @AlexanderM said:
    zPanel is the problem

    1. Zpanel is not the problem !
      The basic is that you have your loginpage on your default domain but if you dont want that there are ways to point that to a specefic port or even to a subdomain e.g. zpanel.domain.com !

    2. @EVO
      didi you try the new version 10.1.0 ? or are you talking about the older 10.0.2 version ?

    Please check before you reply

    *Happy Zpanel user

  • EvoEvo Member
    edited September 2013

    @active8, I've made my statement that "I'm not convinced that it's secure", based on some of the replies of the authors of zPanel on their forum, completely ignoring a report for a high security exploit, and even basing the one who reported it.

    Every software could have exploits, it only matters how such issues are handled by the developers.

  • @active8 said:
    1. Zpanel is not the problem !
    The basic is that you have your loginpage on your default domain but if you dont want that there are ways to point that to a specefic port or even to a subdomain e.g. zpanel.domain.com !

    1. EVO
      didi you try the new version 10.1.0 ? or are you talking about the older 10.0.2 version ?

    Please check before you reply

    *Happy Zpanel user

    Which ways please?

  • active8active8 Member
    edited September 2013

    If you made a simple search on the zpanel form than you had found this :

    (Revised) Tutorial on changing your ZPanel default port 80 to a different port

    Locate the default Apache httpd.conf

    Locate your Apache httpd.conf (not the ZPanel httpd.conf, it should be the original apache httpd.conf)
    Add a Listen port eg: port 5080 this should look like: "Listen 5080" right after "Listen 80"
    Save and restart Apache service
    

    Next is, login to your Zpanel as zadmin or admin then go to

    Module Admin >> Apache Config
    Add Apache directive: "Redirect / http://panel.yourdomain.tld:5080" in "Global ZPanel Entry"
    Save it (force save) and then run the Daemon manually, restart your apache service as well to take effect.
    then check your Zpanel URL "panel.yourdomain.tld"
    

    Now if you type http://panel.yourdomain.tld in your browser, this will be redirected to http://panel.yourdomain.tld:5080

    And you standard domain wil be visible via (default) port 80

    That's it! Good luck

    (This guide is for the new 10.1.0 version, not for the older one´s)

  • @kovacsak said:
    I have not created these records earlier, but it was working perfectly.

    I dont know , i have to change them everytime. I have both Zpanel and Webmin working. To make a subdomain work. Once i add the subdomain from zpanel. I goto dns manager and add the subdomain name , like if subdomain is test.abc.com , then i add test in the Cname section.

    Somehow the domain does not resolve with www , so i have to goto Bind settings and make a www record manually with webmin and also with apache settings to the subdomain and create a www alternate domain. It works then..

    i dont know why zpanel guys dont fix this

  • @sentarum said:
    Yes, zPanel have a bad security. You can use Kloxo-MR (mratwork.com), it's easy to install and configure. You can install Apache / Nginx / NginxProxies and for next generation of Kloxo-MR you can install Hiawatha / HiawathaProxies. For database you can choice MySQL or MariaDB.

    If you have a problem, you can ask in the Kloxo-MR active forum...

    Hiawatha (also PowerDNS, NSD and MaraDNS) ready on Kloxo-MR 6.5.1.a (alpha step).

  • JeffreyJeffrey Member
    edited September 2013

    I haven't ran into any issues on my zPanel server. - SCRATCH THAT! http://freesimplehosting.com/forums/showthread.php?tid=79&pid=333#pid333

Sign In or Register to comment.