Re: Configure question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
The php_flag is also ignored for those 2 options. I can't go either way, default on and turn off in a virtual host or default off and turn on.



try using php_flag, php_admin_flag as some restrictions on which files
it can be used in.

David

PHP wrote:
Hi,
I have php5 and apache2.2.

In this directive:

<IfModule php5_module>
                php_admin_flag engine on
                php_admin_flag register_globals on
                php_admin_flag file_uploads on
                AddType application/x-httpd-php .php .php4 .php3 .phtml
</IfModule>
the register globals and file uploads options are being ignored completely.

I know the rest works, because if I take out either other line, it will
stop parsing php pages.

Do those directive not work in php5 any more?

Thanks.


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

No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.375 / Virus Database: 267.15.0/248 - Release Date: 2/1/2006



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php





--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.375 / Virus Database: 267.15.0/248 - Release Date: 2/1/2006

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux