Loading...
 
Features / Usability

Features / Usability


Re: Php problem?

posts: 113 Ireland

The most common reason is 8M limit in php. Use Admin->phpinfo to display your current memory_limit. If it is too low (less than 16M or 32M), then edit the php.ini file and increase.

Gary

There are no comments at this time.