test2a

Results 206 comments of test2a
trafficstars

https://github.com/peculater/cliniccases-compose Have you checked this? There were some additional install steps so if you need some help, just ask

Yeah... I tried to install it on a phpmyadmin VM but it always fails for some reason.

```` sudo tail -f /var/log/apache2/access.log 192.168.29.53 - - [18/May/2021:12:14:13 +0100] "GET /lib/javascripts/fullcalendar/fullcalendar.min.js HTTP/1.1" 200 18826 "http://cases.local/index.php?i=Home.php" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:88.0) Gecko/20100101 Firefox/88.0" 192.168.29.53 - - [18/May/2021:12:14:14 +0100] "GET...

please let me know if you require something else

```` sudo tail -f /var/log/apache2/error.log [Tue May 18 00:00:16.799188 2021] [mpm_prefork:notice] [pid 442] AH00163: Apache/2.4.38 (Raspbian) configured -- resuming normal operations [Tue May 18 00:00:16.799453 2021] [core:notice] [pid 442] AH00094:...

Hi... I have been "unable" to get this working despite my best efforts. If you have automated the install or installed on a VM, can you share ?

```` nano /var/log/apache2/error.log [Tue May 18 00:00:16.799188 2021] [mpm_prefork:notice] [pid 442] AH00163: Apache/2.4.38 (Raspbian) configured -- resuming n$ [Tue May 18 00:00:16.799453 2021] [core:notice] [pid 442] AH00094: Command line: '/usr/sbin/apache2'...

```` sudo tail -100 /var/log/apache2/error.log [Tue May 18 00:00:16.799188 2021] [mpm_prefork:notice] [pid 442] AH00163: Apache/2.4.38 (Raspbian) configured -- resuming normal operations [Tue May 18 00:00:16.799453 2021] [core:notice] [pid 442] AH00094:...

ok. @judsonmitchell thank you for your time. i just reinstalled the software and i got "most" of the stuff working. i still have issues with url which i think i...

ok. found the upload error. https://www.cyberciti.biz/faq/increase-file-upload-size-limit-in-php-apache-app/ i had to update php 7.3 upload limits to the ones i set in php.ini