You are right… in WP System Health it shows only 64MB in memory.
How can I increase it?
System:
Server Setup: show detailed ?
OS Type Linux srv-linux01 2.6.33.3-85.fc13.x86_64 #1 SMP Thu May 6 18:09:49 UTC 2010 x86_64
Server Software Apache/2.2.15 (Fedora)
PHP Version 5.3.3
MySQL Server 5.1.45
Memory Limit 64 MB
Server Quota’s: access not permitted or quota not configured.
Server Locale: show detailed ?
date/time
(LC_TIME) C
Load Average: show detailed ?
last 1 minute 0,15
Checkpoints: show detailed ?
Rendering Dashboard
(callback:dashboard)
73,09 %
46,78 MB | Will be passed during generation of this Dashboard Overview.
PHP:
PHP Version 5.3.3
Runtime Configuration: show detailed ?
Maximum Execution Time
(max_execution_time) 30 seconds
This sets the maximum time in seconds a script is allowed to run before it is terminated by the parser.
File Upload Settings: ? collapse
HTTP File Upload
(file_uploads) On
Whether or not to allow HTTP file uploads.
Temporary Directory
(upload_tmp_dir)
The temporary directory used for storing files when doing file upload.
Maximum File Size
(upload_max_filesize) 200 MB
The maximum size of an uploaded file.
Data handling: show detailed ?
Language Options: show detailed ?
Short Open Tags
(short_open_tag) Off
Tells whether the short form (<? ?>) of PHP’s open tag should be allowed.
Security and Safe Mode: show detailed ?
Remote open Files
(allow_url_fopen) On
This option enables the URL-aware fopen wrappers that enable accessing URL object like files. Should be disabled for security reasons, to prevent remote file inclusion attacks.
PHP Safe Mode
(safe_mode) Off
Whether to enable PHP’s safe mode.
Open Basedir
(open_basedir)
Limit the files that can be opened by PHP to the specified directory-tree, including the file itself. This directive is NOT affected by whether Safe Mode is turned On or Off.
WP:
Core Information: show detailed ?
Version 3.1
Installation Type Multi Site Installation
Automatic Updates: show detailed ?
Language
(WPLANG) es_ES
Language
(get_locale) es_ES
Update Method
(evaluated) direct
Describes the layer been used to performs automatic updates at your WordPress installation.
System Constants: show detailed ?
Post Revision Handling
(WP_POST_REVISIONS) no limit
Whether to skip, enable or limit post revisions.
Automatic Save Interval
(AUTOSAVE_INTERVAL) 60 seconds
Post/Page Editor time interval for sending an automatic draft save.
Empty Trash Interval
(EMPTY_TRASH_DAYS) 30 days
Constant controls the number of days before WordPress permanently deletes posts, pages, attachments, and comments, from the trash bin.
HTTP Transport: ? collapse
PHP libcurl
(curl) Yes
Allows you to connect and communicate to many different types of servers with many different types of protocols.
PHP Streams API
(streams) No
Streams were introduced with PHP 4.3.0 as a way of generalizing file, network, data compression, and other operations which share a common set of functions and uses.
function fopen
(fopen) No
Opens file or URL.
function fsockopen
(fsockopen) No
Open Internet or Unix domain socket connection
Built-in HTTP
(exthttp) No
It eases handling of HTTP URLs, dates, redirects, headers and messages and more.