At 04:16 AM 1/12/2003 +0800, you wrote:
On Sunday 12 January 2003 03:45, [EMAIL PROTECTED] wrote:
> I have a database that was created on an earlier version of PostgreSQL and
> uses global variables with register_globals = on for php4.
> I have migrated the database to postgresql-7.3.1 with mod_p
I have a database that was created on an earlier version of PostgreSQL and
uses global variables with register_globals = on for php4.
I have migrated the database to postgresql-7.3.1 with mod_php-4.2.3 and
have set the register_globals to on. In order to use the default setting of
register_globa
At 03:14 AM 1/11/2003 +0900, you wrote:
[EMAIL PROTECTED] wrote:
[snip]
> Problem is - the only php.ini file is in a work directory for mod_php4
> installation. As far as I know, this file would not be read by apache
> or the php module.
[/snip]
Run phpinfo()
and see whether there's a referen
At 06:39 PM 1/10/2003 +0100, you wrote:
Problem is - the only php.ini file is in a work directory for mod_php4
installation. As far as I know, this file would not be read by apache or
the php module.
I do get the feeling that the only way to turn the globals on is to
reinstall the php module...
At 12:01 PM 1/10/2003 +, you wrote:
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: 10 January 2003 01:00
>
> All of a sudden, I get the message:
> Warning: Failed opening '/../lib/somefile.conf' for inclusion
> (include_path='.:/usr/local/lib/php') in
I want to thank all those who made suggestions. All were helpful.
Question:
As my server is on LAN only, I could turn on the register_globals for
debugging purposes etc. But, is the only way to turn register_globals on to
uninstall and then reinstall mod_php4 with a modified php.ini file?
Or is t
I absolutely cannot understand the include_path directive.
Can somebody, please, explain this?
I have a situation that I find absolutely incomprehensible: I moved my
experimental web-site from FreeBSD 4.5 running php4 v. 4.0 (or something),
apache 1.13 where thesite worked just fine to another bo
7 matches
Mail list logo