Jump to content

Fatal error in install


Guest HFX9

Recommended Posts

Hallo,

i have big problem with instalation Cubecart 4.

I copy file to my ftp server and type in browser path to store folder bud open this text in browser

Fatal error: ini_set() [ref.outcontrol]: Cannot use both zlib.output_compression and output_handler together!! in Unknown on line 0

I test my provider is redy to use cubecart 4 and result is

Ioncube Loader:

Zend Optimizer: Installed

GD Image Library: Version 2

PHP ≥ 4.3.0: 5.2.1

MySQL ≥ 4.1.0: 5.0.34

Congratulations.

Your server is compatible with CubeCart v4

If all tests have a green result on the right, then your server should run CubeCart 4 without any problems.

Only in "Ioncube Loader" nothyng

Please help me

Link to comment
Share on other sites

Guest hennaboy

What php version you running? 5.2.1? I think this was a php bug at one time not seen it for awhile though.

Check your global.inc file and make sure line 9 has zend as the encoder not ioncube

Also upload a php info file and look at that in your browser. Go way down all the way to near the bottom. Got anything there for zlib php module?

Link to comment
Share on other sites

What php version you running? 5.2.1? I think this was a php bug at one time not seen it for awhile though.

Check your global.inc file and make sure line 9 has zend as the encoder not ioncube

Also upload a php info file and look at that in your browser. Go way down all the way to near the bottom. Got anything there for zlib php module?

Yes, my provider is PHP version 5.2.1

in global.inc.php file i have $glob['encoder'] = 'zend';

zlib

ZLib Support enabled

Stream Wrapper support compress.zlib://

Stream Filter support zlib.inflate, zlib.deflate

Compiled Version 1.2.3

Linked Version 1.2.3

Directive Local Value Master Value

zlib.output_compression Off Off

zlib.output_compression_level -1 -1

zlib.output_handler no value no value

Link to comment
Share on other sites

Guest hennaboy

Try ... deleting the admin_enc_zend.php and the index_enc_zend.php files and upload them again making sure it is in binary mode.

Link to comment
Share on other sites

Try ... deleting the admin_enc_zend.php and the index_enc_zend.php files and upload them again making sure it is in binary mode.

Same problem

Bud when install cubecart v3 all works corect

Link to comment
Share on other sites

Guest hennaboy

Ask your webhost or if you are the webhost check the php.ini

Look for the zlib.output_compression is it turned On or Off (default is Off)

Link to comment
Share on other sites

Ask your webhost or if you are the webhost check the php.ini

Look for the zlib.output_compression is it turned On or Off (default is Off)

The zlib.output_compression is turned off

Directive Local Value Master Value

zlib.output_compression Off Off

zlib.output_compression_level -1 -1

zlib.output_handler no value no value

I am not webhost.

Link to comment
Share on other sites

Guest hennaboy

Have you tried using the ioncube loaders that come with CC4?

Change the global inc from Zend to Ioncube and use the loaders and see if it is a php/zend problem.

Ask your webhost or if you are the webhost check the php.ini

Look for the zlib.output_compression is it turned On or Off (default is Off)

The zlib.output_compression is turned off

Directive Local Value Master Value

zlib.output_compression Off Off

zlib.output_compression_level -1 -1

zlib.output_handler no value no value

I am not webhost.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...