View attachment php file.zip
I was running this script,its a comment submitter from the forum
while running,it said memory of x bytes exceecded for .php
the line i am looking for is:
something like ...
memory_limit = 16M
i want to change it to something like ...
memory_limit = 10000000M
though i used the search function,couldnt find it in the file
do I need a different file to edit?
I was running this script,its a comment submitter from the forum
while running,it said memory of x bytes exceecded for .php
the line i am looking for is:
something like ...
memory_limit = 16M
i want to change it to something like ...
memory_limit = 10000000M
though i used the search function,couldnt find it in the file
do I need a different file to edit?