phpmailer error

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
barry cooper
Forum Members
Forum Members
Posts: 63
Joined: Fri Jul 13, 2007 6:49 am

phpmailer error

Post by barry cooper »

Hi,

Have been getting the following error, when uploading images and text using form builder.

ERROR DETECTED: Allowed memory size of 64000000 bytes exhausted (tried to allocate 9492492 bytes) at /home/sites/babytreasures.eu/public_html/modules/CMSMailer/phpmailer/class.smtp.php:368

The problem is the files being uploaded = 9030656 bytes.

http://www.babytreasures.eu/i-have-bought-memento
Form Builder 0.7.1
CMSMailer 2.0.2
CMSMS version 1.10.2

Any ideas.

Thanks, Barry
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: phpmailer error

Post by Dr.CSS »

Paste your system info...
barry cooper
Forum Members
Forum Members
Posts: 63
Joined: Fri Jul 13, 2007 6:49 am

Re: phpmailer error

Post by barry cooper »

Hi My System is below.

Thanks, Barry

CMS Version 1.10.2

Installed Modules
CMSMailer 2.0.2
CMSPrinting 1.0
FileManager 1.2.0
MenuManager 1.7.7
MicroTiny 1.1.1
ModuleManager 1.5.3
News 2.12.3
Search 1.7
ThemeManager 1.1.4
Gallery 1.4.4
FormBuilder 0.7.1
TinyMCE 2.9.6
CGExtensions 1.29.1
SiteMapMadeSimple 1.2.5
CGEcommerceBase 1.3.11
CGSimpleSmarty 1.5
FrontEndUsers 1.17.5
Products 2.16.2
SelfRegistration 1.6.14
CGPaymentGatewayBase 1.1
Orders 1.13.3
PaypalGateway 2.3.5
Cart 1.8.1
CustomContent 1.7.3
JQueryTools 1.0.10


CMS Config Settings
php_memory_limit 64000000
process_whole_template false
output_compression false
max_upload_size 64000000
default_upload_permission 664
url_rewriting mod_rewrite
page_extension
query_var page
image_manipulation_prog GD
auto_alias_content true
locale
default_encoding utf-8
admin_encoding utf-8
set_names true
debug false
root_url http://www.babytreasures.eu
ssl_url https://www.babytreasures.eu
root_path Success /home/sites/babytreasures.eu/public_html (0711)
previews_path Success /home/sites/babytreasures.eu/public_html/tmp/cache (0777)
uploads_path Success /home/sites/babytreasures.eu/public_html/uploads (0777)
uploads_url http://www.babytreasures.eu/uploads
image_uploads_path Success /home/sites/babytreasures.eu/public_html/uploads/images (0777)
image_uploads_url http://www.babytreasures.eu/uploads/images
ssl_uploads_url https://www.babytreasures.eu/uploads
use_smarty_php_tags false


PHP Information
Current PHP Version (phpversion) Success 5.2.17
md5 function (md5_function) Success On (True)
GD version (gd_version) Success 2
tempnam function (tempnam_function) Success On (True)
Magic quotes in runtime (magic_quotes_runtime) Success Off (False)
Is E_STRICT disabled in error_reporting (E_STRICT) Success
PHP Effective Memory Limit (memory_limit) Success 64000000
Maximum Execution Time (max_execution_time) Caution 30 ?
PHP output_buffering (output_buffering) Success 4096
PHP Safe Mode (safe_mode) Success Off (False)
File uploads (file_uploads) Success On (True)
Maximum Post Size (post_max_size) Success 64M
Maximum Upload Size (upload_max_filesize) Success 64M
Session Save Path (session_save_path) Success /tmp (1777)
Sessions are allowed to use Cookies (session_use_cookies) Success On (True)
Basic XML (expat) support (xml_function) Success On (True)
Checking if the httpd process can create a file inside of a directory it created (create_dir_and_file) Success
PHP register_globals (register_globals) Success Off (False)
disable_functions in PHP (disable_functions) Success
PHP Open Basedir (open_basedir) Success
Test for remote URL (test_remote_url) Success
fsockopen: Connection ok! Success
fopen: Connection ok! Success
Test ini_set (check_ini_set) Success On (True)


Server Information
Server API (server_api) cgi-fcgi
Server Database (server_db_type) mysql (mysql)
Server Database Version (server_db_version) Success 5.1.57
Server Software (server_software) apache/2
Server Operating System (server_os) linux 2.6.32-220.7.1.el6.x86_64 on x86_64


Permission Information
tmp Success /home/sites/babytreasures.eu/public_html/tmp (0777)
templates_c Success /home/sites/babytreasures.eu/public_html/tmp/templates_c (0777)
modules Success /home/sites/babytreasures.eu/public_html/modules (0777)
File Creation Mask (umask) Success /home/sites/babytreasures.eu/public_html/tmp/cache (0777)
config_file Success 0444
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: phpmailer error

Post by Dr.CSS »

Looks like all your uploads etc. are set to 64mb but it may have to do with this...

Maximum Execution Time (max_execution_time) Caution 30 ?
Post Reply

Return to “CMSMS Core”