I scanned over it quick.. Looks interesting.. Thanks :) I'll get into it
more tomorrow
Jake
> -Original Message-
> From: Jochem Maas [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 23, 2007 7:58 PM
> To: Jake McHenry
> Cc: php-general@lists.php.net
> Subje
Jake McHenry wrote:
> I searched the archives... Haven't seen an answer to this yet
>
> Does anyone know why Virtual Directory Support is enabled on windows, but
> disabled on unix? And what exactly is it? I know I can enable it by
> --enable-maintainer-zts, but it says in configure that it is
I searched the archives... Haven't seen an answer to this yet
Does anyone know why Virtual Directory Support is enabled on windows, but
disabled on unix? And what exactly is it? I know I can enable it by
--enable-maintainer-zts, but it says in configure that it is "Thread Safety"
for code main
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
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:
>
>
> php_admin_flag engine on
> php_admin_flag register_globals on
> php_admin
Hi,
I have php5 and apache2.2.
In this directive:
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
the register globals and
6 matches
Mail list logo