Last seen: Jan 5, 2019
Check your system : you must have some tool that controls writing rights on files. If PHP user can write on the whole structure of projeqtor director...
Experience has taught me that the continued investment of time in something that doesn't work is not worth the effort. You're right, ProjeQtOr does n...
Would the location of apache2 directories have any bearing on this issue?I don't know I cannot help much about this issue. But I'm sure it's an ac...
root@debianstabletestbed:~# chmod -R 777 /home/projeqtor/This should be enought ot set rights. So there must be external tool that locks access. A...
There is no such file included in the file downloaded.Of cours. This file ois not part of deployment. It is created on install. It is still access w...
You may try and change owner of files chown -R www-data: /home/projeqtor/files Also check if you have some security solution that may block access...
You defined$logFile = '/home/projeqtor/files/logs/projeqtor_${date}.log'; So directory "/home/projeqtor/files/logs/" - must exist - php user (ww...
You must look for log file as defined during the configuration. It's defined in projeqtor/files/config/parameters.php Default location is projeqtor/...
I am quite prepared to have these directories outside of web reach but I'm thinking that it would be quite useful to actually have something working b...
are there more directories that are part of this 'system' (all the pieces that make up the website and the specific software) that need to have the pe...
Look at your folders description. you made a "chown 777" on files/logs I guess user 777 is unknown >NB : you should make a chown -R www-dat...
Look at your folders description. you made a "chown 777" on files/logs I guess user 777 is unknown (Interleaving for clarity) Sorry - - - -had a...
Your configuration is not complete. Resolve issues pointed ou in red. There you'll a a button "Continue". At last, first connection of admin will p...
Hello, Sorry - - - it is not clear where I find this 'content of table parameter' . Where do I find this file (directory)? This is not a file, ...
Hi, I just tested on Linux. It seems there in an issue on latest step of DB generation. Check content of table parameter. First line has paramet...