Linux / UNIX Tech Support Forum
This is a discussion on CGI::Carp installation within the Getting started tutorials forums, part of the Linux Getting Started category; Hi to all, We are currently trying to install a membership script that requires several Perl modules to be installed ...
|
|||||||
| Getting started tutorials So much to read, so little time! If that is your problem, we have solution. Read our FAQ and tutorials to help you cut through the clutter of information overload. Only members of "contributors" group can post new tutorials. Other members can just reply to thread. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi to all,
We are currently trying to install a membership script that requires several Perl modules to be installed on our server. We are actually buying the script and even though all of the perl modules are installed correctly CGI::Carp is not. The company that we bought the script from demands 45 pounds to install the module. So the question is obvious I think. How can we install the module? Any help is greatly appreciated |
| Sponsored Links | ||
|
|
|
||||
|
Login as root and type command
Code:
perl -MCPAN -e 'shell' Code:
install CGI::Carp
__________________
Vivek Gite Linux Evangelist |
|
|||
|
dear nixcraft thank you very much for replying. I know it may sound silly but when I access plesk in order to allow shell access I get several options like for example:
/bin/sh /bin/bash /sbin/nologin /bin/zsh /bin/bash (chrooted) /bin/rbash Any ideas? Thank you |
|
|||
|
OK I enabled access to /bin/sh but when I tried the first command I got a ''permission denied'' message
. I would really appreciate your help with this Thank you |
|
||||
|
Use /bin/bash and login as root user. The ssh command to login
Code:
ssh root@your-server.com Code:
ssh root@ip-address Code:
su -
__________________
Vivek Gite Linux Evangelist |
|
|||
|
Nixcraft thank you very much for your reply. We've managed to deal with the problem and all Perl modules have been installed successfully. The membership script is working finally. I would like to thank you for devoting some of your time to respond. I really appreciate it
Take care |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| agp driver installation | pansarevai | Ubuntu / Debian | 0 | 18-02-2008 03:43 PM |
| Installation hung up at 85% | alleykat | Getting started tutorials | 1 | 01-11-2007 09:51 AM |
| New HDD Installation | surmandal | Linux software | 1 | 31-07-2007 04:53 AM |
| NMS installation | zafar466 | Linux software | 1 | 16-03-2007 12:38 AM |
| FC4 installation problem | guest_kavi | Linux software | 1 | 17-01-2006 04:37 PM |