ID: 24347
User updated by: picklezz at hotmail dot com
Reported By: picklezz at hotmail dot com
-Status: Bogus
+Status: Open
Bug Type: Apache related
Operating System: FreeBSD 4.8
PHP Version: 4.3.2
New Comment:
Well look at the ini_set
From: picklezz at hotmail dot com
Operating system: FreeBSD 4.8
PHP version: 4.3.2
PHP Bug Type: Apache related
Bug description: disable_functions don't work in vhost
Description:
DocumentRoot /www/www.example.net
ServerName www.exampl
From: [EMAIL PROTECTED]
Operating system: FreeBSD 4.7
PHP version: 4.2.3
PHP Bug Type: Filesystem function related
Bug description: open_basedir - not working
I got this configuration for one of my vhosts in apache 1.3.27:
DocumentRoot /www/192.168.0.1
ServerNam
From: [EMAIL PROTECTED]
Operating system: WindowsXP
PHP version: 4.1.2
PHP Bug Type: Unknown/Other Function
Bug description: Error with is_dir()
Hello!
When I use is_dir() on a directory with the filename tmp.jpg i get the
result that the directory is not a directory...
--
ID: 15832
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Feedback
Bug Type: Unknown/Other Function
Operating System: Windows
PHP Version: 4.1.1
New Comment:
Yes but if you do this
$folder="";
copy("file", $folder);
From: [EMAIL PROTECTED]
Operating system: Windows
PHP version: 4.1.1
PHP Bug Type: Unknown/Other Function
Bug description: error when using the copy function
When I use the "copy ( string source, string dest)" function in PHP 4.1.1
and Apache 2.0.28 for uploading files to a