I try to import txtfile, but get this error:
<input name="allentries" type="hidden" value="
Fatal error: Call to undefined function: gzcompress() in /usr/webs/waps/html/include/inc_tmpl/message.subscribersimport.tmpl.php on line 111
I figure out that maybe my host dosent support gzcompress, and if i cant have him to install this what can i do then ?
In phpinfo i can only find that "gzip" is install ? is that the same ?
Please help!
Import cvs file with error
Re: Import cvs file with error
Hi,
- normaly (every *NIX system) can handle GnuZip
- if you don't see "--with-zlib-dir" in the "Configure Command" part I would say - your provider don't like GnuZip?
[edit]see here: http://de2.php.net/gzcompress
No - search for zlib in phpinfo (ZLib Support |enabled)In phpinfo i can only find that "gzip" is install ? is that the same ?
- normaly (every *NIX system) can handle GnuZip

- if you don't see "--with-zlib-dir" in the "Configure Command" part I would say - your provider don't like GnuZip?

[edit]see here: http://de2.php.net/gzcompress
Erfahrung ist das, was man besitzt, kurz nach dem es gebraucht wurde.
Warning: I have no foggiest idea of English/German, but I do
-ha{p}{p}y day/night/dia/noche-
Warning: I have no foggiest idea of English/German, but I do
-ha{p}{p}y day/night/dia/noche-
It´s Ok now
The zlib is on the server now at its working fine... thanks!