Yes, that's the correct package. So /home/admispconfig and your ISPConfig database still exist. That's good. Does /root/ispconfig exist as well? If not, simply run Code: mkdir /root/ispconfig and then try the ISPConfig update again (after you have installed gcc-c++!). Might be a good idea to make backups of /home/admispconfig and your ISPConfig database before you try this again.
/root/ispconfig did not exist. I installed gcc-c++, did mkdir /root/ispconfig. ( and made backup of /home/admispconfig, and export ispconfig db. ) and It worked I now can normaly login to ispconfig and i have all sites/clients etc... I realy appriciate the help and quick response you guys gave me. Here is complete install log ( i think i notice some warrning's and/or errors during install) http://www.ikshadow.com/stuff/ispconfig_upgrade.txt p.s. Where do you hide donate link
Hi, I have upgrade ispconfig from 2.2.7 to 2.2.8 with no errors. Checking phpinfo() I fount that have version 5.1.6 Version 2.2.8 did not upgrade my php. Is this a problem I can fix? Server Fedora Core5 - Perfect setup
Did you check your main Apache's PHP, or the PHP of ISPConfig's Apache? Remember, that are two different PHP versions.
I didn't kwow that. I run your test info.php from inside a website. Is ISPConfig's php running php files?
The PHP update is not for the Apache that is used for your websites (port 80), but for the Apache that is used by ISPconfig (port 81)
Hello, I have an installation made by you folks at ispconfig. It is with Red Hat Linux Entrerprise Server 4.0 IspConfig version 2.2.6 I want to upgrade to this new release. Since this version is not directly suported by IspConfig and you installed it, sould I take any precautions berfore updating? Can I update following the update instrucctions without problems? I have now in production 2 IspConfig instalations. Thank's in advance......Larry.
Please make backups of the directories /root/ispconfig and /home/admispconfig and also of the ISPConfig database, then run the update. If it fails, you can restore your previous ISPConfig from the backups.
Whoops..... PHP is not... something.... install fails.... So, I did an apt-get update, then apt-get upgrade, and found that it wanted to upgrade php to latest versions. Retrying..... Update1: Asking me for where the MySql server is, users, passwords... Telling me to log in as admin/admin... uh..... Update2: Whew!!! Close one. It didnt like admin/admin, but chose the old username/password we've always used in the past. All my domain, email accounts are there... Update 3: Just to let everyone know, I also had to apt-get install gcc c++ Well, that was a tad scrary. I thought I was in trouble after it asked me if I wanted to choose between expert and standard install. I thought things were wiped out. But, it looks like I'm back in action
Thank you guys at ISPCONFIG!! Falko & Till, Thanks you guys I have been running ISPConfig since version 2.2.1 and your support has always been excellent can't wait to grow with you guys. If you guys ever need anything I can help with let me know. Jcorrea920
Hi Maybe I have found a little problem. Version 2.2.8 does not install under Debian 3.1 when using an AMD64 Kernel ( at least not when using 2.6.8-12-amd64-k8-smp). Using another Kernel (std. 386) there is no problem. Installation error occures when compiling OpenSSL. Code: gcc -I. -I.. -I../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -m64 -DL_ENDIAN -DTERMIO -O3 -Wall -DMD32_REG_T=int -DMD5_ASM -c -o cryptlib.o cryptlib.c cc1: sorry, unimplemented: 64-bit mode not compiled in make[1]: *** [cryptlib.o] Fehler 1 make[1]: Leaving directory `/root/install_ispconfig/compile_aps/openssl-0.9.8d/crypto' make: *** [build_crypto] Fehler 1 ERROR: Could not make OpenSSL ... Best regards Bernd
Hi Hard to say I made a mistake before and deleted my old installation ... I tested with a 2.2.7 version to with the same effect.
Suse Enterprise 10 I got this error on Suse Enterprise 10 upgrading from ISPConfig 2.2.7.... It's on a vmware esx server, so I just reverted back after this error.... Any ideas?
hello # which c++ /usr/bin/c++ ns1:~ # which g++ /usr/bin/g++ # GCC Packages that are installed: libgcc-4.1.0-28.4 gcc-c++-4.1.0-28.4 gcc-4.1.0-28.4 When I install/upgrade... I use defaults for all the options it asks me... and I hit no for encrypting now... for steps 7 and 8. It then gets to this screen....
Then there must be anything else missing. We really need to get the error message from the compilation output to help you, everything else is only guessing.