What Is The Maximum Amount Of Memory A Script May Consume
- Forums
- PHP
- What Is The Maximum Amount Of Memory A Script May Consume
This Page Contains information about What Is The Maximum Amount Of Memory A Script May Consume By makrs in category PHP with 1 Replies. [1146], Last Updated: Sat May 18, 2024
makrs
Tue Apr 15, 2008
1 Comments
895 Visits
i just bought a script for php and its using alot of memory
how can i increase the memory size?
memory_limit = 8M
just change it to a higher number like this for example
memory_limit = 16M