php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7590 Very Slow Loading compared to mySql; php-oracle rpm needed
Submitted: 2000-11-02 09:04 UTC Modified: 2001-02-10 15:31 UTC
From: acmad_moti at hotmail dot com Assigned:
Status: Closed Package: Oracle related
PHP Version: 3.0.16 OS: RedHat Linux 6.2
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: acmad_moti at hotmail dot com
New email:
PHP Version: OS:

 

 [2000-11-02 09:04 UTC] acmad_moti at hotmail dot com
When we migrated from MySql to Oracle8i, the load time became 6-7 times slower.

We were able to isolate the problem and found out that it's the php-oracle rpm that generates "run-away" processes. Such processes result to 100% CPU utilization on the webserver.

We've been looking for the right rpm. Hope you guys could help.

Cheers.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-02 18:35 UTC] sniper@php.net
Try adding this to your configure line for PHP:

 --enable-sigchild

--Jani
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 12:01:32 2025 UTC