[SOLVED] Problem after installing ispcp - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: System Setup & Installation (/forum-32.html) +--- Thread: [SOLVED] Problem after installing ispcp (/thread-11257.html) |
[SOLVED] Problem after installing ispcp - ExTreMe - 07-27-2010 11:34 PM Hello, After following step by step installation on OpenSuse ispcp I get the error I show in the following image. http://i31.tinypic.com/302m0xy.jpg I've formatted 3 times and I keep going the same error. Use ISPCP 1.0.5 OMEGA - OpenSuse 11.3 If anyone knows any solution you'll be grateful. Greetings, thanks. ------------------------------------------------ Excuse the translation by Google Translator RE: Problem after installing ispcp - Nuxwin - 07-28-2010 12:26 AM Hello ; In my opinion, you have installed nightly-build or trunk, not 1.0.5. Normally, we provide support only for current stable release (1.0.5). You have not received email from ispCP exception writer ? Please enable the DEBUG mode in your ispcp.conf by setting the DEBUG variable to 1 and try again to see the real error message. Also, I should check the install process for opensuse 11.3 so.. RE: Problem after installing ispcp - ExTreMe - 07-28-2010 12:46 AM Active debug mode and out "ispCP_GzipFilter error: Zlib Compression Library is not loaded!" RE: Problem after installing ispcp - Nuxwin - 07-28-2010 12:52 AM Ok, so you have installed the trunk, what link, method you have used exactly to grab ispCP ? The message is clear, no ? RE: Problem after installing ispcp - ExTreMe - 07-28-2010 01:02 AM do not speak Spanish? I have installed the 3131 revision, but I try 1.05 stable and nothing gives me the same error. where under the "ispCP_GzipFilter? Thanks in advance RE: Problem after installing ispcp - Nuxwin - 07-28-2010 01:07 AM I'm French, sorry. 1.0.5 and r3131 are not the same. r3131 (trunk) provides several changes. Open this file: gui/include/ispCP/Filter/Compress/Gzip.php and see the following lines 156 to 168. What PHP version you use ? Can you provide me phpinfo result ? RE: Problem after installing ispcp - ExTreMe - 07-28-2010 01:08 AM PHP Version 5.3.2 RE: Problem after installing ispcp - Nuxwin - 07-28-2010 01:11 AM Can you provide me phpinfo() result ? If you want, I can check up your installation on your server directly. For that, PM me. RE: Problem after installing ispcp - ExTreMe - 07-28-2010 02:28 AM Problem solved, thanks. For OpenSuse 11.3 users must install "php5-zlib" RE: Problem after installing ispcp - Nuxwin - 07-28-2010 02:33 AM Please edit the title of your first post like [SOLVED] Problem after installing ispcp I'll added this package in 11.3 list when I'll update install process for openSuse. |