Jump to content

brainsp

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by brainsp

  1. 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.
  2. I don't think I applied for it. It has been in the Advanced section in the Cpanel since I had my account (I joined 3 weeks ago). Can you tell me how get it back? Thanks.
  3. Oops, I could not try this setup because SSH session had disappeared under the Advanced section in the Cpanel. Does anyone know why? I have no other ways to get to command prompt to run the sandweb setup script.
  4. I am trying to setup my website as a CVS site. I found an open source program (sandweb http://sandweb.sf.net) that allows users to access the CVS repository from the web. However it requires the following perl modules to set it up: * HTML-Template ( tested with 2.6 ) * Test-Harness ( tested with 2.26 ) * Test-Simple ( tested with 0.47 ) * XML-NamespaceSupport ( tested with 1.08 ) * XML-SAX ( tested with 0.12 ) * XML-Simple ( tested with 2.02 ) * Digest::MD5 ( tested with 2.13-2 ) I later found that HTML-Template and XML-Simple modules are not in the system. I know I cannot install them to the central directory. Is it possible to install them in my home directory.
×
×
  • Create New...