ID:               20149
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         Directory function related
 Operating System: Linux Suse 8.1
 PHP Version:      4.3.0-pre2
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

On and Off dont work in httpd.conf and .htaccess, use 1 and 0 instead.
(This is not a PHP problem, but an Apache limitation).

Derick


Previous Comments:
------------------------------------------------------------------------

[2002-10-29 09:16:47] [EMAIL PROTECTED]

I'm trying to set register_globals on for a specific directoy. i used
the directory statement like this:

<Directory /home/httpd/webmail>
    Options FollowSymLinks
    AllowOverride All
    php_admin_flag register_globals on
    php_flag register_globals on
</Directory>

but phpinfo and everything else shows me that i can't set
register_globals on..

greets

sascha schmidt

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=20149&edit=1

Reply via email to