325 reputation
210
bio website cutthechatter.com
location Waterdown, Canada
age 43
visits member for 4 years
seen Jan 9 at 1:34
stats profile views 100

I am a software developer working for SAP-Sybase in Waterloo, Ontario. I am a member of the SQL Anywhere engineering team. I write primarily in C, C++, python, and perl.

In my spare time, I use PHP, (X)HTML, CSS, and Javascript on some personal web sites. I also enjoy sports, primarily lacrosse, hockey, and baseball.

Blog: cutthechatter.com
Twitter:
GraemePerrow


Jan
8
awarded  Popular Question
Nov
3
comment How can I forward email to a perl script on Linux?
@adamo: Good idea. When I do that, it still fails but this time the bounce email says "permission denied". The script and all the directories are all 0755. /usr/local/bin/perl is a link to /usr/bin/perl which is 0755 as well. I've tried setting the owner of the script to mail.mail, no change. If I run the script as user mail (su -m mail -c /etc/smrsh/handle_email.pl), it runs properly.
Nov
1
comment How can I forward email to a perl script on Linux?
Thanks, but nope. Tried changing permissions and restarting sendmail, same result.
Nov
1
revised How can I forward email to a perl script on Linux?
Typo
Nov
1
awarded  Editor
Nov
1
comment How can I forward email to a perl script on Linux?
@mdpc Thanks for your responses - I've updated the question with the answers.
Nov
1
revised How can I forward email to a perl script on Linux?
Answered questions from comments
Nov
1
asked How can I forward email to a perl script on Linux?
Mar
7
answered SQL AnyWhere, how do I set the database ReadOnly property to On?
Jan
10
comment Listing tables on a SQL Anywhere using iSQL
SQL Anywhere does not support this syntax.
Jan
10
answered Listing tables on a SQL Anywhere using iSQL
Aug
20
answered Sybase:-where to save a new database?
Dec
11
awarded  Quorum
Oct
27
awarded  Scholar
Oct
27
comment Where can I get php_mysql.dll for Windows?
I copied that file into the php directory and now httpd crashes when I try to connect to the database. At least I have the DLL now! Thanks
Oct
27
accepted Where can I get php_mysql.dll for Windows?
Oct
27
awarded  Commentator
Oct
27
comment Where can I get php_mysql.dll for Windows?
Yes, I've already read all of that. It says "the php_mysql.dll DLL must be enabled inside of php.ini" but I don't have php_mysql.dll.
Oct
27
awarded  Student
Oct
27
asked Where can I get php_mysql.dll for Windows?