fulxie / RefFinder

RefFinder is a user-friendly web-based comprehensive tool developed for evaluating and screening reference genes from extensive experimental datasets. It integrates the currently available major computational programs (geNorm, Normfinder, BestKeeper, and the comparative ��Ct method) to compare and rank the tested candidate reference genes. Based on the rankings from each program, It assigns an appropriate weight to an individual gene and calculated the geometric mean of their weights for the overall final ranking.
7 stars 8 forks source link

Page doesn't display due to PHP errors #2

Open Kupac opened 5 years ago

Kupac commented 5 years ago

Hello! I tested it, but nothing is displayed. Please, is there another link? That would help me a lot...

Thank you so much!

Originally posted by @Tharynr in https://github.com/fulxie/RefFinder/issues/1#issuecomment-456898334

Kupac commented 5 years ago

Hi! This was posted by @Tharynr in another thread. I also had this problem, and it was solved by looking at the apache log, and adding/modifying the necessary files:

  1. Added PHPExcel/Autoloader.php
  2. Commented out a break; statement in class/Functions (line 565)
Tharynr commented 5 years ago

Hi, Kupac! Thanks for your answer! In fact, I'm a begginer in this field (Bioinformatics). Please, could you explain step by step? How to run the site on my computer? I really need to use RefFinder...

Thanks!

fulxie commented 5 years ago

Sorry for the late reply. I will test it again tonight and will update you guys!

Thanks,

Fuliang

On Wed, Jan 23, 2019, 1:43 PM Tharynr <notifications@github.com wrote:

Hi, Kupac! Thanks for your answer! In fact, I'm a begginer in this field (Bioinformatics). Please, could you explain step by step? How to run the site on my computer? I really need to use RefFinder...

Thanks!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/fulxie/RefFinder/issues/2#issuecomment-456919011, or mute the thread https://github.com/notifications/unsubscribe-auth/ANI0Mof8SUbauFBxwaFHzZ9HAQWlFO_Wks5vGK1GgaJpZM4aPT0V .

fulxie commented 5 years ago

High-version PHP doesn't tolerate the original syntax of PHPExcel and caused display failure. } elseif(is_array($value)) { return 64; break;

I have fixed it and also tested it on xampp(v3.2.2, PHP 7.3.1). reference.php was renamed to index.php

Tharynr commented 5 years ago

Hi Fuliang, Thanks a lot for your help and attention!

I tested it and now it's different. The page RefFinder appears, but it doesn't run the data. I tried to analyze the example and this message appeared: "Not Found The requested URL /RefFinder-master/type=reference was not found on this server." How do I proceed?

Thanks!

fulxie commented 5 years ago

@Tharynr , An old file was uploaded this morning. I replaced it . Please try it again

Tharynr commented 5 years ago

I tried again and now it's ok!!

Thank you so much!!

ndhnscc commented 5 years ago

Hi, the page is still not working using any links. what to do about it? Thanks..

NonieRodgers commented 1 year ago

Hi,

I've just tried to download too and the website won't let me in, saying "localhost refused to connect". Any ideas on how to fix this?

Thanks!