Hi, Thank you for your reply. Currently I placed all the settings (e.g. register_globals, upload_max_filesize, post_max_sizes, file_uploads=on) within the virtual host tag of my midgard server in midgard-data.conf. I've got php loaded as a DSO in apache. May I check where do I exactly place a php.ini for the same effect? I've tried placing a php.ini under /etc, /usr/local/etc, /usr/local/lib but it doesn't remedy the situation. Thank you!
-----Original Message----- From: Anders Karlsson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 05, 2003 1:34 AM To: Midgard User list Subject: Re: [midgard-user] Nadmin attachment upload problem (afterfollowing suggested solutions, repost) How about upload_max_filesize in php.ini? /Skallen On Tue, 2003-02-04 at 18:15, reminisce wrote: > Hi all, > > > > I�ve got Midgard (1.4.4), Apache 1.3.27, Php 4.1.2 and Nadmin running > on RH7.3. I�ve got this problem with uploading attachments to a > webpage. Apparently files below 5 megs can be uploaded without any > problems, above that I get the famous error message �Fatal error: Call > to undefined function: mgd_get_() in ROOT(899) : eval()'d code on line > 17�. > > All php flags and values (e.g. register_globals, upload sizes, > post_max_sizes are appropriately set). Can anyone advise? > > > > Thank you very much! > > > > Joongonn > > -- Anders Karlsson mailto: [EMAIL PROTECTED] callto:[EMAIL PROTECTED] ICQ: 1064695 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
