DSM-G600, DNS-3xx and NSA-220 Hack Forum

Unfortunately no one can be told what fun_plug is - you have to see it for yourself.

You are not logged in.

Announcement

#1 2010-03-23 17:09:50

Rickou
Member
Registered: 2008-12-21
Posts: 6

dotclear on DNS-323: problem with zlib/gzip

Hello,

I try to install dotclear 2.1.6 on my dns-323.

Note: It's more for fun than for a real web server smile

I have installed:
* FW 1.08
* lighttpd 1.4.25
* php 5.2.9
* zlib 1.2.3
* sqlite 3.5.6

I see:
* lighttpd and php are working: here in attachement the php info page
* dotclear created my database on sqlite, without error
* zlib is correctly installed and I see /ffp/lib/zlib.so file

the problem is when I try to add an extension (url or file), I got an error on zlib library: Gzip functions are not available

I also try to run a simple page with gzopen and I got a similar error: Fatal error:  Call to undefined function gzopen.


Why php did not find my zlib library ?

Thanks for help

Rickou


Attachments:
Attachment Icon phpinfo().png, Size: 339,875 bytes, Downloads: 99

Offline

 

#2 2010-03-23 17:24:01

fonz
Member / Developer
From: Berlin
Registered: 2007-02-06
Posts: 1716
Website

Re: dotclear on DNS-323: problem with zlib/gzip

try this in your /ffp/etc/php.ini

Code:

[php]
extension=zlib.so

Offline

 

#3 2010-03-23 17:46:44

Rickou
Member
Registered: 2008-12-21
Posts: 6

Re: dotclear on DNS-323: problem with zlib/gzip

it's working: thanks !

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB