Fedora :: Configure Cgi-bin To Recognize Perl Scripts?

Feb 11, 2010

I have recently installed apache web server on Fedora 12, and am lost on how to configure cgi-bin to run my Perl scripts. When I try to run them (with either .pl or .cgi extension) I receive internal server error. I have searched on Google, but can not seem to find documentation on this. PHP is working fine, Perl/CGI is not

View 1 Replies


ADVERTISEMENT

Fedora Networking :: /usr/bin/perl: Symbol Lookup Error: /usr/bin/perl: Undefined Symbol: PL_use_safe_putenv

Apr 8, 2009

I am trying to setup the wlan access for my Fedora 9 system. I installed ndiswrapper. But when I run

Code:

ndiswrapper -l

i am getting the error

Code:

/usr/bin/perl: symbol lookup error: /usr/bin/perl: undefined symbol: PL_use_safe_putenv

View 11 Replies View Related

CentOS 5 Server :: Move 5.5 To /usr/bin/perl So Root Based On Perl 5.12.1?

Aug 11, 2010

I am new here and want to lern CentOS. Current I have installed CentOS 5.5 x64 and Perl 5.8.8. Now i have install Perl 5.12.1 which located to /usr/local/bin/perl. But how I can move it to /usr/bin/perl so root based on Perl 5.12.1?

View 7 Replies View Related

Debian :: Launch The Perl Config \ Seems To Be That It Does Not Regonize Perl?

Jul 7, 2010

I am trying to launch the perl config, but when I do so I can an weird error.It seems to be that it does not regonize perl ?

conf.pl: line 11: =: command not found
conf.pl: line 19: my: command not found
conf.pl: line 20: syntax error near unexpected token `{'

[code]...

View 2 Replies View Related

Ubuntu :: Switch Back To /usr/bin/perl After Installing Second Perl?

Aug 14, 2010

I recently reinstalled the B module for perl. Now I found out it didn't just do that, it installed a whole new copy of perl into /usr/local/bin/perl. When I type 'which perl' at the terminal, it says '/usr/local/bin/perl' instead of '/usr/bin/perl'. Normally, this wouldn't bother me. But I installed the one in local/bin without threading support. The one that comes with the system already is build with threading support, which is why I want to switch back to the system perl, and possibly remove the one in /usr/local/bin.

So how do I change it so that the result of 'which perl' returns as '/usr/bin/perl'? And what do I have to do to remove /usr/local/bin/perl?

The reason I need threading support is because I'm designing a file copier that copies several chunks of a file simultaneously to speed up the copying process. Guaranteed a useful script if it works.

View 7 Replies View Related

OpenSUSE :: Difference Between Perl And Perl-devel?

Jun 28, 2010

I'm new in perl programming and linux OS. What is the difference between perl and perl-devel? What does mean devel? Iwant to install Catalyst and before install as required I have to check if make, gcc and perl-devel are installed in my system. make and gcc are installed. But I have to install perl-devel. First I searched for make, gcc and perl-devel in YAST Software Management and search did not find perl-devel. I visited the software.opensuse.org and wrote "perl-devel" and searched. The result was many similar zips with a prefix perl-devel and I can not choose one for needed perl-devel.

[Code]...

View 5 Replies View Related

CentOS 5 Server :: Unable To Give "Perl Path" To Run Perl CGI Script

Jun 2, 2011

I am unable to run perl-cgi script in my cent os Apache server. I have used locate perl command in terminal window and it gives following result:

[code]....

tell which is the path to perl for example "usr/bin perl"

View 13 Replies View Related

Fedora :: How To Use Perl On 11

Nov 4, 2009

I am using Fedora 11 and am interested in starting to use perl. Does Fedora 11 come with perl? If so, how do I invoke it? If not, what is the usual (popular) way of installing and running perl on Fedora 11?

View 2 Replies View Related

Fedora :: Fedora Recognize Pocket Projector As A Monitor?

Feb 10, 2010

I'm currently a windows xp user but am making the switch over to something open source. My friend said fedora is excellent and so I might give it a shot granted I can get my aaxa p2 pocket projector to work on it. I use my laptop for a LOAD of presentations so it is of the utmost important that my OS can sync my projector. here is what I need it to do:

in those pictures, it is simply acting as a USB drive where I can drag and drop images from my desktop on to the projector itself. This is what I need it to do on the fedora platform as well. I want to say it should work no problem but i am unsure. I know the easiest answer would be to stick to windows because it works, but i'm sick and tired of having to reformat my computer every year because it becomes so cluttered with windows attacking spy/malware and viruses.

I've even been thinking about moving over to a *gasp* mac for this issue, but I hear that macs don't sync up to the aaxa projector very well. there is info on the site but i can't find any support so someone with more experience might be able to find it. [URL]..

oh, and I ask if it would recognize as a monitor because if I can't just put files directly on, i suppose I can throw it VGA to VGA and dual monitor my presentations - this is worser case scenario.

View 5 Replies View Related

Fedora Installation :: 14 - Perl Not Installed?

Nov 15, 2010

I have a CD with the Fedora 14 ISO burned. It doesn't appear to have perl installed on it. (Open a terminal, type "perl" and press Enter, and get the "Command not found." response.)Further, once I install to the hard drive and boot from it, run the updates and let them complete, and reboot, I still don't seem to have perl and I can't find a package for fc14 that would install perl.I must be the only one having this problem because I don't see any references to this and somebody would have noticed by now, but is there anyone who can tell me what I might have done wrong?

View 6 Replies View Related

Fedora :: Possible To Run Existing Perl Scripts On F14?

Mar 23, 2011

We are having perl version 5.8 and executing the perl scripts to maintain oracle database on Solaris10. Our existing perl version is 5.8.Now, we want to try the same existing perl scripts on Fedora14.Is it possible to run the existing perl scripts on Fedoara14?Do I have to seperately install the perl on Fedora14 ?

View 2 Replies View Related

Fedora Installation :: How To Install Perl Module At AWS?

Mar 15, 2010

I need to install the Perl DBI and DBI::mysql modules at Amazon Web Services. Perl 5.8.8 is installed there as part of the default Fedora linux that comes with an EC2 instance. I am not familiar with Fedora, but have been using Linux for a good while.If anyone could tell/show/direct me to the quickest way to do this.

View 1 Replies View Related

Fedora Installation :: How To Install Perl Libraries

Aug 11, 2010

I am a Fedora neophyte, upgrading a web server from Fedoras core 5 to Fedora 13. I finally got Apache and perl up and running, but my Perl scripts don't run because of the lack of Perl libraries.I have been able to use yum install thus far to get what I need which is a terrific tool when it works. I note there is a specific tool named 'cpan', and of course one can download libraries directly from the cpan.org website.Unfortunately, I have tried to download perl libaries from yum the cpan library from yum, and in each case I get:

[URL]

And it has tried maybe 20 mirrors, alway with the same result. What is the best way you experienced Fedora types have found to download and install perl libraries (like LWP for starters)?

View 6 Replies View Related

Fedora :: No More Mirrors To Try When Trying To Install Perl-cpan

Sep 29, 2010

My yum is not working. I need cpan in order to install a perl module net::ldap.

This is what I am see when I run the command yum install perl-CPAN

om updates:

I try running yum clear and yum update and nothing fixes the issue.

View 13 Replies View Related

Fedora :: Cannot Update Perl Due To A Missing Dependency

Nov 1, 2010

I cannot update perl due to a missing dependency.

Installed perl:
[kbs1@localhost ~]$ rpm -qa | grep perl-5
perl-libwww-perl-5.834-1.fc13.noarch
perl-5.10.1-112.fc13.i686
perl-5.10.1-112.fc13.x86_64

[Code].....

downgrade also does not work. I just updated F12 to F13 using DVD and this occured. Also prevents me from doing "full" yum system update, these packages always fail. I do not understand the problem, it says that perl-libs 5.10.1-112 requires perl-libs 5.10.1-112, but I have that installed.

View 1 Replies View Related

Fedora :: Install Perl With No Internet Connection?

Mar 24, 2011

Fresh installed Fedora 14, I need to make install the NIC driver from source. I downloaded rpm files for kernel-headers, kernel-devel, perl and perl-libs. Trying to install them, Perl asks for perl-libs and a few other lib files. And perl-libs ask for perl D:

how to off-line install perl?

View 2 Replies View Related

Red Hat / Fedora :: Elements Of Structure Perl Language

Aug 9, 2010

What elements of the Perl language could you use to structure your code to allow for maximum re-use and maximum readability?

View 2 Replies View Related

Red Hat / Fedora :: Yum Install Git - Perl Error For Package

Dec 16, 2010

I've used yum (and rpm) for some time now, and have finally run into one of those dependency problem. I am trying to install git (among other programs), and I have reach an empass. Nothing I've tried has worked, and I just know there is a simple solution to this that I just don't know. It all started by skipping a dependency in the past (don't remember the package). I figured there would be something to clean that up, so I just continued.

Here is my output:
Code: # yum install git
Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit, security
Adding en_US to language list
Loading mirror speeds from cached hostfile
Excluding mirror: ftp-stud.fht-esslingen.de
Excluding mirror: wftp.tu-chemnitz.de
* livna: rpm.livna.org
* rpmfusion-free: mirror.hiwaay.net .....
--> Processing Dependency: perl(Error) for package: perl-Git-1.7.3.3-1.fc14.noarch
--> Finished Dependency Resolution
Error: Package: perl-Git-1.7.3.3-1.fc14.noarch (updates)
Requires: perl(Error)
Error: Package: git-1.7.3.3-1.fc14.i686 (updates)
Requires: perl(Error)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

If I need to, I could go and download the RPM package and install it that way, but I'd like to get YUM back working properly.

View 7 Replies View Related

Fedora Installation :: Recognize Ssd On 10

May 2, 2009

[URL] i try to install it on my ssd, but i could not even recognize my ssd. *note my bios have no trouble recognizing my ssd.

View 8 Replies View Related

Fedora :: Forums Don't Recognize OS?

Jun 18, 2011

I've noticed that some users post here and that the forums put the little fedora icon on their post so it recognizes what distro they are running. I have a default install of Fedora 15 and all I get is a penguin for generic linux. I know in the grand scheme of things this is not important at all, however it's the little things that add up sometimes so I'd like to know how did you do it.

View 1 Replies View Related

Red Hat :: Fedora Won't Recognize Cd Drive / Why Is This - Fix It?

Feb 28, 2010

I have fedora 11 installed and fully updated, but im trying to burn the upgrade cd to fedroa 12. Using brasreo disk burner thing it says "no available disk" and i dont know why. This is a fresh install of 11 just updated. Any ideas? maby a cd driv driver?

View 3 Replies View Related

General :: Use "#!/usr/bin/perl" In The Beginning Of A Perl Script

Dec 17, 2010

I have a small problem with Perl and Apache.

If I use "#!/usr/bin/perl" in the beginning of a perl script the script won't work if the script is at all complicated. Simple scripts like "Hello World" works.

But if I use "#!/usr/bin/perl -w" in the beginning all scripts work?

If I don't use the -w this is whats in the logs:

(2)No such file or directory: exec of '/home/test.net/html/cgi-bin/uh/meny.pl' failed

Premature end of script headers: meny.pl

When I use the -w in the script the error-log shows me this.

meny.pl: Name "main::http_path_cgi" used only once: possible typo at /home/test.net/html/cgi-bin/uh/meny.pl line 24.

View 1 Replies View Related

Fedora :: Running Bash And Perl Scripts On Desktop

Nov 8, 2010

I wanted to run bash and perl scripts which requires SU privileges by clicking on desktop
Terminal window opens and closes fast without knowing what happened.

scripts work on terminal window by telling
sudo perl file.pl
sudo bash file.sh

Perl has this header
#!/usr/bin/env perl
or
#!usr/bin/perl -w

Bash has header
#!/bin/bash

How can I run them with desktop shortcuts with SU privilege so, the terminal will not close after execution? Should not the scripts work without telling perl or bash, since they have the header?

View 4 Replies View Related

Fedora :: Perl Bot Script Ending And Restarting Every Hour?

Dec 31, 2010

I had an aging RH 7.3 server that I decided was time to upgrade the hardware and software as well. I chose Fedora 13.This server runs an ircd with several bots connected to it. The bot in question is a perl bot based on the old dreambot script. On the RH 7.3 server, it ran forever. On the new Fedora 13 server, it does an EOF and restarts every hour, exactly one hour after it's been started.Is there something limiting the time that a perl script can execute?

View 1 Replies View Related

Red Hat / Fedora :: Executing A Perl Script In Remotely From Windows?

Feb 6, 2010

Is it possible to execute a perl script which in a linux machine from a windows machine?I have to trigger its execution from my windows machine.

View 1 Replies View Related

Fedora :: BIOS Not Recognize Live USB

Oct 31, 2009

I have created a live fedora11 usb using live usb creator, but when I restart the computer the bios does not recognize the live usb and system stop (not shut down) when I choose boot from usb drive option.
BIOS: inside H20

View 1 Replies View Related

Fedora Hardware :: Recognize All The Memory?

Jan 18, 2010

i`ve installed f12 and it recognize only 3.2 gb ram ... and i have 6.1 gb . what should i do to recognize all the memory?

View 5 Replies View Related

Fedora X86/64bit :: F14 X86_64 Does Not Recognize 4GB Ram?

Feb 3, 2011

I am a total Noob, I couln't find the answer to my question anywhere. I need to run Matlab with 4GB of RAM and I have been told Fedora 64bits is the best environement for that. I downloaded the iso for the Fedora 14 x86_64. I first booted using the live CD and was surprised to see that only 3.4GB are recognized. The computer is a HP with dual core 64bits intel cpus and the motherboard is supposed to handle until 8GB of RAM, I have currently 2 x 2GB installed.

I thought it might have been a problem from the live CD and I proceeded to install, but still same problem, only 3.4GB recognized. Most threads I have found mention the PAE kernel but from what I understand this only applies to 32bits Fedoras ?

View 5 Replies View Related

General :: Fedora 9 (64bit) Won't Recognize 8G Of RAM?

Feb 1, 2010

I just upgraded my computer with a couple more sticks of RAM and have it up to 8G now. I duel boot so I know that Vista (64bit) recognizes my 8G, and Memtest86+ recognizes my 8G, but for some reason Fedora 9 (64bit) says it has 3.1 G RAM. Is this a problem with Fedora 9 (64bit) or is it some configuration thing I've missed?

View 2 Replies View Related

Fedora Installation :: F10 Does Not Recognize Second Hard Drive

Apr 1, 2009

There are 3 IDE drives in this box.
hda has Debian Lenny installed (with swap) and is to remain.
hdb1 has a linux distro on it.
hdb2 is a data partition and is to remain.
No other partitions on hdb.
HDD is data only (not really relevant but mentioned for completeness)
The system boots via Grub from MBR on hda.

I'm trying to install F10-i686-KDE-LiveCD on hdb1 but F10 won't allow it without modifying the partition tables which will, of course, wipe my data on hdb2. hdb seems to be a happy disk; e2fsck shows it clean and both partitions open properly in Konqueror within the LliveCD.

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved