Tech List

[index] [options] [help]
See the Mailing Lists Page for how to subscribe and unsubscribe.

eprints_tech messages

Please note: this page shows emails that have been sent to the eprints_tech mailing list. Some of these may be spam emails we have failed to filter.

Re: [EP-tech] Re: eprints3.1 install error

From: Tim Brody <tdb01r AT ecs.soton.ac.uk>
Date: Thu, 08 May 2008 14:44:50 +0100


Threading:      • This Message
             Re: [EP-tech] Re: eprints3.1 install error from emrekiziltas AT sabanciuniv.edu

*** http://www.eprints.org/tech.php/id/%3C482303D2.1080704%40ecs.soton.ac.uk%3E
*** EPrints community wiki - http://wiki.eprints.org/

Emre Kızıltaş wrote:
> *** 
> 
http://www.eprints.org/tech.php/id/%3C4822FC83.9020906%40sabanciuniv.edu%3E 
>
> *** EPrints community wiki - http://wiki.eprints.org/
>
> Hi
>>
>> We have eprints3.0.1 and we want to see eprints 3.1.So  I ve just 
>> configured source to different directory and after then i try to use 
>> epadmin.
>> When i run epadmin ,i get this error at the begining of creating 
>> database.Is there anybody was faced with this problem.
>>
>> DBD::mysql::db do failed: Row size too large. The maximum row size 
>> for the used table type, not counting BLOBs, is 65535. You have to 
>> change some columns to TEXT or BLOBs at 
>> /var/lib/eprints3.1/perl_lib/EPrints/Database.pm line 2953.
>> SQL ERROR (do): CREATE TABLE `eprint__ordervalues_en` (`eprintid` 
>> integer NOT NULL, `rev_number` varchar(255), `documents` 
>> varchar(255), `eprint_status` varchar(255), `userid` varchar(255), 
>> `importid` varchar(255), `source` varchar(255), `dir` varchar(255), 
>> `datestamp` varchar(255), `lastmod` varchar(255), `status_changed` 
>> varchar(255), `type` varchar(255), `succeeds` varchar(255), 
>> `commentary` varchar(255), `replacedby` varchar(255), 
>> `metadata_visibility` .........
I think this is a bug.

In perl_lib/EPrints/Database.pm:create_dataset_ordervalues_tables change 
"text" to "longtext".

Cheers,
Tim.


Re: [EP-tech] Re: eprints3.1 install error

From: =?ISO-8859-9?Q?Emre_K=FDz=FDlta=FE?= <emrekiziltas AT sabanciuniv.edu>
Date: Fri, 09 May 2008 13:14:42 +0300


Threading: Re: [EP-tech] Re: eprints3.1 install error from tdb01r AT ecs.soton.ac.uk
      • This Message
             Re: [EP-tech] Re: eprints3.1 install error from tdb01r AT ecs.soton.ac.uk

*** http://www.eprints.org/tech.php/id/%3C48242412.2000404%40sabanciuniv.edu%3E
*** EPrints community wiki - http://wiki.eprints.org/

Hello,

Thanks four your help.
Do u know how can i set my smtp adress. I wrote it in systemsetings.pm 
it did work and i also configure with my smtp adress

Regards and thanks again.

Tim Brody wrote:
> *** 
> 
http://www.eprints.org/tech.php/id/%3C482303D2.1080704%40ecs.soton.ac.uk%3E 
>
> *** EPrints community wiki - http://wiki.eprints.org/
>
> Emre Kızıltaş wrote:
>> *** 
>> 
http://www.eprints.org/tech.php/id/%3C4822FC83.9020906%40sabanciuniv.edu%3E 
>>
>> *** EPrints community wiki - http://wiki.eprints.org/
>>
>> Hi
>>>
>>> We have eprints3.0.1 and we want to see eprints 3.1.So  I ve just 
>>> configured source to different directory and after then i try to 
use 
>>> epadmin.
>>> When i run epadmin ,i get this error at the begining of creating 
>>> database.Is there anybody was faced with this problem.
>>>
>>> DBD::mysql::db do failed: Row size too large. The maximum row size 

>>> for the used table type, not counting BLOBs, is 65535. You have to 

>>> change some columns to TEXT or BLOBs at 
>>> /var/lib/eprints3.1/perl_lib/EPrints/Database.pm line 2953.
>>> SQL ERROR (do): CREATE TABLE `eprint__ordervalues_en` (`eprintid` 
>>> integer NOT NULL, `rev_number` varchar(255), `documents` 
>>> varchar(255), `eprint_status` varchar(255), `userid` varchar(255), 

>>> `importid` varchar(255), `source` varchar(255), `dir` 
varchar(255), 
>>> `datestamp` varchar(255), `lastmod` varchar(255), `status_changed` 

>>> varchar(255), `type` varchar(255), `succeeds` varchar(255), 
>>> `commentary` varchar(255), `replacedby` varchar(255), 
>>> `metadata_visibility` .........
> I think this is a bug.
>
> In perl_lib/EPrints/Database.pm:create_dataset_ordervalues_tables 
> change "text" to "longtext".
>
> Cheers,
> Tim.
>
>


Re: [EP-tech] Re: eprints3.1 install error

From: Tim Brody <tdb01r AT ecs.soton.ac.uk>
Date: Mon, 12 May 2008 13:40:11 +0100


Threading: Re: [EP-tech] Re: eprints3.1 install error from emrekiziltas AT sabanciuniv.edu
      • This Message

*** http://www.eprints.org/tech.php/id/%3C48283AAB.5020407%40ecs.soton.ac.uk%3E
*** EPrints community wiki - http://wiki.eprints.org/

Emre Kızıltaş wrote:
> *** 
> 
http://www.eprints.org/tech.php/id/%3C48242412.2000404%40sabanciuniv.edu%3E 
>
> *** EPrints community wiki - http://wiki.eprints.org/
>
> Hello,
>
> Thanks four your help.
> Do u know how can i set my smtp adress. I wrote it in systemsetings.pm 
> it did work and i also configure with my smtp adress
You should just need to add it to Systemsettings.pm - don't forget to 
restart your Web server.

There's a tool on the Admin screen for sending a test email.

Cheers,
Tim.


[index] [options] [help]