RichieBoy67
02-17-2006, 01:43 PM
I don't want to take the time to get into too much detail here but I am basically trying to alter perl to load script and I am using the following
use lib qw(/var/www/talkandmore.net/www);
1;
Can anyone tell me if this path is in the correct format??
I know I also have to add something to my htaccess but one thing at a time..
Thanks
use lib qw(/var/www/talkandmore.net/www);
1;
Can anyone tell me if this path is in the correct format??
I know I also have to add something to my htaccess but one thing at a time..
Thanks