[solved] mod_scgi problem. What's going on?

Hello there.
I was about to install rutorrent: but I got stuck at the point where I have to edit apache2. I edit /etc/httpd/conf/httpd.conf and add at the end of the conf SCGIMount /RPC2 127.0.0.1:5000 When I restart message I keep getting this error:
Syntax error on line 483 of /etc/httpd/conf/httpd.conf:
Invalid command 'SCGIMount', perhaps misspelled or defined by a module not included in the server configuration
Line 483 includes: SCGIMount /RPC2 127.0.0.1:5000
I've installed mod_scgi also from aur but this also doesn't help. I get the same error when I'm trying to restart apache2. Does anyone have any idea how can I solve this one?
Last edited by frojnd (2010-05-01 11:02:08)

Did you add the LoadModule directive to the httpd.conf ?
If not try adding this one at the end of the LoadModule block
LoadModule scgi_module modules/mod_scgi.so

Similar Messages

  • HT5628 When I install Windows 8 on my MacBook Pro(13-inch,Early2011),the Super DVD Drive doesn't appear in Windows 8 and installing Boot Camp 5 drivers doesn't solve my problem,what can I do?

    When I install Windows 8 on my MacBook Pro(13-inch,Early2011),the Super DVD Drive doesn't appear in Windows 8 and installing Boot Camp 5 drivers doesn't solve my problem,what can I do?

    Go into your system preferences and click the startup disk icon then select your Mac HD. 

  • In making my apple id ready to using app store and itunes i tap on the none in the credit card but it say me contact itunes spport  to solve this problem what have I do ?

    In making my apple id ready to using app store and itunes i tap on the none in the credit card but it say me contact itunes spport  to solve this problem what have I do ?

    credit card it tells me my credit card is not valid for the store.
    Hi Don ...
    "Although you can browse the iTunes Store in any country without being signed in, you can only purchase content from the iTunes Store for your own country. This is enforced via the billing address associated with your credit card or other payment method that you use with the iTunes Store, rather than your actual geographic location."
    From here >  The Complete Guide to Using the iTunes Store | iLounge Article
    The iTunes and Mac App Store are one in the same.
    And check out this support article here   >  iTunes Store: My credit card's security code or zip code does not match my bank's records

  • [SOLVED] NAT Puzzle: What's going on here?

    I recently ran into some very unexpected behavior involving package dependencies, iptables, and NAT.  Just in case this is an issue, here is my network topology:
       {Internet} --- Netgear WNDR3700  ------ (eno1)
                                router w/ NAT                      |
                                                                   |  Arch Server |
                                                                           |
                                                                     (enp2s0) ----------- Netgear GS105 ------------------ [Test machine]
                                                                                                         Switch
    and here are the profiles for the ethernet ports on the Arch server:
    Description='A basic static ethernet connection'
    Interface=eno1
    Connection=ethernet
    IP=static
    Address=('192.168.1.5/24')
    #Routes=('192.168.0.0/24 via 192.168.1.2')
    Gateway='192.168.1.1'
    DNS=('192.168.1.1')
    Description='A basic static ethernet connection'
    Interface=enp2s0
    Connection=ethernet
    IP=static
    Address=('172.18.90.1/24')
    I activated both interfaces, intending to start testing nftables, and set up the Test machine with a static address of 172.18.90.2/24 and gateway 172.18.90.1.  I was only expecting to be able to ping 172.18.90.1 from the Test machine with this setup, but was  extremely surprised to learn that I could not only ping any host, but further was able to run a web browser on the test machine with no problems connecting to anywhere.  Somehow the Arch server was doing forwarding and address translation even though I hadn't installed iptables or nftables (yet).
    So, it turns out that iptables is a dependency of netctl?
    ibis:~iptables$ pactree -r iptables
    iptables
    ..iproute2
    ..netctl
    ibis:~iptables$ pacman -Q iptables
    iptables 1.4.21-1
    The first question is
    Why does  netctl need iptables?
    I was quite shocked to see NAT happening without my having done anything to set it up.
    But beyond this, the default firewall rules installed with the package  look like this:
    ibis:~iptables$ cat /etc/iptables/simple_firewall.rules
    *filter
    :INPUT DROP [0:0]
    :FORWARD DROP [0:0]
    :OUTPUT ACCEPT [0:0]
    -A INPUT -p icmp -j ACCEPT
    -A INPUT -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT
    -A INPUT -i lo -j ACCEPT
    -A INPUT -p tcp -j REJECT --reject-with tcp-reset
    -A INPUT -p udp -j REJECT --reject-with icmp-port-unreachable
    -A INPUT -j REJECT --reject-with icmp-proto-unreachable
    COMMIT
    There's no mention of the NAT table, so presumably there is some kind of default NAT behavior that is being invoked?  This is my second question:
    When you install iptables, NAT works by default somehow?
    The final mystery is I never started the iptables service; in particular didn't even know that iptables had been installed as a dependency until NAT was magically working.  When I check
    systemctl | grep iptables
    Nothing comes up.  Third question:
    Who/what/why is the iptables service being automatically activated, if indeed this is what is happening?
    Edit: I'm an idiot.  See my last comment on this thread for an explanation of why I thought ip forwarding was being enabled without my explicit permission.
    Last edited by pgoetz (2014-06-12 10:07:43)

    *filter
    All the following commands are to be applied to the 'filter' table.
    :INPUT DROP [0:0]
    The default policy for the INPUT chain is DROP
    :FORWARD DROP [0:0]
    The default policy for the FORWARD chain is DROP
    :OUTPUT ACCEPT [0:0]
    The default policy for the OUTPUT chain is DROP
    -A INPUT -p icmp -j ACCEPT
    ACCEPT all incoming packets of protocol ICMP
    -A INPUT -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT
    ACCEPT all incoming packets that belong to a RELATED or ESTABLISHED connection in the state tracking table.
    -A INPUT -i lo -j ACCEPT
    ACCEPT any packets that come "in" the loopback interface (lo).
    -A INPUT -p tcp -j REJECT --reject-with tcp-reset
    REJECT any incoming TCP packets by sending a TCP RST packet.
    -A INPUT -p udp -j REJECT --reject-with icmp-port-unreachable
    REJECT any incoming UDP packets by sending an ICMP port-unreachable packet.
    -A INPUT -j REJECT --reject-with icmp-proto-unreachable
    REJECT any other packets by sending an ICMP protocol-unreachable packet.
    COMMIT
    COMMIT all these rules (above) into the kernel (atomically unloading any existing rules first).
    Remember that rules process in order, so TCP packets will get REJECT'ed by the third-last rule, and never get to the second last and last rules.
    You've checked ip_forward now, but is the host still forwarding packets? The kernel will NEVER forward packets without ip_forward being != 0.

  • Hi, my firefox5 dont start anymore, maybe because of zynga toolbar, a firefox5 reinstall didnt solve the problem, what shall i do? thanks

    Hi, I had some problem with zynga toolbar, sometimes it made Firefox4 crashed, but it was OK after FF4 restart.
    Yesterday I have downloaded FF5, had that crash again (something about a javascript, a window came out, and said wait for script, or stop the script).
    Since then I cant restart FF5, it freezes immediately, i cant remove the zynga toolbar.
    Tried a FF5 remove with keeping my personal informations and settings of FF (I need them, dont want to erase everything).
    After the FF5 reinstall, the problem is the same. Cant start FF5, it freezes. What shall I do?
    Thanks for helping

    Please try '''[[Troubleshooting extensions and themes|starting Firefox in safe mode]]'''. This will disable any add-ons that might be causing the problem.

  • What is going on with firefox? Off and on during the last week there are problems.

    Ever since I downloaded the new firefox I keep getting a message saying "oops there is a problem"
    What is going on?

    Hi there harely95,
    I would recommend taking a look at the troubleshooting steps found in the article below.
    iPhone: Hardware troubleshooting
    http://support.apple.com/kb/TS2802
    Will not turn on, will not turn on unless connected to power, or unexpected power off
    Verify that the Sleep/Wake button functions. If it does not function, inspect it for signs of damage. If the button is damaged or is not functioning when pressed, seek service.
    Check if a Liquid Contact Indicator (LCI) is activated or there are signs of corrosion. Learn about LCIsand corrosion.
    Connect the iPhone to the iPhone's USB power adapter and let it charge for at least ten minutes.
    After at least 30 minutes, if:
    The home screen appears: The iPhone should be working. Update to the latest version of iOS if necessary. Continue charging it until it is completely charged and you see this battery icon in the upper-right corner of the screen . Then unplug the phone from power. If it immediately turns off, seek service.
    The low-battery image appears, even after the phone has charged for at least 20 minutes: See "iPhone displays the low-battery image and is unresponsive" symptom in this article.
    Something other than the Home screen or Low Battery image appears, continue with this article for further troubleshooting steps.
    If the iPhone did not turn on, reset it while connected to the iPhone USB power adapter.
    If the display turns on, go to step 4.
    If the display remains black, go to next step.
    Connect the iPhone to a computer and open iTunes. If iTunes recognizes the iPhone and indicates that it is in recovery mode, attempt to restore the iPhone. If the iPhone doesn't appear in iTunes or if you have difficulties in restoring the iPhone, see this article for further assistance.
    If restoring the iPhone resolved the issue, go to step 4. If restoring the iPhone did not solve the issue, seek service.
    Issue not resolved
    My issue is still not resolved. What do I do next?
    Contact Apple Support.
    -Griff W.

  • ýesterday  my iphone 5c screen  suddendly  shows connect to itune and i try to restore it using itune but halfway i got a message error occured (14). please help me in solving this problem.

    ýesterday  my iphone 5c screen  suddendly  shows connect to itune and i try to restore it using itune but halfway i got a message error occured (14). please help me in solving this problem.

    what did you learn when you search the internet for iPhone error 14?

  • I try to update my apps but I get the following message: 'Your account is not valid for use in the Ireland store. You must switch to the Polish store.' I've never been using Polish store only Irish.. How to solve the problem?

    I try to update my apps but I get the following message: 'Your account is not valid for use in the Ireland store. You must switch to the Polish store.' I've never been using Polish store only Irish.. How to solve the problem?

    Try going to the bottom of the Featured tab in the App Store app on your device and tap on your account id, tap on 'View Apple ID' on the popup and log into your account, and then select the Country/Region section and select Ireland.

  • In IOS7 none of my YouTube movies show up on my site build with iWeb and its YouTube widget. On an iPad running IOS6 the site still works fine, and all movies play well. What is going on,and what can I do to solve this problem ???

    In IOS7 none of my YouTube movies show up on my site build with iWeb and its YouTube widget. On an iPad running IOS6 the site still works fine, and all movies play well. What is going on,and what can I do to solve this problem ???

    It's only Safari/iOS7. Chrome iOS7 works fine.
    Solution?
    Go to YT and grab the code.
    Paste it in a HTML Snippet.

  • I am loosing several e mails from my inbox and sent trays.   What is going on and how do I solve the problem

    I am loosing several emails from my inbox and from my sent tray on both my imac and my mac book but not from the same accounts on a Windows PC.  What is going on here?  How can I cure the problem?

    What version of OSX?
    "Try Disk Utility
    1. Insert the Mac OS X Install disc, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu at top of the screen. (In Mac OS X 10.4 or later, you must select your language first.)
    *Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.*
    3. Click the First Aid tab.
    4. Select your Mac OS X volume.
    5. Click Repair Disk, (not Repair Permissions). Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then try a Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes.
    (Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.)
    If perchance you can't find your install Disc, at least try it from the Safe Boot part onward.
    If 10.7.0 or later...
    Bootup holding CMD+r, or the Option/alt key to boot from the Restore partition & use Disk Utility from there to Repair the Disk.
    Then in Mail, select each Mailbox & Rebuild from the Mailbox menu.
    Is this a MobileMe or dot mac account?

  • Why is the sound of my new ipad cutting out intermittently and what does Apple recommend to solve the problem in lieu of any updates?

    Why is the sound of my new ipad cutting out intermittently and what does Apple recommend to solve the problem in lieu of any updates? All of a sudden without changing any settings, the audio on my NEW ipad cuts in and out on applications/ games, keypad noise and lock sounds. The rocker button only seems to work while the sound is intermittently being heard before, after a few seconds of noise not doing anything when sound goes off.
    This is highly frustrating as I've noticed others posting about such issues as far back as April. Anybody had the same thing happen to them? Is this likely software (ios6) or hardware issue? What are the solutions Apple???

    Apple has no physical stores of their own in Dubai, so unless you mean that you purchased from the online Apple Store for the UAE, you purchased from a dealer, who may or may not have been authorized. You can check the expiration date of the warranty on your iPad yourself by entering in the serial number here:
    https://selfsolve.apple.com/agreementWarrantyDynamic.do
    If it does indeed show the warranty has expired, then what you need to do from here will depend on who you purchased the iPad from and when you really did purchase it. Perhaps you actually purchased it in August and are just misremembering? Check your receipt. If you confirm that you did purchase within the last calendar year, tell us exactly where you got it and we can probably offer advice.
    Regards.

  • My daughter has 2 websites she can not fully access because the iPad won't download updates for Adobe. What is Apple doing to solve this problem?

    My daughter has 2 websites she can not fully access because the iPad won't download updates for Adobe. What is Apple doing to solve this problem?

    Flash has been used for more than just displaying videos. The Vote choice your daughter found is one of those flash type sites that will not display on iOS devices. There are now over 100 million iPads, and who knows how many more iPhones out there. Developers who want their content to display on all these devices will have to move away from the old Flash technology.
    There were some version of Flash that ran on other brands of tablets. But Adobe has stopped all development of Flash for all mobile devices. As time goes on and mobile operating systems evolve the no Apple devices will lose their ability to run Flash too. Web developers need to move on to cleaner, more efficient types of programming.

  • What to do to solve the problem?

    I set gmail on the iphone but I was wrong in the password, now whenever I try to go to mailsettings the program closes the same happens when I try to get into the contacts folder.What to do to solve the problem?

    follow all these steps but the problem remains in load settings - mail, contacts, calendar and ipad goes straight to the main screen, the same with contacts folder

  • I bought my iphone 5s a week before and now its volume "up" button is not working when pressed.Does anybody know what to do to make it work?I have a one year warranty.Should i give it to apple retail shop or is there any way to solve this problem?

    I bought my iphone 5s a week before and now its volume "up" button is not working when pressed.Does anybody know what to do to make it work?I have a one year warranty.Should i give it to apple retail shop or is there any way to solve this problem?

    IF it is a manufacturing defect and you bought the device from Apple or an authorized Apple retailer, then take it into Apple.

  • My iPad shows a message "Cannot find AirPrint printer". I used to use my iPad to print materials using HP wireless printer D110. Now it does not want to print. Is this because I am now using IOS 7? What should I do to solve the problem? Help please.

    My iPad shows a message "Cannot find AirPrint printer". I used to use my iPad to print materials using HP wireless printer D110. Now it does not want to print. Is this because I am now using IOS 7? What should I do to solve the problem? Help please.

    Restart your WiFi router and printer by removing power for 30 seconds.

Maybe you are looking for