Maximum Amount Of Memory A Script May Consume



Maximum Amount Of Memory A Script May Consume
 (380) Click. Work. Collect
Maximum Amount Of Memory A Script May Consume
Post Description:
Post Tags: maximum, amount, of, memory, a, script, may, consume
This Post Has Been Viewed 97 Times Since Tue Apr 15, 2008 8:35 am Posted By makrs with 1 replies
Maximum Amount Of Memory A Script May Consume
i just bought a script for php and its using alot of memory

how can i increase the memory size?

Leave Your Comments     [ dejar commentarios ]
  * Name     [nombre]

  * eMail (will not be published)     [coreo electronico]

* Enter Your Reply or Comments:    [commentarios]


Add Picture To Comments         [incluir foto]
YES NO             upload
Receive Replies on my Comments (An email will be sent to you when someone replies to your comments)

     

Comments and replies About Maximum Amount Of Memory A Script May Consume




:: 1 :: #50250 - Reply By hostman On Tue Apr 15, 2008 8:36 am
open your php.ini file and look for this :

memory_limit = 8M

just change it to a higher number like this for example

memory_limit = 16M