Author |
Message |
Ambika
Joined: 30 May 2007 Posts: 1 Location: Banglore
|
Posted: Wed May 30, 2007 5:45 am Post subject: Problem in Meomry management in PHP |
|
|
Hello,
I installed WAMP.But when i executed it it is showing error as
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 50 bytes) in C:\wamp\www\orangehrm2\lib\models\leave\LeaveRequests.php on line 369
I have changed the memory-limit of PHP.ini file, still it is not working.so could any one help me? |
|
Back to top |
|
 |
cjunge
Joined: 19 Mar 2006 Posts: 25
|
Posted: Tue Jun 12, 2007 5:44 am Post subject: |
|
|
Check that you updated the correct php.ini file, use phpinfo(). Make sure you've restarted the webserver.
Could try setting the value in .htaccess if you're using Apache.
If none of that works, then I'm not sure. |
|
Back to top |
|
 |
kilgor
Joined: 29 Aug 2007 Posts: 10 Location: Poland
|
Posted: Tue Jan 22, 2008 10:35 pm Post subject: inrease |
|
|
Increase memory_limit in php.ini or set
ini_set('memory_limit','xxM'); |
|
Back to top |
|
 |
monicahere
Joined: 02 Feb 2008 Posts: 1
|
Posted: Sat Feb 02, 2008 5:06 pm Post subject: Memory management probs! |
|
|
We have a transcription services site that has a page for client testimonial interface. This is used by sales team to add testimonials dynamically. however, the page is no longer working, giving message as database connectivity problems..any clue why?  |
|
Back to top |
|
 |
liaison ionCube Support
Joined: 16 Dec 2004 Posts: 2788
|
Posted: Sun Feb 03, 2008 12:14 am Post subject: |
|
|
Our solution has nothing to do with databases so we cannot help on that. However if you get a message saying that Loaders need to be installed then feel free to create a ticket in our helpdesk and we can advise. _________________ Community Admin |
|
Back to top |
|
 |
angila
Joined: 19 Dec 2010 Posts: 1
|
Posted: Sun Dec 19, 2010 8:27 am Post subject: |
|
|
Hi,
After a while than problem fixed, it occured again. After a hard work I found the problem occurs because of SELINUX on Centos. If I make it permissive problem fixing. But I want to learn is it a security vulnerability? Or is there a way of running IonCube Loader with selinux=enforcing? I will be appreciated with helps.
Thanks, _________________ angila |
|
Back to top |
|
 |
|