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