tual error occured... this way, if you've got
the wrong path or insufficient priviladges, etc. you'll find out the easy
way...
HTH & good luck!
-Peter
-----Original Message-
From: zentara [mailto:[EMAIL PROTECTED]]
Sent: Sunday, December 22, 2002 4:54 AM
To: [EMAIL PROTECTED]
Subject
On Sat, 21 Dec 2002 14:07:03 -0700, [EMAIL PROTECTED] (Eric Lin)
wrote:
> Now I am in linux again,
>I did /usr/bin/perl /usr/lib/cgi-bin/showphoto.pl > mytestout.jpg
>then at netscape 7 's url type /home/fsshl/mytestout.jpg
>
>it showed
>---
>The image "file:///home/fssh
Dear Zentara:
Now I am in linux again,
I did /usr/bin/perl /usr/lib/cgi-bin/showphoto.pl > mytestout.jpg
then at netscape 7 's url type /home/fsshl/mytestout.jpg
it showed
---
The image "file:///home/fsshl/mytestout.jpg" cannot be displayed,
because it contains errors
On Fri, 13 Dec 2002 13:55:50 -0700, [EMAIL PROTECTED] (Eric) wrote:
>Dear Zentara:
>
> I copy that piece of code and paste in my showphoto.pl in
>C:\apache2\cgi-bin\
>but it still not show any photo
>attach my showphoto.pl
>please help again
Sorry, but it's hard to say what exactly your problem
Dear Zentara:
I copy that piece of code and paste in my showphoto.pl in
C:\apache2\cgi-bin\
but it still not show any photo
attach my showphoto.pl
please help again
Sincere Eric
www.linuxspice.com
linux/window pc for sale
> >
> >http://www.linuxspice.com/cgi-bin/showphoto.pl";>
>
> ##
On Thu, 12 Dec 2002 19:46:04 -0700, [EMAIL PROTECTED] (Eric) wrote:
>in their html webpage I add a line as
>
>http://www.linuxspice.com/cgi-bin/showphoto.pl";>
This requires that you send an image , not html as your script does
below.
>
>and in my C:/apache2/cgi-bin/showphoto.pl
>#!c:\perl\bin\
Dear Perl advancer:
I want to post a photo to a website, not mine, and not load to their local
disk, that is post directly from my site.
in their html webpage I add a line as
http://www.linuxspice.com/cgi-bin/showphoto.pl";>
and in my C:/apache2/cgi-bin/showphoto.pl