Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
Hi Though a similar issue is filed earlier , this issue seems to be related to the same thing.
Getting an error message while installation :-
incorrect value for 'Log file name', cannot write to such a file
Tried all the tricks and tips mentioned , web server folder access and file access permission but it still it is not working.
Hi,
First, directroy "/var/www/html/PROG/logs must exist.
Then try a "chmod 777 /var/www/html/PROG/logs" (do this as root to be sure). This should fiw the issue.
Be aware that user running PHP may be different from current user.
If my memory is correct PHP user is "apache" on centos/redhat, and "www-data"' on "ubuntu/debian".
Is there an already existing file logs.log in logs directory ?


