perl module paths are the paths where perl looks for the add on modules and functions for scripts ( ie CGI.pm is located most probably in /usr/local/lib/perl5/5.8.3 ) these really only affect you if you use custom modules, or if, for some reason, your perl installation was not compiled properly / modules were not installed properly.

on a different tack; have you checked the directory permissions for 'cgi-bin'? it should have execute permission for owner, group, and user ( 755 ) so that web scripts can run properly; most web servers are setup up to execute scripts in any directory with the right chmod, or in any cgi-bin directory with no modification of settings.

if you know perl, PHP is pretty much a snap to learn; they both use the many of the same syntax with some minor differentials that are easy to google out.

i think that if perl is not working for you on this server, then PHP would be the logical choice ( unless, by some miracle, the perl problem works itself out ).

if all else fails you can send me the script via email and i will test it with my testbeds ( linux and windows servers with different perls and configs )



<SNIP>
Portman wrote:

I logged into the account and found the following:


     perl module paths

/usr/local/lib/perl5/5.8.3/i386-freebsd
/usr/local/lib/perl5/5.8.3
/usr/local/lib/perl5/site_perl/5.8.3/i386-freebsd
/usr/local/lib/perl5/site_perl/5.8.3
/usr/local/lib/perl5/site_perl

What does that mean? It says that the path to perl is /usr/bin/perl and the version is 5.8.3.

Aarrggghhh!!

Riva

</SNIP>


____ • The WDVL Discussion List from WDVL.COM • ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
      Send Your Posts To: [email protected]
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

________________  http://www.wdvl.com  _______________________

You are currently subscribed to wdvltalk as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.

Reply via email to