On Mon, 2003-01-27 at 16:56, Alexander Rigo wrote: > Greetings, Greetings!
> can anyone tell me the maximum filezize for documents i can upload > with the 'Insert Image' function in the WYSIWYG-Editor under Nadmin? > Is it possible to modify this filezize? This is set in PHP configuration file, php.ini You should be looking for these parameters: file_uploads = On upload_max_filesize = 50M post_max_size = 50M > Alex /Bergie -- Henri Bergius [EMAIL PROTECTED] Consultant Partner Tel: +358-20-198 6032 Nemein Oy http://www.nemein.com/ Nemein.Net -- Project tracking solution for consulting companies http://www.nemein.com/Nemein.Net/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
