I met no problem with easyphp but I have some troubles
with providers for hosting the application.
Providers disabled for security reasons some functions
like
ini_set('arg_separator.output', '&');
ini_set ('error_reporting', E_ALL);
ini_set('memory_limit', $ES_MEMORY_LIMIT);
Is that able to not use those functions ?
You can see the exemple on my web site at this
adress : http://www.hippocad.com/scheduler/
I try the same thing with an other provider and get the
same messages
Warning: ini_set, exec, passthru, system, popen, leak,
mysql_list_dbs, listen, chown, chmod, chgrp,
diskfreespace, rmdir, realpath, tmpfile, link, imap_mail()
has been disabled for security reasons in
es_functions.php on line 56
Warning: ini_set, exec, passthru, system, popen, leak,
mysql_list_dbs, listen, chown, chmod, chgrp,
diskfreespace, rmdir, realpath, tmpfile, link, imap_mail()
has been disabled for security reasons in
es_functions.php on line 57
Warning: ini_set, exec, passthru, system, popen, leak,
mysql_list_dbs, listen, chown, chmod, chgrp,
diskfreespace, rmdir, realpath, tmpfile, link, imap_mail()
has been disabled for security reasons in
es_functions.php on line 60
Warning: session_start() [function.session-start]: The
session id contains illegal characters, valid characters
are only a-z, A-Z and 0-9 in es_functions.php on line 68
Warning: session_start() [function.session-start]:
Cannot send session cache limiter - headers already
sent (output started
at /var/www/42/h/i/p/hippocad.com/www/scheduler/es_f
unctions.php:56) in es_functions.php on line 68
Warning: Cannot modify header information - headers
already sent by (output started
at /var/www/42/h/i/p/hippocad.com/www/scheduler/es_f
unctions.php:56) in es_functions.php on line 1003
Warning: Unknown(): The session id contains illegal
characters, valid characters are only a-z, A-Z and 0-9
in your script on line 0
Warning: Unknown(): Failed to write session data (files).
Please verify that the current setting of
session.save_path is correct
(/var/www/42/h/i/p/hippocad.com/www/sessions/) in
your script on line 0