Actually it isn't on a windows system. Looking at my phpinfp.php file it
shows "Configuration File (php.ini) Path" as /usr/local/lib but I see no
file called php.ini in there using ftp or telnet. Any ideas?

David

----- Original Message -----
From: Jon Haworth <[EMAIL PROTECTED]>
To: 'David Smith' <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, February 01, 2001 8:07 AM
Subject: RE: [PHP] upload_max_filesize


> It's usually in your system root, but you could have put it somewhere else
> when you installed PHP.
>
> If you're on Windows it's liable to be in \windows\system,
> \windows\system32, \winnt\system, or \winnt\system32. Most OSes come with
a
> Find Files command these days (just a thought).
>
> Once you have found it, open it in your favourite text editor. Search for
> "upload_max_filesize" and set it to whatever you like. Save it. Tell your
> boss you'll have to spend all afternoon fixing this bug, then spend the
rest
> of the day reading Dilbert cartoons.
>
>
> HTH
> Jon
>
>
> -----Original Message-----
> From: David Smith [mailto:[EMAIL PROTECTED]]
> Sent: 01 February 2001 11:45
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: [PHP] upload_max_filesize
>
>
> Sorry, that isn't very detailed but I appreciate your help. Where can I
find
> php.ini?
>
>
> ----- Original Message -----
> From: Jonatan Bagge <[EMAIL PROTECTED]>
> To: David Smith <[EMAIL PROTECTED]>
> Sent: Thursday, February 01, 2001 6:41 AM
> Subject: Re: [PHP] upload_max_filesize
>
>
> > David Smith wrote:
> >
> > > Can anyone explain in detail how I can increase the
upload_max_filesize
> to 5 meg instead of the default 2 meg?
> > >
> > > Thanks,
> > >
> > >     David
> >
> > php.ini
> >
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to