JIBY_2 0 Newbie Poster

I am using web server as LIGHTTPD....database as sqlite3....And php..

I made my flash memmory of nanopi as readonly(in fstab).

while content listing from database to web page it is showing only limed amount of data( for example...in a webpage i am given to list 55 records.but beacuse of this readonly file system it is listing 19 records and no pagination.)

How to make readonly filesystem without affecting above