nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

CGI::Carp installation

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 ...


Go Back   nixCraft Linux Forum > Linux Getting Started > Getting started tutorials

Register FAQ Members List Calendar Forgotten your password? Mark Forums Read
  #1 (permalink)  
Old 09-05-2007, 09:48 PM
Junior Member
User
 
Join Date: Sep 2007
My distro: Debian
Posts: 4
Rep Power: 0
kostas11 is on a distinguished road
Default CGI::Carp installation

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
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 09-06-2007, 03:32 PM
nixcraft's Avatar
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
My distro: Ubuntu
Posts: 1,060
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

Login as root and type command

Code:
perl -MCPAN -e 'shell'
Next type command:
Code:
install CGI::Carp
Run as root
__________________
Vivek | My personal blog
Linux Evangelist
Play hard stay cool
Reply With Quote
  #3 (permalink)  
Old 09-06-2007, 06:28 PM
Junior Member
User
 
Join Date: Sep 2007
My distro: Debian
Posts: 4
Rep Power: 0
kostas11 is on a distinguished road
Default

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
Reply With Quote
  #4 (permalink)  
Old 09-06-2007, 06:54 PM
Junior Member
User
 
Join Date: Sep 2007
My distro: Debian
Posts: 4
Rep Power: 0
kostas11 is on a distinguished road
Default

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
Reply With Quote
  #5 (permalink)  
Old 09-08-2007, 12:10 AM
nixcraft's Avatar
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
My distro: Ubuntu
Posts: 1,060
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

Use /bin/bash and login as root user. The ssh command to login

Code:
ssh root@your-server.com
OR
Code:
ssh root@ip-address
It may be possible that root access is disabled to make system more secure, in that case first login as normal user and use su - command to login as root user.
Code:
su -
__________________
Vivek | My personal blog
Linux Evangelist
Play hard stay cool
Reply With Quote
  #6 (permalink)  
Old 09-08-2007, 12:15 AM
Junior Member
User
 
Join Date: Sep 2007
My distro: Debian
Posts: 4
Rep Power: 0
kostas11 is on a distinguished road
Default

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
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
agp driver installation pansarevai Ubuntu / Debian 0 02-18-2008 04:43 PM
Installation hung up at 85% alleykat Getting started tutorials 1 11-01-2007 10:51 AM
New HDD Installation surmandal Linux software 1 07-31-2007 05:53 AM
NMS installation zafar466 Linux software 1 03-16-2007 01:38 AM
FC4 installation problem guest_kavi Linux software 1 01-17-2006 05:37 PM


All times are GMT +5.5. The time now is 02:37 AM.


Powered by vBulletin® Version 3.7.4 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36