mbusby / Scotty

The back end files for the Scotty app. Check ReadMe for version issues.
11 stars 1 forks source link

Scotty web-server issue #1

Open cwarden45 opened 7 years ago

cwarden45 commented 7 years ago

Hi,

I am currently setting the error message when I try to submit samples for Scotty power calculations:

Warning: file(outputFiles/resultsSummaryFile493688996.txt): failed to open stream: No such file or directory in /var/www/html/scotty/scottyOutput.php on line 313 Warning: implode(): Argument must be an array in /var/www/html/scotty/scottyOutput.php on line 314

Is there anything that I can do to fix this error? Or, is there any way for me to run the Scotty scripts locally without a MATLAB license?

Thanks, Charles

Niklas123Niklas commented 6 years ago

Hey there, for me, I get the same error message.

Warning: file(outputFiles/resultsSummaryFile817136069.txt): failed to open stream: No such file or directory in /var/www/html/scotty/scottyOutput.php on line 313

Warning: implode(): Argument must be an array in /var/www/html/scotty/scottyOutput.php on line 314

Is there any possibility to fix this? Best regards, Niklas

jade-davies commented 2 years ago

Hello,

I'm also having this issue

`Warning: file(outputFiles/resultsSummaryFile1809647902.txt): failed to open stream: No such file or directory in /var/www/html/scotty/scottyOutput.php on line 313

Warning: implode(): Argument must be an array in /var/www/html/scotty/scottyOutput.php on line 314`

Were you able to find a resolution for this?

Thanks, Jade