Just installed V 2.4 and it is fabulous, thank you !!
But have a little problem, I can´t send emails... don´t know why, this is my start info, any ideas?
I just can´t check the checkbox in the configuration option: use email?:
The sql file gziped its only 31Kb, so it is obviousy not a matter of space.
System information
Server
Apache Time: 03/21/14 02:57:34
PHP
PHP Version: 5.3.27 PHP Memory Limit: 96M
gzip compression possible: yes Emails sendable: yes FTP transfer possible: yes
MySQL
MySQL Server: 5.5.32-cll-lve MySQL Client: 5.1.59
Last edit: josevivas 2014-03-21
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Just installed V 2.4 and it is fabulous, thank you !!
But have a little problem, I can´t send emails... don´t know why, this is my start info, any ideas?
I just can´t check the checkbox in the configuration option: use email?:
The sql file gziped its only 31Kb, so it is obviousy not a matter of space.
Last edit: josevivas 2014-03-21
I have edited the file global_conf.php:
Line 9, value to 1, and now it works....
$CONF['email_use']=htmlspecialchars_decode("1");
This didn't help me. Email fails. However, I'm trying to run on IIS server (Microsoft Windows Server), so that might be the problem.