Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
22 views

Adding capabilities to Thecus N5200 NAS (specifically, git)

I know that you can install system and user modules on Thecus NAS units to expand their capabilities. I have already installed SYSUSER and SSHD so that I can now SSH into the box. I haven't had much ...
1
vote
0answers
14 views

WinHTTP module not found (HRESULT 0x8007007e)

I've got a customer that gets a module not found error (0x8007007e) when running a vbscript at this line of code: set test = CreateObject("WinHttp.WinHttpRequest.5.1") The system is Windows 7 ...
0
votes
0answers
28 views

Profiling Apache Modules in Ubuntu 11.04

I've written an apache module and I have used ab to benchmark apache server with my module enabled to find out the respective time it takes to process a request based on different files. However, I ...
0
votes
0answers
23 views

nginx module - can't get started

I'm trying to run the "hello" module from the following URL: http://blog.zhuzhaoyuan.com/2009/08/creating-a-hello-world-nginx-module/ I've done a ./configure ...
0
votes
1answer
28 views

httpd NON-devel upgrade to http-devel for apxs - install apache module.c file

I have a server running the non developer version of Apache. This is a production environment. I cannot afford to take the server offline longer than a couple minutes and hopefully only seconds. I ...
0
votes
1answer
80 views

Apache a2ensite default settings

I have set up VirtualHost files from scratch before and only recently come over the a2ensite command. I think this is a great command and very useful, but most of my sites configured have the same ...
0
votes
2answers
71 views

Apache2 won't start due to locate-error

I am running Apache/2.2.9 on SLES 10 and want to use Apache2::REST. I installed it using cpan and added the Handler and the configuration stuff. When I try to start Apache (apache2ctl start), it ...
0
votes
2answers
52 views

Install Apache Modules on Custom Path

I have installed apache2 into my home folder by specifying the ./configure --prefix="$HOME". It works fine. Now I am trying to install mod_wsgi. I try ./configure --prefix="$HOME", as well as ...
2
votes
2answers
150 views

PHP as a CGI binary vs. PHP as an Apache module

What are the benefits of running PHP as a CGI binary compared to running PHP as an Apache module? Are there: Security benefits? Stability benefits? Performance benefits? I've always installed and ...
0
votes
0answers
52 views

mod_h264_streaming on iis6 - Windows Server 2003

I am trying to install the mod_h264_streaming module in iis6 to do pseudo-streaming with jwplayer. I followed the instructions here: ...
1
vote
1answer
460 views

Apache2::AuthenNTLM connects to Domain controller but does not authenticate

I have an Apache 2.2 server running Apache2::AuthenNTLM. I have successfully Apache2::AuthenNTLM configured it to the point that it connects to the domain controller. However, valid username / ...
0
votes
1answer
145 views

"IfModule… in Apache 2 Fedora… Whats the use?

#<IfModule mod_headers.c> Header unset Pragma FileETag None Header unset ETag ExpiresActive On <FilesMatch "\\.(ico|jpg..)$"> etc </FilesMatch> ...
0
votes
1answer
111 views

Apache 2.x Mime Magic Module

I am getting this error when complinng Apache with mod-mime-magic: --enable-mime-magic ../build_apache.sh: line 22: --enable-mime-magic: command not found When I look at the output on ...
1
vote
1answer
77 views

How to get rid of this error message?

I have this error message popping up in my /var/log/messages file: modprobe: FATAL: Could not load /lib/modules/2.6.33.7.2-rt30-xxxx-std-ipv4-64/modules.dep: No such file or directory My OS is ...
3
votes
1answer
71 views

Ubuntu Server won't boot with “zip2: Compressed file ends unexpectedly” error

I am trying to boot lucid server on my new VPS but its giving me some problems. The boot gets to a point where it hangs. At this point it says: No such file `modules-2.6.31-20-server-amd64.tar.bz2' ...
2
votes
2answers
475 views

How to find which HD controller module a running Linux system is using?

I have a problem with an HP ProLiant Microserver that won't boot with a Slackware 12 system using Linux 2.6.21.5 If I boot a recent version of System Rescue CD, the disk is recognized. So my ...
0
votes
2answers
73 views

Individual Authenticator (Daemon) for Apache Wildcard-VHosts

In our development environment we're using the following VHost-Configuration for the majority of our projects: <VirtualHost *> ServerName misc.webdev.local ServerAlias *.webdev.local ...
0
votes
2answers
86 views

reinstall PHP as apache module

sorry for the newbie question, I am not a sys admin by any means. I recently set up a VPS with webmin/virtualmin. Our CMS of choice says that PHP needs to be run as an Apache module in order to run. ...
1
vote
1answer
109 views

How to convert php5 cgi to module?

I installed PHP5 on my debian lenny system as cgi. Now I found that flush() in php is only working for php installed as module. Anyone know how to (re)install php5 as module? (apache2) Thanks :)
0
votes
3answers
834 views

Persistent changes to /proc/sys/sunrpc/tcp_slot_table_entries

I'm trying to make a persistent change to sunrpc.tcp_slot_table_entries on a Linux CentOS 5.5. This value has been found important for the performance of our NFS clients, and must be set before the ...
1
vote
1answer
309 views

Using aptitude to install extra php modules (after php has already been installed)?

I recently setup an Ubuntu Server 10.04 LTS server for a client which uses a PHP based forum. It's all gone well, but now it seems I need to install a new php module to enable spell checking in the ...
0
votes
1answer
264 views

SugarCRM Scheduler Not Calling runProcessManager Module

I'm running Sugar Pro, version 5.5.4, on Ubuntu 9.10, Apache 2.2, MySQL 5.1.28, and PHP 5.2.10. I have a module called Process Manager setup and running. I can manually make this go, to send email ...
0
votes
2answers
373 views

DAHDI Installation on Slicehost Woes

I'm trying to get DAHDI installed for Asterisk on my Slicehost slice... I start off sudo apt-get install dahdi-dkms dahdi-linux Which partially fails with this in the install log: Setting up ...
0
votes
2answers
447 views

How do I enable PHP apache_request_headers() or change PHP into an apache module

PHP, WHM, and several other services are already installed on a CentOS x64 server I am trying to migrate data to. Many of my existing PHP scripts are dependent on PHP's apache_request_headers() ...
1
vote
1answer
257 views

API numbers don't match on compiled PHP extension

I'm trying to get GD into my PHP. I recently installed PHP5.3.0 on my system running Mac Leopard using mac ports. It did not come with the gd module. So I downloaded gd, compiled it as an extension ...
0
votes
2answers
227 views

if there are multiple kernel module can drive the same device, what is the rule to choose from them?

both pcnet32 and vmxnet can drive the device. $ lspci -k ... 02:01.0 Ethernet controller: Advanced Micro Devices [AMD] 79c970 [PCnet32 LANCE] (rev 10) Subsystem: Advanced Micro Devices [AMD] ...
1
vote
2answers
281 views

download ip_tables kernel module

My linux system does not have the ip_tables kernel module, which I need for the openvpn server (for nat to work). Where can I download the source or binaries for that kernel module so I can modprobe ...
0
votes
2answers
184 views

Is there a log file generated from python setup.py install?

When I am installing a python module, I use python setup.py install I see all of the output on the command line, but is all of this output saved to a log file somewhere? I'm asking because I ...
1
vote
3answers
534 views

How to load kernel module at startup on FC9?

I need to know how to automatically load a kernel module at startup on FC9. All the sites talk about adding an entry to /etc/modules.conf.... But that does not exist on FC9... Instead I have ...
0
votes
2answers
161 views

where is the “module” a command coming from - aka why it doesn't show up in alias?

Consider the following: $ module cmdModule.c(166):ERROR:11: Usage is 'module command [arguments ...] ' Modules Release 3.2.6 2007-02-14 (Copyright GNU GPL v2 1991): Usage: module [ switches ] ...
1
vote
1answer
370 views

Iptables ipt_time extension

I'm trying to get the ipt_time extension for netfilter/iptables to work on CentOS 5.3. It's a bloodbath. First of all, the HOWTO I linked is the official Netfilter Extension HOWTO, but it's also ...