Hi,
Can someone tell me what I'm doing wrong here? I'm using PHP 4.3.11 on Red
Hat 5.0 (Cobalt).
/home/sites/www.harvardchemclub.org is a symbolic link that points to
/home/sites/site66.
[...]
[Reformatted for readability:]
Warning: fopen(): open_basedir restriction in effect.
File(/home/
Hi,
On Sun, 27 Nov 2005, Zeev Suraski wrote:
I'm not sold on reusing the break construct for that, since we're not
really breaking, and I kind of like Ilia's "jump" idea. Another
possibility would be reusing 'continue', which makes a bit more English
sense, even though it's not very similar
Hi,
> Great feature. I can see this being very useful to packaged
> PHP applications
> like ours (MediaWiki). The only complication in
> implementation I can think
> of is trying to work out the location of PEAR, for those
> modules that use
> it. I suppose we would have to append the defaul
Hi Ilia,
Is there any interest in adding support for logging of mail() calls
and/or adding options that allow identification of who sent the e-mail.
I've wrote a quick patch that enables this functionality via two ini
settings controllable via php.ini or per-virtual host.
Hehe. I was just s
Hi,
That is way too much information to include into an e-mail header, this
would in fact be information disclosure vulnerability in many eyes. The
log file that you can enable provides you with the full path to the
script that called mail, which is more then enough to identify the
offending scr
Hi,
But like my syscall patches, realpath caching isn't something all that
many really need. Turning it off when safemode/open_basedir is on should
be fine.
Sounds good to me.
Sander
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php