From: "'Ryan P.' via BeagleBoard" <[email protected]> Reply-To: <[email protected]> Date: Monday, June 9, 2014 at 1:44 PM To: <[email protected]> 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] <javascript:> > 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]. > 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.
