4.4.1 beware! Bug
4.4.1 beware! Bug
If you use phpadsnew please read this http://forum.phpadsnew.com/index.php?showtopic=9493
There is a bug that prevents it from working in 4.4.1
There is a bug that prevents it from working in 4.4.1
httpd and mysql hanging
Could the phpadsnew problem be responsible for a problem I'm having?
Basically every day for the past day or so I've found an httpd and mysql process together using 100% cpu on my dual processor machine.
This seems to have started after I upgraded to the latest ART php and mysql two weeks go (RH9).
I was going to ask for advice on how to trace the problem - top just shows the processes and pids, and ps doesn't show anything new about the offending processes.
But I know for a fact that one of my users uses phpadsnew.
Faris.
Basically every day for the past day or so I've found an httpd and mysql process together using 100% cpu on my dual processor machine.
This seems to have started after I upgraded to the latest ART php and mysql two weeks go (RH9).
I was going to ask for advice on how to trace the problem - top just shows the processes and pids, and ps doesn't show anything new about the offending processes.
But I know for a fact that one of my users uses phpadsnew.
Faris.
Hmm.. Well, I asked the user to get rid of it and they did, and all seems to be well again. So I think it was very likely that it was the culprit.
It doesn't make sense for things to be so difficult to trace though. I hope to God that PSA 8 will see a change and apache will be run as the actual account user instead of just as httpd/apache.
Or is there something very complicated about doing it?
Breun - I'll be upgrading to the 4.4.1-1 shortly on my test machine. I'll let you know if I have any problems.
Faris.
It doesn't make sense for things to be so difficult to trace though. I hope to God that PSA 8 will see a change and apache will be run as the actual account user instead of just as httpd/apache.
Or is there something very complicated about doing it?
Breun - I'll be upgrading to the 4.4.1-1 shortly on my test machine. I'll let you know if I have any problems.
Faris.
As I understand it it's not just phpadsnew but any php script that has this particular coding. We don't run phpadsnew but we do have a large amount of custom code, and I'm not keen on breaking live sitestabacco wrote:The newest version of phpadsnew is compatible with 4.4.1, so just update that and you're set.

Anyone got any ideas if the 4.4.1 from Art is still broken (not blaming scott for this by the way, I know it's a php release issue, just wondered if it's been fixed yet).
-
- Atomicorp Staff - Site Admin
- Posts: 8355
- Joined: Wed Dec 31, 1969 8:00 pm
- Location: earth
- Contact:
Yeah I always worry about that when I make a big update. Thats one reason I've been holding off on the php5 series. I just know that its going to cause all kinds of weird little tertiary apps to break. It happened with the php 4.3 package all over the place and I learned my lesson that time. Maybe its time to create an [atomic-bleeding] channel like the other maintainers do, so those bolder types can test these things out in advance.