phpMySQL fails to display all records in a Browse

Mysql issues and fixes

Moderator: stephen

phpMySQL fails to display all records in a Browse

Postby stephen » Tue Nov 25, 2008 10:28 am

phpMySQL fails to display all records in a Browse of a table
I receive this error
Allowed memory size of 8388608 bytes exhausted (tried to allocate 5126523 bytes)


The fix is to change the php.ini file and restart the webserver to load the new parameters

Code: Select all
[php]
memory_limit = 64M      ; Maximum amount of memory a script may consume (8MB)
stephen
 
Posts: 507
Joined: Thu Feb 09, 2006 9:37 am
Location: Brisbane

Return to MYSQL

Who is online

Users browsing this forum: No registered users and 1 guest

cron