php-general Digest 21 Mar 2011 17:58:30 -0000 Issue 7236

2011-03-21 Thread php-general-digest-help
php-general Digest 21 Mar 2011 17:58:30 - Issue 7236 Topics (messages 311977 through 311979): [Solved] Problem with PHP 5.3.3 under Debian/Squeeze 311977 by: Michelle Konzack Re: Problem with PHP 5.3.3 under Debian/Squeeze 311978 by: Stuart Dallas Question about directory

[PHP] Question about directory permissions

2011-03-21 Thread Al
I understand dir perms pretty well; but, have a question I can't readily find the answer to. Under a Linux system, scripts can't write, copy, etc. to other dirs unless the perms are set for writable for the script e.g., nobody. But, is there a way a script can write or copy within its own

Re: [PHP] Question about directory permissions

2011-03-21 Thread Andy McKenzie
Sure. The script runs with the permissions of whoever is running it. In general, a PHP script that's a web page in linux will run by a user called something like apache, apache2, www-user, or something similar. If you give that user permissions -- either directly or through their group, often

Re: [PHP] Question about directory permissions

2011-03-21 Thread Curtis Maurand
Al wrote: I understand dir perms pretty well; but, have a question I can't readily find the answer to. Under a Linux system, scripts can't write, copy, etc. to other dirs unless the perms are set for writable for the script e.g., nobody. But, is there a way a script can write or copy

[PHP] SSL issues

2011-03-21 Thread Bostjan Skufca
Hi all, is anyone else experiencing SSL connectivity issues with PHP 5.3(.5|6)? PHP 5.2.17 compiled identically on the same system with the same config file connects to remote SSL-enabled host just fine, whereas PHP 5.3 (only tried .5 and .6) does not. Error message: Warning: