LAMP for kiosk edition

Here you can post about the issues related to modifications performed manually (not through the kiosk wizard). Example: swapped kernel, added 3rd party modules or files.
Please describe in detail what has been changed and hopefully other kiosk user will be able to help.
Porteus team wont resolve bugs posted in this category as we support only modifications made by the kiosk wizard.
Forum rules
Porteus Kiosk section of the forum is unmaintained now. Its kept in a 'read only' mode for archival purposes.
Please use the kiosk contact page for directing your queries: https://porteus-kiosk.org/contact.html
patx
White ninja
White ninja
Posts: 26
Joined: 22 Aug 2013, 13:30
Distribution: kiosk
Location: canada

LAMP for kiosk edition

Post#1 by patx » 25 Aug 2013, 13:38

here are LAMP files for KIOSK edition:

http://www.mediafire.com/download/aljex ... amp.tar.gz

patx
White ninja
White ninja
Posts: 26
Joined: 22 Aug 2013, 13:30
Distribution: kiosk
Location: canada

Re: LAMP for kiosk edition

Post#2 by patx » 25 Aug 2013, 15:28

here is PhpSysInfo files, i included phpterm and changed the phpsysinfo footer to open phpterm in a new window:

http://www.mediafire.com/download/9nb3k ... nfo.tar.gz

phpterm user is root and password is P0rt3us ( the 0 is a zero ) you can change that in phpterm.php file

install is pretty simple,

extract everythig to /var/www/htdocs
chmod 755 /var

ofc httpd must be started before you can acces the files trough your favorite webrowser...

@fanthom:

How can i change /var folder permission on boot ? i tried "chmod 755 /var" in rc.local but that did not work. thankx

Locked