[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Creating a php.ini
- Subject: RE: [cobalt-users] Creating a php.ini
- From: "Daren Cotter" <darenc@xxxxxxxxxxxxxxxxx>
- Date: Mon Aug 14 14:58:10 2000
Hmmm...I deleted all the files from the PHP installation after I was done
installing...I thought you were supposed to, in order to keep the box
cleaner...live and learn =)
There is no occurrence of any php.ini or the two files you mentioned to me
anywhere on my box. Can you send me your php.ini so I can just use that one,
and modify it accordingly? Thanks!
Daren Cotter
[ Web Development ] - [ Database Administration ]
Prairie Lakes Internet
(507) 344-1318
darenc@xxxxxxxxxxxxxxxxx
http://web.lakes.com
> -----Original Message-----
> From: cobalt-users-admin@xxxxxxxxxxxxxxx
> [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Steven Werby
> Sent: Monday, August 14, 2000 12:50 PM
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: Re: [cobalt-users] Creating a php.ini
>
>
> Daren Cotter <darenc@xxxxxxxxxxxxxxxxx> wrote:
> > I just installed PHP v4.0pl2. However, I could not find a php.ini file
> > anywhere on the system. I need to change a few options (max
> file upload size
> > for one), but I don't want to specify this on command line, I
> want to do it
> > from the options file so whenever the system is restarted it will
> > automatically load. Can anyone tell me where the file is, or
> what I need to
> > do to create one?
>
> Daren, if you installed from source it will be in the PHP source
> directory.
> There are actually two files you can use - php.ini-dist and
> php.ini-otpimized.
> I always use the first and modify it accordingly. You'll need to
> copy it to
> /etc/httpd/conf and rename it php.ini or to a separate location
> if you specified
> one in ./configure. All of this is covered in the PHP install
> instruction file
> "INSTALL" in the PHP source you unpacked and also on the php.net website
> instructions section.
>
> --
> Steven Werby {steven-lists@xxxxxxxxxxxx}
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>