Hello Prakher, There is not a fixed size limit for the data files, but the memory adaptor (which is what you are using) is quite slow compared to other adaptors and your script may just be timing out while it tries to process your data. I suggest you look into using a real database adaptor. See
http://www.gmod.org/wiki/index.php/GBrowse_adaptors for more information. Scott On Thu, 2008-01-31 at 19:23 +0530, Prakher Singhal wrote: > Hello, > I have three ".gff" files in "../gbrowse/databases/<database_name>/" > folder of size 59.7 MB, 4.4 MB and 1.9 MB. > while I am entering the keyword in Landmark or Region box(eg. > chr1:148338177..148348176), I am getting > '500 internal server error' in the browser and 'Premature end of script > headers' > in apache error_log file BUT > When, I am using only 59.7 MB file, GBrowse is displaying the correct result. > > Is there any limited size for files? How to increase that limited size as > I > am having lot more files to include > in the folder "../gbrowse/databases/<database_name>/". > > Please Help Me to fix this problem... > > > Regards, > Prakher Singhal > Computer Programmer > Institute of Bioinformatics and applied Biotechnology > Bangalore 560 066, > Tel: +91 (80) 2841-0029, 2841-2769 > Mob: +91 9886875191 > http://www.ibab.ac.in/ > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Gmod-gbrowse mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse -- ------------------------------------------------------------------------ Scott Cain, Ph. D. [EMAIL PROTECTED] GMOD Coordinator (http://www.gmod.org/) 216-392-3087 Cold Spring Harbor Laboratory ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Gmod-gbrowse mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse
