Server :: How To Remove Installed FastCGI
Apr 24, 2011
I just installed fastCGI with this guide is quite short and now i want to undo all that changes.. can some one guide me with the steps to do it?
This is the install:
So far i leave this file empty so the module is not loaded.. bou i like to remove it completely from my system
View 5 Replies
ADVERTISEMENT
Jul 9, 2011
I am trying to set up my Apache server with FastCGI as the CGI engine. It will be mostly running PHP, but I may add Perl or something else later. I started from a completely fresh install of Ubuntu 11.04 with every update available. I used the install CD to install a LAMP server as part of the system install.I am using the tutorial at URL...to add the FastCGI functionality. I am having some problems with getting everything to work.The first problem was that apache2-suexec-custom wouldn't accept a different document root. I fixed that by compiling apache2-suexec from source with the document root changed to the correct path.
The next problem is that every php page I load throws a 500 error. Apache's error logs show that FastCGI isn't returning the page data correctly to Apache.
View 1 Replies
View Related
Apr 11, 2010
Well I have installed Wine for the propose of running easyphp program which can be found at [URL]... I installed it on my windows machine and like it. I want to run it on this machine because I have it hooked up to my tv and I have a wireless mouse and keyboard so I can program or whatever from the bed. Anyways, I need to remove the stuff I installed though this tread. [URL]... The reason for removing the installed stuff is because I believe it is occupying port 80 which I need open for easyphp. How do I uninstall this stuff I installed?
View 1 Replies
View Related
Dec 7, 2010
Can someone explain what FASTcgi and /cgi-bin are in layman terms? I'm having a hard time understanding reading all the google posts.
View 3 Replies
View Related
Jan 6, 2010
I've been trying for days now to build my first FastCGI application using gcc.
This is the output:
Code:
I believe I wouldn't have to refer to the lib path, but I added the -L flag to be sure.
The directory /usr/lib includes (among others) these files:
Code:
I have tried to follow these instructions. The files in the tar.gz archive provided by FastCGI.com no longer corresponds to the instructions there, but I was still able to run the ./configure and make commands so I believe FastCGI is installed.
But why can not the library be properly linked to? Really hope you can help me out on this one!
View 2 Replies
View Related
Apr 20, 2010
First problem:
apt-get --purge remove ubuntu-desktop
Reading package lists...
Building dependency tree...
Reading state information...
Package ubuntu-desktop is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I have installed Ubuntu desktop on Ubuntu Server to get Boinc manager running. Now I want to remove Ubuntu-desktop.
Second Problem: /etc/init.d/xorg start : No such file or directory When the server boots i get a blinking cursor.
View 1 Replies
View Related
May 18, 2010
I searched for a hex editor in the USC, and chose to install a package called okteta. Only problem is...(I didn't realize until after it was too late to cancel)...it's a KDE package.Since it was probably one of the first (only?) KDE based app on this fresh Lucid installation, I believe about 115 (!) packages (see the list below) were installed in addition to the one I wanted. Grrrr.I then went into synaptic and removed okteta, but as I should have known, it did not remove any of the dependencies.I then looked at the dpkg logfile to see what had been installed. Here's what I found:Quote:
2010-05-18 02:27:56 install libqtcore4 <none> 4:4.6.2-0ubuntu5
2010-05-18 02:27:58 install libattica0 <none> 0.1.3-0ubuntu1
2010-05-18 02:27:58 install libqt4-network <none> 4:4.6.2-0ubuntu5
[code]....
View 3 Replies
View Related
Jan 7, 2010
Currently i am working in nagios and i have installed check_mysql_health plugin in the nagios monitoring server and after installing this plugin, i removed the MySQL in my system and installed another version of MySQL and now also my plugin is showing the error as
[root@wipro libexec]# ./check_mysql_health --hostname wipro --username root --password root123 --mode connection-time
CRITICAL - cannot connect to information_schema. install_driver(mysql) failed: Can't locate DBD/mysql.pm in @INC (@INC contains: . /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.7/i386-linux-thread-multi /usr/lib/perl5
[code]....
I have MySQL 5.0.8 in my machine. how to remove the installed plugin.
View 13 Replies
View Related
Oct 29, 2010
I attempted to install the CLI management tool for my Highpoint Rocket Raid card (rr62x) downloaded from this page: [URL] When I tried installing it, this is what happens:
Code:
# dpkg -i hptraidconf_3.5_amd64.deb
Selecting previously deselected package hptraidconf.
(Reading database ... 68853 files and directories currently installed.)
[code]....
How can I get this package removed? I was able to get a different management tool installed to configure my RAID so I don't need this one. My system appears to be working, but everytime I use apt-get to install something else, it shows the hptraidconf package as failed.
View 9 Replies
View Related
Jan 23, 2011
We all know that we can remove installed applications straight from terminal or ubuntu software center. However, sometimes we download .deb files from the web that are not necessarily on the repository. My question is, how do I uninstall a manually installed deb application?
View 9 Replies
View Related
Mar 3, 2011
Running 10.10 64bit
I tried installing the latest Mupen64Plus from source, and something went wrong, and now I get errors when trying to run it. How do I remove the link that was created from the source install?
This is what I get code...
View 2 Replies
View Related
Mar 22, 2011
I had a dual boot system (Ubuntu 10.04 and XP) and had a problem with my XP and had to reinstall it. Unfortunately I forgot to backup the boot file. After the re-installation of XP, I can't load Ubuntu 10.04 anymore, so I booted up Ubuntu 10.10 using USB, during the install, it didn't give an option to do a repair, so I did an install along with other OS. After the install, the GRUB showed now 3 OS:
Ubuntu 10.10
Win XP
Ubuntu 10.04
How can I remove the newly installed Ubuntu 10.10 without damaging the other OS? I'd like to keep the 10.04 because it's all customized and have several apps already installed.
View 7 Replies
View Related
Jul 27, 2011
I need to know how to repair ubuntu. I don't want to reinstall it. I want current version keep working. Is it possible?
I know that i need to remove recently installed program but how can i do that if ubuntu doesn't start. Even in recovery mode.
View 9 Replies
View Related
Feb 28, 2011
I installed nagios program from tar.gz file (from source basically). I didn't use dpkg or apt-get, I used 'configure','make install' and then 'make' scripts. How can I remove this progrma from debian system ?
View 2 Replies
View Related
Mar 2, 2010
i have some package that are installed using ./configure then make & make install & make clean how can i remove those? i cant see them in the pkgtool.
View 7 Replies
View Related
Jun 30, 2010
Recently tried to install a new Wine package, but the install failed, so I removed it and reinstalled the old one. That installation also failed, and now the package is in a half-installed state and can neither be installed nor removed. I'd be most grateful for some help - I miss my Wine!
# apt-get install 0.9.47~winehq0~debian~4.0-1
Reading package lists... Done
Building dependency tree... Done
E: The package wine needs to be reinstalled, but I can't find an archive for it.
# apt-get remove 0.9.47~winehq0~debian~4.0-1
Reading package lists... Done
Building dependency tree... Done
E: The package wine needs to be reinstalled, but I can't find an archive for it.
What does it mean by "an archive", and where can I find one?
View 3 Replies
View Related
Mar 13, 2015
I added 'testing' channel into my wheezy 'stable' box and installed packages comes from 'testing'. In this case, if I changed my mind to go back to 'stable', how could I downgrade packages updated by 'testing' channel?
View 13 Replies
View Related
Dec 13, 2009
this is a tar.gz file and i've installed it lately . i wanna take it out now in my system. but dont know so how dyou re move a software installed using ./configure make make install?
View 1 Replies
View Related
Aug 4, 2010
I have apache2 on my system, and it stopped working since the router was messed with (not by me). I removed apache2 and deleted /etc/apache2, but if I install apache2 it doesn't bring the files back. How do I fix everything that I messed up so it's as if apache was never installed so I can install it again?
View 2 Replies
View Related
Mar 11, 2011
I found that "ask search engine" installed as default web search engine instead of google in firefox. Now it's impossible to go back to google search engine as "ask" always remains as default search and no other search engins are shown in the firefox list.Any idea about how to get rid of "ask"? I managed to install another "unofficial google" search plugin but if i click on restore default search engine "ask" will be restored.
View 9 Replies
View Related
Jul 17, 2011
my 10.10 installation is configured with my favourite settings. will an upgrade to 11.04 remove the softwares installed? i have also made some changes to grub file. will all these be reset after upgrade?
View 3 Replies
View Related
Jul 19, 2011
I would like to know if I can delete all of my files and remove all programs from my ubuntu laptop, like a clean install but without having to install the drivers and going through the installation
View 6 Replies
View Related
Jan 25, 2010
I installed the following packages:
ieee80211-kmdl-2.6.18-164.10.1.el5-1.2.18-22.el5.i686.rpm
ipw2200-kmdl-2.6.18-164.10.1.el5-1.2.0-45.2.0.1.el5.i686.rpm
from [URL] How to remove them completely? The ipw2200 driver complains that it could not agree with certain symbols in ieee80211 module. Before taking another route, I would like to know how to completely remove the files installed by these driver packages.
View 8 Replies
View Related
Nov 14, 2010
Is it possible to do an aptitude remove for all packages installed in, say, the past hour? I'm looking for an easy way to keep track of lots of installed packages without having to look through the logs and write them all down.
View 4 Replies
View Related
Jun 15, 2011
Does aptitude(or apt-get) have the functionality to remove the packages installed from using build-dep? It just seems convenient if you want to remove a program that was built from source.
View 4 Replies
View Related
Jan 5, 2010
After updating to Karmic, Synaptic shows almost all of my installed packages in the category "Installed (manual)", including about half of the packages that belong to a clean Ubuntu installation (e.g. apparmor, apt and hundreds of others). As a result, I can't easily get a list of those packages that I did indeed install manually and may want to remove. Is there a way of removing the "Installed (manual)" flag from all packages?
If I could do this, all packages that do not belong to the core Ubuntu system should show up as "Installed (auto removable)" and I could individually mark only those as manually installed that I really still need and let apt/synaptic uninstall everything else. I know that with today's hard disks, disk usage of installed packages is not an issue. But those packages accumulate over time and need to be updated with every security update and every ubuntu dist-upgrade, wasting time and bandwidth.
View 2 Replies
View Related
Mar 9, 2010
as much as i am one for saving space and throwing out the trash. now my problem is the fact that I DO NOT WANT THIS program (localepurge) running on my system. i look and did everything i could. note : i am a noobie. when i config the program from the start i told it NO don't delete anything. and now that i have done some reading i do not want it working period. i could not find a way to disable or uninstall localepurge.
View 4 Replies
View Related
Jan 19, 2011
I am using Ubuntu Maverick and I wanted to try the xubuntu desktop environment, so I installed xubuntu-desktop package from synaptic package manager. There were many programs automatically installed with the xubuntu-desktop.After trying the xubuntu desktop, I didn't like it and removed it from synaptic package manager but it didn't remove the programs which were automatically installed with it.Is there any way to remove those programs without having to remove them one by one?
View 3 Replies
View Related
Jun 19, 2011
[URL]You show how to remove a package and it's dependencies. You show how to remove the configuration from the package you are currently uninstalling. You don't show how to remove the configuration data from a package and all of it's dependencies. Why?
View 8 Replies
View Related
Apr 30, 2010
I wanted to remove apache and it worked but everytime it`s installed it comes with the old settings...and I want the default ones..I don`t know to manage an apache server but i`m learning! I tried these commands and not of then didn`t had any effect:
apt-get remove apache2
aptitude remove apache2
rm -rf /etc/apache2 , rm -rf /var/www
dpkg -P apache2
and of course ... --purge remove apache2
View 5 Replies
View Related