Apache update has upset PHP

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

 



Hi folks

I've got a LAPPP (Linux Apache Postgresql PHP Perl) app running on a FC4 
system which has been running fine.

Yesterday I ran a 'yum update' which included httpd and now I'm having 
problems.

In my php.ini I have

error_reporting  =  E_ALL | E_STRICT | E_USER_ERROR | E_USER_WARNING | 
E_USER_NOTICE
log_errors = 1
error_log = /var/log/httpd/php

which had the effect of logging all errors and warnings to a single file.  How 
PHP errors are going to each virtualhost's errorlog file.

Also I have a PHP upload script that then calls a perl backend to process the 
uploaded file:

  system("/home/httpd/bin/walon $uploadfile >/var/log/httpd/walon 2>&1 &");

The system call now fails and the program doesn't start. I've checked the file 
timestamps and none of the  config files has been touched.  Has anyone got 
any ideas why this has happened, especially as php wasn't updated.
-- 
Gary Stainburn
 
This email does not contain private or confidential material as it
may be snooped on by interested government parties for unknown
and undisclosed purposes - Regulation of Investigatory Powers Act, 2000     

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux