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 2008-05-25 22:39:13

vedeja
Member
Registered: 2008-02-21
Posts: 161

SQLite with funplug 0.5

What do I need to do in order to get SQLite running?


¤ 2 x 500 GB Samsung Spinpoint ¤ FFP 0.5 ¤ Custom fanscript ¤
¤ Lighttpd 1.4.19 ¤ Transmission 1.50 ¤ FW 1.07 ¤

Offline

 

#2 2008-05-25 22:54:06

jainoxi
Member
Registered: 2008-05-08
Posts: 7

Re: SQLite with funplug 0.5

First, you should install the package on your device:

Code:

wget http://www.inreto.de/dns323/fun-plug/0.5/packages/sqlite-3.5.6-3.tgz
funpkg -i sqlite-3.5.6-3.tgz

Add some lines to /ffp/etc/php.ini if you need support for SQL in PHP:

Code:

[PHP]
extension=pdo.so
extension=sqlite.so

(Create file if needed, and restart lighttpd after editting)

Last edited by jainoxi (2008-05-25 22:55:05)

Offline

 

#3 2008-05-25 23:02:57

vedeja
Member
Registered: 2008-02-21
Posts: 161

Re: SQLite with funplug 0.5

Works, thank you!


¤ 2 x 500 GB Samsung Spinpoint ¤ FFP 0.5 ¤ Custom fanscript ¤
¤ Lighttpd 1.4.19 ¤ Transmission 1.50 ¤ FW 1.07 ¤

Offline

 

#4 2008-08-11 21:42:39

whankin2
Member
Registered: 2008-08-11
Posts: 8

Re: SQLite with funplug 0.5

jainoxi ,

Same question, what to I need to do to get PHP working w/ FFP .5?

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB