apache

  1. David Okwii

    suexec with fast cgi failing after upgrade

    Hello About two weeks ago, I upgraded by box that hosts several sites from FreeBSD 9.x to 10.x. The server was configured with suexec in-order to ensure that php scripts run as certain users, not as www. However, after the upgrade, suexec is broken. All sites now run as apache user www instead...
  2. ailmanki

    port mod_xsendfile

    mod_xsendfile does by default drop the header "Content-Encoding". And unfortunately it does not add it either. So one cannot serve for example gzip files. Quote from https://tn123.org/mod_xsendfile/beta/ : The Content-Encoding header - if present - will be dropped, as the module cannot know if...
  3. rtwingfield

    End of script output before headers

    I can finally execute a "Hello world" Perl script from a command line (have encountered numerous problems with upgrade to perl5-5.24.0), but when called from a Firefox browser session, the following errors are reported: [Thu Jun 02 04:47:00.927168 2016] [cgi:error] [pid 73280] [client...
  4. unknownuser

    phpmyadmin won't work from within jail

    Hello guys, I am here once again. It has been two long days since I have been working on getting phpmyadmin up and running under a FreeBSD 10.3 jail. Essentially I am using the same exact configuration I use on the FreeBSD HOST apart from the IP's . My goal is to run phpmyadmin as vhost on a...
  5. S

    Chroot / Jail Service (Apache, Postfix, Squid)

    HI everyone I am started building my own Firewall / Router. I'm planing to run applications like Squid Proxy etc on it. I'm am new to BSD so I don't know the proper way to do this. I'm only experienced with Linux (Ubuntu / Centos). For better security I want to Chroot every service. As far as I...
  6. S

    FAMP Installation for Wordpress 4.4

    FreeBSD 10.2-RELEASE Apache24 MySQL 5.5 PHP-5.6 Installed Wordpress 4.3.1_1 from pkg repository, no issues in getting it set up and running. WordPress 4.4 gets released and I upgraded, then my installation couldn't create or write files (via WordPress FTP implementation; couldn't...
  7. Beeblebrox

    htpasswd: Command not found

    I have installed security/p5-Authen-Htpasswd and security/p5-Apache-Htpasswd (although they do the same thing I think) but I cannot get htpasswd to work; I get not found message. Searching in /usr with find brings nothing either. I do not have apache22 installed btw.
Back
Top