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,
I installed projectorriaV3.2.1 on windows with mysql.
during installation, i am blocked on this page : ../view/main.php
I get message : "incorrect value for 'Log file name', cannot write to such a file"
I have done below mentioned checks.
1.Taken out read permission
2.Created new log folder
Still i am getting the same issue.
Thanks for any suggest.
regards,
Netra
What is your parameter for log file ?
Log path is
../files/logs/projector_${date}.log
Hi,
Let's assume your PHP web folder is C:/www (replace by your own value in following exemple)
By default, projectorria should be installed in C:/www/projectorria (there again ,you can have changed this directory name)
Then, you must have a folder C:/www/projectorria/files/logs.
User running PHP must have write access to this folder.