memory_limit problem
-
Plugin is setting @ini_set(‘memory_limit’, ‘128M’) – pretty-link.php around line 60).
When server memory limit is set to eg. “2G” this plugin is overwriting it back to 128M.
The topic ‘memory_limit problem’ is closed to new replies.