Date: Thu, 31 Mar 2005 17:41:05 +0200 From: Mario Hoerich <m@MHoerich.de> To: Dennis Olvany <dennisolvany@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: mysql upload_max_filesize Message-ID: <20050331154104.GA1457@Pandora.MHoerich.de> In-Reply-To: <000f01c535f6$22964eb0$0366a8c0@d> References: <000f01c535f6$22964eb0$0366a8c0@d>
next in thread | previous in thread | raw e-mail | index | archive | help
# Dennis Olvany: > Everything I've seen says to put the upload_max_filesize into php.ini, > but I searched my drive and I don't have a php.ini. Anyone know the deal? IIRC there are two files (php.ini-dist and php.ini-recommended) in /usr/local/etc. Copy either to php.ini and you're all set. :) HTH, Mario
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050331154104.GA1457>