Hi,

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):
[CODE]
mod_proxy_fcgi
mod_proxy_scgi
mod_cgi
mod_php5
[/CODE]

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 ?
thx
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to