Do i need to install ispconfig 2 before i install ispconfig 3?

Discussion in 'Installation/Configuration' started by jpmendoza, Oct 28, 2009.

  1. jpmendoza

    jpmendoza New Member

    Hi everyone

    Do i need to install ispconfig 2 before i install ispconfig 3?


    Thanks
     
  2. edge

    edge Active Member Moderator

    No you do not need to install ISPconfug2 before installing ISOconfig 3
     
  3. jpmendoza

    jpmendoza New Member

    Tnx edge

    do you know where i can find a manual for ispconfig 3?
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    The installation manuals for ispconfig 3 are on ispconfig.org. A user manual is not available yet.
     
  5. jpmendoza

    jpmendoza New Member

    tnx till

    i already install ispconfig 3 but i dont know how to start that's why i need a manual for this, anyway is it the same manual or function in ispconfig 2?

    thanks again
     
  6. jpmendoza

    jpmendoza New Member

    hi

    how can i changed the status of my ftp-server it appears offline


    tnx
     
  7. till

    till Super Moderator Staff Member ISPConfig Developer

    No, ISPConfig 3 is a completely different software. But ISPConfig 3 is really self explaining. E.g. if you need a website, then click on the nwe website button, enter the domain and click on save.
     
  8. till

    till Super Moderator Staff Member ISPConfig Developer

    Then your FTP server is not running. Test it with:

    netstat -tap | grep ftp

    on the shell.
     
  9. jpmendoza

    jpmendoza New Member

    Hi Till

    I did your suggestion but i dont what the result means?

    tcp 0 0 *:ftp *:* LISTEN -

    tcp 0 0 myservername:domain *:* LISTEN -




    if it is a problem how can i resolve this?


    tnx
     
  10. jpmendoza

    jpmendoza New Member

    i can't access the port 8080 it said in the browser "connection interrupted" but when i typed the ispconfig e.g. 192.168.1.1/ispconfig its work
     
  11. till

    till Super Moderator Staff Member ISPConfig Developer

    Check the firewall on your server, router and workstation.
     
  12. jpmendoza

    jpmendoza New Member

    what probably the cause of this error

    "Fatal error: Out of memory (allocated 786432) (tried to allocate 19456 bytes) in /usr/local/ispconfig/interface/lib/classes/tform.inc.php on line 140"

    i got this error when i clicked one of the tab but when i refresh the page its seems to be normal


    thanks
     
  13. jpmendoza

    jpmendoza New Member

    hi

    what probably the cause of this error

    "Fatal error: Out of memory (allocated 786432) (tried to allocate 19456 bytes) in /usr/local/ispconfig/interface/lib/classes/tform.inc.php on line 140"

    i got this error when i clicked one of the tab but when i refresh the page its seems to be normal


    thanks
     
  14. till

    till Super Moderator Staff Member ISPConfig Developer

    You have to raise the memory limit in the php.ini file for mod_php and maybe cgi-php. I recommend that you set it to 32 MB.
     
  15. jpmendoza

    jpmendoza New Member

    hi

    can anyone tell me what the meaning of this error when installing ispconfig3

    "warning: system(): Unable to fork [/etc/init.d/postfix restart] in /tmp/ispconfig3_install/install/install.php on line 214"


    "warning: system(): Unable to fork [/etc/init.d/saslauth restart] in /tmp/ispconfig3_install/install/install.php on line 215"


    "warning: system(): Unable to fork [/etc/init.d/amavis restart] in /tmp/ispconfig3_install/install/install.php on line 216"


    "warning: system(): Unable to fork [/etc/init.d/clamav-daemon restart] in /tmp/ispconfig3_install/install/install.php on line 217"


    "warning: system(): Unable to fork [/etc/init.d/courier-authdaemon restart] in /tmp/ispconfig3_install/install/install.php on line 218"

    thanks for the help...
     
  16. till

    till Super Moderator Staff Member ISPConfig Developer

    Is this a vserver? If yoes, then you most likely reached the process limit which is set for this vserver.
     
  17. jpmendoza

    jpmendoza New Member

    its a vps... what do i need to do? how can i raise memory in the server?


    tnx
     
  18. falko

    falko Super Moderator ISPConfig Developer

    Which virtualization technique do you use? VMware, Xen, KVM, OpenVZ, etc.?
     
  19. jpmendoza

    jpmendoza New Member

    Hi

    VMware, OpenVZ etc is different in Debian 3.1? because the OS i use in my container is debian 3.1


    Thanks for the reply
     
  20. jpmendoza

    jpmendoza New Member

    Hi

    I asked my vps provider about the virtualization technique, they said i used the OpenVZ...


    What do i need to do fix this problem?


    Thanks for the reply....
     

Share This Page