Very kind for your answer Jiri. I believe txt is allowed, based on this docs. http://www.pmwiki.org/wiki/PmWiki/Uploads By default the upload allows the following extensions:
'gif','jpg','jpeg','png','bmp','ico','wbmp', # images 'mp3', 'au','wav', # audio 'mpg','mpeg','wmf','mov','qt','avi', # video 'zip', 'gz','tgz','tar','rpm','hqx','7z' # archives 'odt','ods','odp', # OpenOffice.org 'doc','ppt','xls','exe','mdb', # MSOffice 'pdf','psd', 'ps','ai','eps', # Adobe 'htm','html','fla','swf', # web stuff 'txt','rtf','exe','tex','dvi','' # misc In any case, I tried txt as well as several others, all well below the size specs my server and pmwiki support. Still no good... > Date: Wed, 11 Aug 2010 18:35:06 +0200 > From: [email protected] > To: [email protected] > Subject: Re: [pmwiki-users] no file uploaded > > Hi, > you do not mention other upload restriction setting > > read more at > http://www.pmwiki.org/wiki/PmWiki/UploadsAdmin > in the section > Restricting uploaded files type and size > > The .txt extension is not among the default allowed extensions. > > Jiri > > > > > > > Dne 11.8.2010 10:31, Litows napsal(a): > > Hello, > > I apologize if this is not going to the right place. Be kind on a first > > mailing-list timer. > > > > I have been using pmwiki for a few years now. I love it. But still > > cannot get an "upload files" scheme to work. > > I have tried all I know. Read all the docs, faqs, mailing list. Tried > > countless configurations. Every once in a while I try. To no avail. > > > > I assume I must be missing some simple bit somewhere... but I downloaded > > the very last release today, spent another few hours today and got nowhere. > > > > ######################### > > Steps: > > When I add > > ?action=upload > > to my page, I get asked for the password. > > > > The upload page appears. > > Also, as a side note, a new menu item under the Action menu list appear, > > called: Attach > > > > I point a simple txt file in the File To Upload space. > > I set a new name attachment. (I also tried leaving this blank) > > > > After I click on upload, I get asked for the password once. > > > > Then the path in the browser changes to: > > pmwiki/pmwiki.php/Main/HomePage?action=upload&uprname=&upresult=nofile > > and I get asked for the password again. > > > > Finally the upload page comes up again with: > > ... no file uploaded > > > > ########################### > > My config.php is using: > > > > $EnableUpload = 1; > > $UploadMaxSize = 1024*1024*10; > > $EnableUploadVersions=1; > > $UploadDir = "uploads"; > > $EnableUploadOverwrite = 0; > > > > I tried quite a few variations to this, but none worked. > > I tried including and removing an upload password, but nothing changed > > in the workflow. > > > > ########################### > > I checked my ?action=phpinfo and it says I can upload up to 11Mb and > > |file_uploads is set to on. > > > > > > ########################## > > I do not have a php.ini anywhere on my powweb.com server that I could find. > > > > > > > > ########################## > > What's the secret to get this working? It is driving me crazy. > > I understand the security needs, but this has been impossible to solve. > > > > Also, I need to make this as soft as adding a permanent "Attach" entry > > to the Actions menu. Is that possible? > > > > Anyone? > > Thank You in advance. > > lito > > > > > > | > > > > __________ Informacia od NOD32 5358 (20100811) __________ > > > > Tato sprava bola preverena antivirusovym systemom NOD32. > > http://www.eset.sk > > > > > > > > _______________________________________________ > > pmwiki-users mailing list > > [email protected] > > http://www.pmichaud.com/mailman/listinfo/pmwiki-users > > > > > > > > __________ Informacia od NOD32 5358 (20100811) __________ > > > > Tato sprava bola preverena antivirusovym systemom NOD32. > > http://www.eset.sk > > _______________________________________________ > pmwiki-users mailing list > [email protected] > http://www.pmichaud.com/mailman/listinfo/pmwiki-users
_______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
