there are simple and useful tools to help you, like http://winscp.net/eng/index.php but still some basic understanding of what you're doing is required.
good luck, Jan On Tuesday, June 10, 2014 8:01:30 AM UTC+10, john3909 wrote: > > > From: "'Ryan P.' via BeagleBoard" <[email protected] <javascript:> > > > Reply-To: <[email protected] <javascript:>> > Date: Monday, June 9, 2014 at 1:44 PM > To: <[email protected] <javascript:>> > Subject: Re: [beagleboard] Webserver Image Displaying > > > > On Monday, June 9, 2014 4:22:43 PM UTC-4, Przemek Klosowski wrote: >> >> On Mon, Jun 9, 2014 at 4:15 PM, 'Ryan P.' via BeagleBoard >> <[email protected]> wrote: >> >> > >> > <?php echo "<img src=\"image.jpg\"/>"; ?> >> > >> For this to work , you need to have a file image.jpg in the same >> directory as the php script; the file has to be readable to the >> 'world' or to the user/group under which the lighttpd process runs. >> > > > I had a hunch it was that.. > > Any tips for going about doing that? > > Start by reviewing the training material on free-electrons.com or buy a > book on using Linux. Specifically, you should review the Linux command line > docs: > > http://free-electrons.com/docs/command-line/ > > Regards, > John > > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > For more options, visit https://groups.google.com/d/optout. > > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
