Эта запись защищена
^ TOP
PHP memory allocation problem
If PHP fails to allocate memory it returns one of the following errors:
- Allowed memory size of %ld bytes exhausted at %s:%d (tried to allocate %lu bytes)
- Out of memory (allocated %ld) at %s:%d (tried to allocate %lu bytes)
No 2 comes from the operating system, php limit is not reached and changing php.ini will not help whatever people are advising about it.
Читать дальше → ^ TOP
NP_gallery 0.94 patch set 03
Quick patch set #3 for NP_gallery Nucleus plugin v. 0.94
This patch set replaces #1 and #2 and provides a fix for one additional problem.
Читать дальше → ^ TOP
NP_gallery 0.94 patch set 02
This patchset is outdated. Please follow the link to patchset #3.
Quick patch set #2 for NP_gallery Nucleus plugin v. 0.94
This patch set replaces the previous one and provides fixes for more problems.
Читать дальше → ^ TOP
NP_gallery 0.94 patch set 01
This patchset is outdated. Please follow the link to patchset #3.
Quick patch set #1 for NP_gallery Nucleus plugin v. 0.94
Читать дальше → ^ TOP
