Re: Any changes to php / httpd that need changes in configurationfiles?

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

 



About a month ago when I ran 'dnf update', it updated apache and I ran into problems with PHP.
httpd-2.4.27-3.fc25.x86_64
php-7.0.23-1.fc25.x86_64
I had to switch from mpm_prefork_module to mpm_event_module in 00-mpm.conf
for PHP to work correctly.

Then with that change, I found that PHP's include directory changed from /etc/php.d
to /etc/php-zts.d.  PHP was complaining about datatime using the default.  So I created
a symlink to my php.ini customizations in /etc/php-zts.d:
lrwxrwxrwx. 1 root root 23 Sep 28 02:52 /etc/php-zts.d/99-mystuff.ini -> ../php.d/99-mystuff.ini

Now, it works.

Hope this helps,
Bill

On 10/30/2017 5:45 AM, Teaterljud se wrote:
We have problems since an update with php pages (PHP 7.1.10,  Apache/2.4.28 (Fedora 27))

I just noticed that changes was made to mariadb-configuration in some way, we had /var/run/mariadb/ as pid dir and this dir was automatic removed so mysql couldnt start..

Have it been made any changes that I need to do?

apache logs dont show anything, but php dont work and we made several reinstalles and tryes..

Thanks in advance
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx

_______________________________________________
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