Search the web
Sign In
New User? Sign Up
perl-beginner · Perl Beginners Mailing List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 18482 - 18511 of 26720   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
18482
... Gordon> is it possible, for an ISP to 'route' all emails via a CGI Gordon> script - before it reaches the POP mailbox ? Uh, how is CGI involved here? CGI...
merlyn@...
merlynstoneh...
Offline Send Email
Apr 1, 2004
10:53 am
18483
did you do a $ chmod 775 /home/monitor/scripts/ck.pl ? Better yet, you should change that entry to: 0-59/5 * * * * * /usr/bin/perl /home/monitor/scripts/ck.pl ...
Emanuel G Calso
egcalso
Offline Send Email
Apr 1, 2004
11:44 am
18484
... Ive got all sorts of CGI/Perl cron-jobs - to run processes & an email-list system (eg like yahoogroups) but on my own server - No forms & web involved..) ...
gordon stewart
gordonisnz
Online Now Send Email
Apr 1, 2004
11:46 am
18485
... gordon> Ive got all sorts of CGI/Perl cron-jobs - to run gordon> processes & an email-list system (eg like yahoogroups) gordon> but on my own server - No...
merlyn@...
merlynstoneh...
Offline Send Email
Apr 1, 2004
11:49 am
18486
IMHO, Slackware's much easier... but that's probably cause i've just used Debian once. Anyway, most people would say that it's much easier to install...
Emanuel G Calso
egcalso
Offline Send Email
Apr 1, 2004
11:52 am
18487
... -- rgds Frank Hauptle (aka Franki) For free scripts, online webmaster tools, HTML, XHTML, Perl & PHP tutorials and stuff, visit: http://htmlfixit.com...
franki
frankhauptle
Offline Send Email
Apr 1, 2004
12:15 pm
18488
... Why? PHP is still try to catch up to Perl's functionality. I've found that PHP tends to plateau as the program gets more involved. Its great for simple...
Brad Lhotsky
brad@...
Send Email
Apr 1, 2004
2:57 pm
18489
ja, i even almost fell for it once, cause they said PHP is much easier to learn... but really, what would you want? Something easier to learn, or something...
Emanuel G Calso
egcalso
Offline Send Email
Apr 1, 2004
3:20 pm
18490
Bear with me, the way I've worded the question makes it seem unrelated to Perl, but it's what I'm trying to pull into my script. My main point of reference is...
Joe Catanzaro
joecatanzaro
Offline Send Email
Apr 1, 2004
4:32 pm
18491
... Joe> But when I run it through ssh, it doesn't return any output. Here are the Joe> following variations that I've tried and each time I get nothing. The...
merlyn@...
merlynstoneh...
Offline Send Email
Apr 1, 2004
5:05 pm
18492
... Randal, Thanks for your response, but I'm getting the same results. The fixer program in my example: /home/superuser/fixer/fixer 78758000002063 002 X is a...
Joe Catanzaro
joecatanzaro
Offline Send Email
Apr 1, 2004
5:39 pm
18493
... Ahh! What's your shell on the remote box? If it's not /bin/sh (the One True Shell), that syntax doesn't work. I forgot that about ssh. Sorry. -- Randal...
merlyn@...
merlynstoneh...
Offline Send Email
Apr 1, 2004
5:50 pm
18494
... user1 > echo $SHELL /usr/bin/ksh and that's being set in the first command that's listed in my ssh string when I execute .profile. So, my first thought is...
Joe Catanzaro
joecatanzaro
Offline Send Email
Apr 1, 2004
6:09 pm
18495
I will be out of the office starting 04/01/2004 and will not return until 04/09/2004. I will respond to your message when I return....
sprologo@...
Send Email
Apr 1, 2004
10:07 pm
18496
My problem was eventually tipped off by Tom of the Omaha Linux User Group with the following post: To: Omaha Linux User Group <olug@...> Subject: Re:...
Joe Catanzaro
joecatanzaro
Offline Send Email
Apr 1, 2004
10:44 pm
18497
I will be out of the office starting 04/01/2004 and will not return until 04/09/2004. I will respond to your message when I return....
sprologo@...
Send Email
Apr 2, 2004
12:11 am
18498
... I'm no expert - But im not a newbie either... Up till a few weeks ago, I knew nothing about PHP.. - But ive now converted 2 of my CGI scripts to PHP.. (one...
gordon stewart
gordonisnz
Online Now Send Email
Apr 2, 2004
12:21 pm
18499
... gordon> PS - My job can be summarised as 'paper-pusher' - Not gordon> programmer :( PHP is to the web what VBA is to Excel. It's a great way to get simple...
merlyn@...
merlynstoneh...
Offline Send Email
Apr 2, 2004
12:53 pm
18500
Dear Perls of Wisdom, Ok, I'll admit it. I've been gone for a while and I, well, I wrote something in PHP too. :<( My perl program got postponed rather than...
greg.hering@...
glhering
Offline Send Email
Apr 2, 2004
9:57 pm
18501
I'll answer the questions I can! ... Dunno, but check this: http://search.cpan.org/search?query=PDF&mode=module ... Sure is! :) ...
Brad Lhotsky
brad@...
Send Email
Apr 2, 2004
11:53 pm
18502
I get a 404 error or 500 error. i used the #! /user/bin/perl something like that. do you use that or you use you site domain name. I can't understand. My...
searcydigest
Online Now Send Email
Apr 3, 2004
3:23 am
18503
... < Yep - I've saved another email (got it at work..) Once they give me FTP access & ask me to upload my php script, I'll ask them why they're more...
gordonisnz
Online Now Send Email
Apr 3, 2004
3:36 am
18504
Here is a copy of something I sent to the forum on my websites ISP.. BASICALLY, I want to ... (Eudora or something).. ... (Ie, so you dont check the same...
gordonisnz
Online Now Send Email
Apr 3, 2004
3:41 am
18505
... Open a text editor, and paste this into it: #!/usr/bin/perl -w # Tell perl to send a html header. # So your browser gets the output # rather then...
franki
frankhauptle
Offline Send Email
Apr 3, 2004
6:11 am
18506
searcydigest, in addition, to connect your Linux box, that simplest way is to assign a static ip address to it (example: 192.168.0.2). You could do this by...
Emanuel G Calso
egcalso
Offline Send Email
Apr 3, 2004
7:30 am
18507
Hi, In order to connect to Sybase SQL server the following command is used. $dbproc = &dblogin('login','passwd', 'SERVER_NAME'); But is there any way to...
adari durgarao
durgarao_2000
Offline Send Email
Apr 4, 2004
8:12 am
18508
... adari> In order to connect to Sybase SQL server the following adari> command is used. adari> $dbproc = &dblogin('login','passwd', 'SERVER_NAME'); That's...
merlyn@...
merlynstoneh...
Offline Send Email
Apr 4, 2004
10:56 am
18509
Hello Perl-ists, I am looking for a script that I can use to send multipart e-mails. Since e-mail has been around long enough, I believe it's possible I don't...
Odhiambo Washington
pipinD
Offline Send Email
Apr 4, 2004
11:11 am
18510
... Odhiambo> Hello Perl-ists, Odhiambo> I am looking for a script that I can use to send multipart e-mails. Odhiambo> Since e-mail has been around long...
merlyn@...
merlynstoneh...
Offline Send Email
Apr 4, 2004
11:23 am
18511
Hi, Win2k, Activestate PERL 5.8. I tired my newbie hand at installing XML::RRS module. ppm search could not find it as binary. So went to cpan and used nmake...
leegold
leegold58
Offline Send Email
Apr 4, 2004
5:19 pm
Messages 18482 - 18511 of 26720   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help