Hi Nant, I have checked and follow through the tutorials.
Php info already set my memory limit to 256MB. But when I run through the mem test, it runs without error from 1M and stop at 99M.
So I guess my memory is fine?
What to do next?
teddysu81 wrote: Hi Nant, I have checked and follow through the tutorials.
Php info already set my memory limit to 256MB. But when I run through the mem test, it runs without error from 1M and stop at 99M.
So I guess my memory is fine?
What to do next?
Tq Teddy
Yup, memory looks good.
Turn on debug mode
On Joomla 2.5 go to Global Configuration -> System tab and click on Debug on radio to enable debug.
Then go to Server tab and click on Error reporting drop down to select Development mode.
You should be able to see messages instead of blank screen hopefully.