--- In [email protected], "linu13x" <[EMAIL PROTECTED]> wrote:
>
> Hy
> 
> I am working with php and have a problem.
> I saved the two php examples from acmesystems.it on my foxboard.
> While the sqlite.php file is working, I get always an error 
> message "The page can not be found" when I want to open 
helloworld.php.
> 
> Can anyone tell me what the problem is?
> 
> Regards Steff
>

I've got the same problem. I have made 2 scripts:

<?
echo "this is a test";
?>

and 

<?
phpinfo();
?>

The first gives a 404 'page not found' and the second gives a php 
info listing (so is working fine). Both scrips have read and execute 
rights, both are in /mnt/flash/root directory

any help available?
Regards, Nico


Reply via email to