[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Problems with PHP and upload
- Subject: RE: [cobalt-users] Problems with PHP and upload
- From: "ses" <ses@xxxxxxxxxxxxxxxxxxxxx>
- Date: Thu Oct 11 14:41:37 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Marco,
> Remember my posting about the erroneous settings files had after an PHP
> upload handle ??
I didn't see your earlier post, but there is a better option than editing a
system startup file. Simply change php.ini to reflect the actual location of
the temp directory for uploads. Lots of other options that might be helpful
too.
Here is the url (hope it doesn't wrap on you).
http://www.php.net/manual/en/configuration.php#ini.upload-tmp-dir
www.php.net has great documentation - this only took me about 2 minutes to
find.
I hope this will help anyone who has problems with php uploads.
Thanks,
-Stephnaie