Hi Dave, I did that and with the foxserve's fimage it works... I have a problem with a mine fimage, in fact I applied the patch given on fxserve web site and I recompiled the foxboard adding php 5, and something else... In this way it doesn't work... in particular only php scripts work, but if I add some htlm don't appear nothing in my web page...
I'm not able to understand my mistake... uff! --- In [email protected], Dave Van den Eynde <[EMAIL PROTECTED]> wrote: > > Rename your index.html file to index.php. > > Dave > > ssmtux <[EMAIL PROTECTED]> wrote: Excuse me but I don't understand... > > Simone > > --- In [email protected], Sergio Tanzilli <tanzilli@> wrote: > > > > 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 > > > > > > > > >
