hi all, i've completed this guide: http://www.howtoforge.com/perfect-server-debian-wheezy-apache2-bind-dovecot-ispconfig-3 But now, i want change my server to nginx with this guide: http://www.howtoforge.com/perfect-server-debian-wheezy-nginx-bind-dovecot-ispconfig-3 All is complete, but, ispconfig was installed in the first tutorial, then now, need i reinstall the panel? how? i dont want lost my data Any change more for nginx? Thanks
Hi There is no clean and secure way to do that beside reinstalling the server. You can try to do it without a reinstall, but the risk is high to break the whole setup. so my recommendation is to backup website data, databases and mailboxes, then reinstall the server and create the sites again and then restore the data. Br// Srijan
hi Srijan, thanks for you response. I made a backup of all the info, not problem. Now my idea is to uninstall apache and ispconfig3 completely, then do: apt-get install nginx, php5-fpm, php5-mysql php5-curl php5-gd php5-intl php-pear php5-imagick php5-imap php5-mcrypt php5-memcache php5-memcached php5-ming php5-ps php5-pspell php5 -recode php5-snmp php5-sqlite php5-tidy php5-xmlrpc php5-xsl memcached, php-apc, fcgiwrap And then reinstall ispconfig3. You think this would work? Thanks!