Date: 11/11/00
- Next message: php3 <email protected>: "Re: [PHP] session or cookie"
- Previous message: Ignacio Vazquez-Abrams: "Re: [PHP] Ordering by dates"
- Next in thread: Richard Lynch: "Re: [PHP] upload_max_filesize and max_execution_time with CGI version"
- Reply: Richard Lynch: "Re: [PHP] upload_max_filesize and max_execution_time with CGI version"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all,
I'm developing a web site to be uploaded to a shared remote server. I am
allowed to run the CGI version of PHP3. Checking the defaults I find
upload_max_filesize is set at 2MB and max_execution_time is 30 seconds.
I have a file upload interface that requires a higher
(php3_)upload_max_filesize and obviously a longer (php3_)max_execution_time.
I don't have access to php3.ini. Doesn't anyone know of any other way to
change these defaults? (I know it's possible when PHP3 is an Apache module
but my host has already said that I can't access PHP3 that way for security
reasons).
Thanks for your help,
Adam Warner
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: php3 <email protected>: "Re: [PHP] session or cookie"
- Previous message: Ignacio Vazquez-Abrams: "Re: [PHP] Ordering by dates"
- Next in thread: Richard Lynch: "Re: [PHP] upload_max_filesize and max_execution_time with CGI version"
- Reply: Richard Lynch: "Re: [PHP] upload_max_filesize and max_execution_time with CGI version"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

