Re: PHP OO Problem

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

 



Andre Matos wrote:
Hi List,



Two months ago I developed a project using PHP and MySQL without problem.
Now, I am developing using PHP and MySQL, but using PHP Object Oriented.



My problem is that the access is become slowly after few accesses or if I
perform a reload some times. The unique way to revert is to restart the
Apache.



Is anyone had this problem? Is this problem related to PHP OO or may
something that I used in my programs?



Thanks.



Andre

andre.matos@xxxxxxxxxxxx

Pretty much all of the larger PHP systems around are OO. PEAR is OO. If OO was the problem, it would have been fixed far before now. Likely you're using more resources inadvertently or not closing resources. Try checking specific functions to see if they're slowing you down. If you need more help, post some code and it will get looked at.


--
paperCrane <Justin Patrin>

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux