Open GogoFC opened 2 years ago
Are you actually typing _INSTALL in the URL or just install or _install ? It has to be underscore all caps install.
Please try this. Are you installing on a windows machine or a server?
It was a server VPS and yes I copied the text with all caps and underscore both, didn't work.
You said it has to be "underscore" CAPS :)
Hmm. I recently installed it on a "share hosting" instead of a VM. Worked good but with older php.
can you open a simple php test example to see if your php works?
<?php ECHO "Hello!
"; echo "Welcome to Developer News
"; EcHo "Enjoy all of the ad-free articles
"; ?>
Hmm. I recently installed it on a "share hosting" instead of a VM. Worked good but with older php.
Mind sending me your command history :)
can you open a simple php test example to see if your php works?
'"; echo "Welcome to Developer News"; EcHo "Enjoy all of the ad-free articles"; ?> '
It did work when I put my own .php file
@GogoFC can you try to use clinicacses docker?
@GogoFC can you try to use clinicacses docker?
Oh :) I didn't know there is a docker image :) thanks
I have mariadb, apache2, php7.4, magic turned off, on a debian machine, and all I can serve from the inside of the cliniccases folder is the readme.md file, any other file will not run so installation does not happen.
What needs to happen?
ty