If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
I like to add more extensions in my server, but I don't know how? Help me of enabling "extension=php_bz2.dll" into my server. What the best thing to do? Tell me...
ZLIB and BZ2 extension should be INSTALLED on cPANEL 39 so that my script for compress and decompress will run. I found out in the PHPINFO that it only have ZLIB installed, no BZ2 installed. I need BZ2 installed in this Cpanel to run my PHP script.
Let me know if you can set it up the Apache handler of this server then it will be appreciated , or tell me opinions of resolving this problem. Do i need to change HTACCESS?
Okay... Hope it won't take too long so that many of us can avail the extension for our applications... Let me know if you have installed the extension. Thanks!
I like to add more extensions in my server, but I don't know how? Help me of enabling "extension=php_bz2.dll" into my server. What the best thing to do? Tell me...
Thanks
What is the PHP application you need to run?
While I know of many PHP apps that use GZIP output compression, which is supported at Dathorn via the ZLIB extensions, I'm curious about the ones that require the use of 'PHP_BZ2.DLL'.
Comment