OK, I setup phpshell and I am now able to run some shell commands through the web client. Now back to my original question, I put the whole sandweb directory in the www directory, and the required modules in www/cgi-bin directory. I tried to run the perl Makefile.PL in the sandweb directory to generate a makefile but got the following error:
"Checking if your kit is complete...
Looks good
Unable to open MakeMaker.tmp: Permission denied at /usr/lib/perl5/5.6.1/ExtUtils/MakeMaker.pm line 750.
Writing Makefile for SandWeb ".
I don't have enough permission to gerenate the makefille. Any workaround? thanks.