Hi Simone

You have to put the php code inside a .php file not an .html file

Sergio

ssmtux wrote:
> 
> 
> Hi,
> 
> I made a new image for the foxboard using the patch given by KDEV.
> I tested it up-loading a very simple php script (hello world) in
> /mnt/flash/root and
> it works.
> 
> My second step is using a template to build a new webserver interface.
> 
> I found a template (index.html + style.css) and I modified the first
> one adding the script
> <?php
> echo "Hello World!"?>
> I saved all as index.php and I uploaded both the files in
> /mnt/flash/root,
> I changed the rights with chmod...
> 
> And now if with the browser I go to http://192.168.1.90/index.php 
> <http://192.168.1.90/index.php>
> doesn't find nothing...
> 
> I have already changed the php.ini to see which is the error ... but
> nothing..
> 
> any idea?
> 
> Thank you for replay!
> Simone
> 
> 

Reply via email to