Bergie: > Do you have file_uploads = On in your php.ini? YES > Can apache user write to the Midgard blob directory? YES
Before I posted my problem, I searched this user group and applied varies fixes recommended: in PHP.ini: post_max_size = 50M upload_max_filesize = 50M register_globals = on Also, I have done: touch /tmp/NemeinLocalization_nonexistent chown apacheuser.apachegroup /tmp/NemeinLocalization_nonexistent Additionally to the initial problem decscription: When entering the Image Gallery after a fresh Aegir install, before a new company is created, the following error shows in the left nav, under the create Gallery Link: Fatal error: Call to a member function on a non-object in ROOT(908) : eval()'d code(109) : eval()'d code on line 58 When adding a Company, that error message disappears from the left nav in the on the Image Gallery screen I do not know if that is relevant to not being able to load attachements. Joost --- In [EMAIL PROTECTED], Henri Bergius <[EMAIL PROTECTED]> wrote: > On Tue, 2003-02-18 at 20:29, vivaveggie wrote: > > Any suggestions why the images can not be uploaded? > > Do you have file_uploads = On in your php.ini? > > Can apache user write to the Midgard blob directory? > > > Joost > > /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] I am unable to load images into the gallery, or add images to a article/page as attachments. Apparently the link information gets created into the midgard database, but the actual image files never get uploaded to the server. When clicking on attachments or when editing page or selecting New Attachments at the bottom of the Gallery page, I do get the pop-up window to select an image from my local drive on the client computer, but when I select 'Upload', the progress bar in the bottom of my browser moves slowly, and eventually I get "The page cannot be displayed" error. When I click on the gallery tab again in the left nav, the image name is listed but no actual image shows. I had the problem with Aegir CMS 1.0 RC1, and I installed the latest nightly build (Aegir CMS 1.0 RC2 - nightly build of Feb 13, 2003), but the problem remained Any suggestions why the images can not be uploaded? Environment: Redhat 8.0 Midgard 1.4.4 Thanks. Joost --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
