top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

fastCGI on fedora server

+1 vote
167 views

I have a webserver (apache 2.4/php5/mysql 5.6) and i want to be sure it is setup to use FastCGI.

when i execute phpinfo(); i can see (in loaded modules):

mod_proxy_fcgi
mod_proxy_scgi
mod_cgi
mod_php5

however using my standard fedora user account, Ii still can not edit/remove/move files/folders owned by apache user account.

while searching on internet i discovered that fastCGI should allow me (using my fedora user account) to do such thing, even if files/folders are owned by apache user account. Therefore i deduced that fastCGI doesn't work properly on my webserver. Please, could you tell me how can i be sure that fastCGI runs well on my webserver and that i use it correctly ?

posted Jun 14, 2013 by anonymous

Looking for an answer?  Promote on:
Facebook Share Button Twitter Share Button LinkedIn Share Button

Similar Questions
+1 vote

I have a lot of problems with the nvidia proprietary driver. However nouveau is very much too slow so that I have to use the nvidia driver. They ask for logverbose option to be set to at least 6 to send bug reports. I see how I can do that for a manual start with startx, how can I do it for all normal starts? I am using F18 with KDE. I do not want to restart the X server manually each time I switch on the computer.

0 votes

I have been persuaded to move an application running under linux on to a Hyper-V VM. I am having significant performance issues and hope some one can cast some light on them.

I am having to run on a legacy network card as the 'synthetic' NIC gives poor through put. This gives a drop of about 50% compared with the original machine.

Disc I/O is down by a factor of 8 when copying significant amounts of data. (say 7 Gbyte) The application originally ran on Fedora 15 on an HP DL385 (8-cores) with 8Gbyte memory. The VM is running under Fedora 18 on a Dell R520 with 8 Gbyte with a fixed VHD disc

Am I correct in assuming that Fedora 18 kernel has the latest Microsoft Integration Modules?

0 votes

Installed Fedora 26 on recommendation of a Scribus developer. Installed about 30 packages per his advice.

But when I try to compile a program the machine can't find C++. So what is the package I need to install to compile C++ programs?.

Another question. On Slackware (yes I am one of those) I can use kdm to get to a window function ( I preferXFCE). How do I set up a window manager in Fedora and how do I access it?

0 votes

I observe 2 different behaviors of vi that I cannot explain. 2 different machines, same distribution

On one machine when I underline some text with the mouse (not in append mode), vi turns to a VISUAL mode, and not in the other machine.

...