pavva94 / snake-os

Automatically exported from code.google.com/p/snake-os
0 stars 1 forks source link

Does Webserver have PHP? #329

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. opening a PHP file from webserver
2.
3.

What is the expected output? What do you see instead?
directory listing

What version of the product are you using? On what operating system?
1.3.2

Please provide any additional information below.

I am trying to run a small script and was wondering if PHP is installed or if 
it needed to be installed to get it to work. Thanks in advance

Original issue reported on code.google.com by apowell...@gmail.com on 5 Oct 2012 at 8:02

GoogleCodeExporter commented 8 years ago
I just asked a similar question about Python. I know the WebServer can run 
"Haserl" scripts by putting them in the cgi-bin folder of the root WebServer 
folder (see the myfilebrowser example here: 
http://code.google.com/p/snake-os/issues/detail?id=50).

However, I'm sure if PHP or Python is installed, the WebServer can run their 
CGI scripts as well. I know for certain Python was successfully installed on 
SnakeOS. Therefore, PHP should be installable as well... I just wish I knew how 
:(

Original comment by himel.p....@gmail.com on 3 Nov 2012 at 11:21

GoogleCodeExporter commented 8 years ago
Snake doesn't come with php

You could try to use a package feed for another device. 
See here for details: http://code.google.com/p/snake-os/issues/detail?id=6

It's very fiddly and I don't know if it even works anymore though.

Original comment by stefansc...@googlemail.com on 16 Nov 2012 at 11:56