mirror of
https://gitlab.com/hacklab01/pivilion.git
synced 2026-02-04 07:40:48 +00:00
Added some stuff
parent
f46946fd68
commit
0bae826a52
1 changed files with 3 additions and 1 deletions
|
|
@ -75,7 +75,9 @@ You will see lighttpd's placeholder page.
|
||||||
|
|
||||||
or
|
or
|
||||||
|
|
||||||
`sudo apt-get install php-cgi` when on a different system then Raspbian
|
`sudo apt-get install php-cgi`
|
||||||
|
|
||||||
|
when on a different system then Raspbian (like Ubuntu that we used for a Virtualbox appliance)
|
||||||
|
|
||||||
|
|
||||||
PHP (Hypertext Preprocessor) is a server-side scripting language designed primarily for (but not limited to) web development. We use it to run our basic gallery generation script.
|
PHP (Hypertext Preprocessor) is a server-side scripting language designed primarily for (but not limited to) web development. We use it to run our basic gallery generation script.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue