At 09:13 PM 6/7/2002 -0400, you wrote:
>I have a FreeBSD system, with apache 1.3.24 on it, and php4.2.1
>
>I have this in my httpd.conf:
>## PHP 4.2.1 ###
>AddType application/x-httpd-php .php .phtml .php3
Glenn,
I just looked at my httpd.conf file and found that the d
At 02:30 PM 5/31/2002 -0700, Rasmus wrote:
>Nothing has changed with respect to normal global variables. The only
>thing that changed was the register_globals default setting, but if you
>have turned that back on in your php.ini and a phpinfo() page shows you
>did that right, then nothing should
At 11:14 PM 5/31/2002 +0200, Mathias wrote:
>Hi,
>
>I have just started learning PHP within the last 48 hours.
>I didn't know what was required to run and write PHP, so I downloaded the
>PHP installer (I already have PWS).
>I installed PHP, and set it up as they said in the install.txt, but when i
so I now have to redo the whole thing, I
suppose. I have to modify it anyway, now it just gets more complicated. :((
How can I insert breaks to step through the processing of the files?
Phil
On Fri, 31 May 2002, P. Jourdan wrote:
> > Hi Rasmus,
> > Thanks. For some reason the php.ini f
Hi Rasmus,
Thanks. For some reason the php.ini file was not where it should have been.
But that still does not solve my problem.
I have now updated the globals (I can restore the old ones), but it still
does not work. I don't understand if the globals should be on or off for
the newer variables.
I am afraid I have to debug my whole site since updating the global
variables or turning on the ""register_globals"in php.ini does not work.
Problem is I am running apache1.13.24 on FreeBSD with php as a module. It
looks to me that installing dbg & phped is going to be a houmungus
undertaking a
At 01:05 PM 5/30/2002 -0600, you wrote:
>default installation directory is /usr/local/lib
>
>Read this:
>http://www.php.net/manual/en/html/faq.installation.html#faq.installation.phpini
Thanks for the help, Jim, but I had already moved the php.ini file all over
the place and it does not change any
I am rather new to php.
I am using apache with php on a FreeBSD machine for web-site development.
Apache & PHP have been working just fine with default installations.
I just updated with the portupgrade program, running the latest apache 1.3
server and php4 module. All of a sudden I am getting t