Hi all,
I finally finished installing LAMP (kirkwood) on my pogoplug/8gb memorex thumbdrive.
I am having trouble with a few things and I'm not sure I know where to start to figure out whats going on
I tried to see how my machine is configured by putting phpinfo.php in my root dir (/srv/http)
when i run it I get a blank page, but if i vire source it contans
<?php
phpinfo();
?>
and should work...but all I get is a blank page,
i have a small index file in same dir that containg the words First file which shows if I just go to the root page.
but if I try to access the info then I get a blank page.
It seems that php isnt runnig?
how do I start and stop services in linux-kirkwood?
what do you think the issue is?
any help would be greatly appreciated.
Thanks
Don