Jump to content

Readonly file system listing in web interface issue


Recommended Posts

Posted

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

 

I have installed the os in the flash memmory of nanopi..and sqlite3 database in sd card
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

Posted

Have you tried to make the filesystem read only via the Documentation, link is on top of this page.

Posted
42 minutes ago, Tido said:

Have you tried to make the filesystem read only via the Documentation, link is on top of this page.

/dev/mmcblk1p1                                  / ext4 ro,noatime,nodiratime,commit=600,errors=remount-ro                      0       1

 

Posted
2 hours ago, Tido said:

via the Documentation, link is on top of this page.

How to freeze your filesystem

Posted
1 hour ago, GB_linux said:

documentation link??? I didn't get you


Put "How to freeze your filesystem" to the search above.

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines