-
SitePoint Zealot

Zlib
hey.. I have been trying my head around this problem
I have downloaded the zlib.dll for PHP for a windows box
how do I install it?
-
Mlle. Ledoyen
You don't need to, just open your php.ini and uncomment the line:
extension=php_zlib.dll
Restart Apache (I assume!) and run phpinfo(); to see if it worked
Sean
Harry Potter
-- You lived inside my world so softly
-- Protected only by the kindness of your nature
-
SitePoint Zealot

doesn't work.. cuz i use Xitami and it shows this error message box with "Error Including DLL"
-
Mlle. Ledoyen
You need to set the extension_dir to your path in your php.ini. This is mine:
extension_dir = c:/apache/php/extensions
Sean
Harry Potter
-- You lived inside my world so softly
-- Protected only by the kindness of your nature
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks