Re: [PHP-DEV] running php script from cron with permissions

2002-07-21 Thread veins
power cycle maybe :) -- veins a bofh said: I too can bore you with useless encrypted keys... ? ssa ruoy pu ti evohs dna yek pgp ruoy ekat uoy t'nod yhw - Original Message - From: [EMAIL PROTECTED] To: Hamlet [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Sunday, July 21, 2002 11:16 PM

[PHP-DEV] feature request

2002-07-03 Thread veins
on the system for some tasks, this is done after an authentication and having the command line passed to the shell is even worse than having no authentication at all. Is there a particular reason why it was not implemented ? -- veins a bofh said: I too can bore you with useless encrypted keys... ? ssa ruoy

[PHP-DEV] Bug #13843 Updated: Command line arguments escaped magically and out of control

2002-01-24 Thread veins
ID: 13843 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Program Execution Operating System: Unix PHP Version: 4.0.6 New Comment: I understand that pipes and redirections could break the point of using safe_mode but, what I

[PHP-DEV] Bug #14448: exec()-like calls are done with webserver uid

2001-12-12 Thread veins
any server scripts owned by 'www' (for example). In the case that php_safe_dir = /usr/local/phpexec: # chmod 700 /usr/local/phpexec # chown www.www /usr/local/phpexec inside i put the following sh script: #!/bin/sh # echo `id` Now i log in as user 'veins', make a php script

[PHP-DEV] Bug #11863 Updated: Cannot connect to mysql server

2001-07-04 Thread veins
it'll be available. Best regards, Veins Previous Comments: --- [2001-07-04 13:35:14] [EMAIL PROTECTED] Hello, can you make a page with ?php phpinfo(); ? available to us? Derick

[PHP-DEV] Bug #11863 Updated: Cannot connect to mysql server

2001-07-04 Thread veins
. Best regards, Veins --- [2001-07-04 13:35:14] [EMAIL PROTECTED] Hello, can you make a page with ?php phpinfo(); ? available to us? Derick

[PHP-DEV] Bug #11863: Cannot connect to mysql server

2001-07-03 Thread veins
From: [EMAIL PROTECTED] Operating system: Unix PHP version: 4.0.6 PHP Bug Type: MySQL related Bug description: Cannot connect to mysql server I am using php-4.0.6 with MySQL-3.23.39 and there seems to be a problem with connecting to the database server. Problem that didn't

[PHP-DEV] Bug #11863 Updated: Cannot connect to mysql server

2001-07-03 Thread veins
ID: 11863 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: MySQL related Operating system: Unix PHP Version: 4.0.6 Description: Cannot connect to mysql server Yeah, the server is actually running as i can connect to it from console. The socket is set srwxrwxrwx so

[PHP-DEV] Bug #11863 Updated: Cannot connect to mysql server

2001-07-03 Thread veins
ID: 11863 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: MySQL related Operating system: Unix PHP Version: 4.0.6 Description: Cannot connect to mysql server Yeah, the server is actually running as i can connect to it from console. The socket is set srwxrwxrwx so it is also ok i

[PHP-DEV] Bug #11767 Updated: Bad escape sequence

2001-06-29 Thread veins
works perfectly... Veins - [EMAIL PROTECTED] --- Full Bug description available at: http://bugs.php.net/?id=11767 -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED

[PHP-DEV] Bug #11767: Bad escape sequence

2001-06-28 Thread veins
of 'this is a test'. I tried backslashing every chars of the variable by writing a simple function but spaces seems not to be correctly passed to the shell script. The same script executed when safe_mode is set to off works perfectly... Veins - [EMAIL PROTECTED] -- Edit Bug report at: http://bugs.php.net