PHP/Apache issue may be OT

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



After a recent upgrade some development web sites served from my workstation stopped working.  I've narrowed it down to the php_value auto_prepend_file directive not working.

This is in the /etc/httpd/conf.d/csite.conf file:

<Directory /var/dev/csite>
  Require all granted
  AllowOverride none
  php_value error_log /var/dev/logs/caiet_error_log
  php_value auto_prepend_file /var/dev/csite/site/host-map.inc
</Directory>

The file /var/dev/csite/site/host-map.inc does not get loaded and this causes a 500 error.   I've tried configuring apache as MPM = "prefork" (the new default seems to be "event"), but that made no difference.

Note that five other sites that use the auto_prepend_file directive no longer work either.  All other development sites on my workstation work as expected.

Any ideas where to look further would be appreciated.  Fedora 27 is fully up to date.

Emmett
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux