[San-Diego-pm] Running PHP slide show from Perl

Joel Fentin joel at fentin.com
Wed Oct 6 05:45:57 PDT 2010


I have been attempting to test/run a slideshow program. The 
program must be run from a Perl program.

+ First note that plant1.php works. See it here:
http://calscape.com/Raja99/plant1.php

+ I wrote a Perl script to run plant1.php. You can run it at:
http://www.calscape.com/cgi-bin/Admin/Raja99A.pl.
It doesn't work. Note the error message.

+ The operative code lines:
print "Content-type: text/html\n\n";
chdir '../../Raja99/';
system('./plant1.php');


I hope sombody knows what is happening and can help.
Thank you.

-- 
Joel Fentin       tel: 760-749-8863
Biz Website:      http://fentin.com
Personal Website: http://fentin.com/me


More information about the San-Diego-pm mailing list