[PHP] error when running commands via exec() in CLI-mode

2004-06-04 Thread Alberto Mucignat
I do this: when an rsync error occure, if I run this script by a web server I get no output (errors go correctly into $log and $ret), while running the script in a console environment I get errors in the standard output even if I suppress them with "@". anyone knows a workaround? is this a bug

Re: [PHP] read file

2001-11-23 Thread Alberto Mucignat
> > > > thx > > > > > > -- > > > PHP General Mailing List (http://www.php.net/) > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > To contact the list administrators, e-mai

[PHP] possible problems working with sessions

2001-11-22 Thread Alberto Mucignat
well, if you're using default session handling provided with php, users sessions are stored in /tmp directory (also used by default for temporary caching of uploaded files). assume to have the php.ini file with default settings: session.gc_probability = 1 session.gc_maxlifetime = 1440 this mean

[PHP] error_log problems

2001-11-21 Thread Alberto Mucignat
syslog it works corretly writing errors on /var/log/messages... i use Linux Suse 7.2 with apache 1.3.22 and PHP Version 4.0.6 some suggestions? bye, alberto. -- Alberto Mucignat Direttore Tecnico Studenti.it - il network degli studenti [EMAIL PROTECTED] -- PHP General Mailing List (http://w