Hello/Hi/Greetings,
I was worried about transferring the Piwigo gallery to a local hosting service.
I figured it out a bit, but I ran into this error --- Tools->Maintenance->compile the created templates...
And this error appears:
===
Warning: file_put_contents(/var/www/html/_data/templates_c//index.htm): Failed to open stream: Permission denied in /var/www/html/include/template.class.php on line 255
===
I see that there is a problem with the rights again, but which folder should I pay attention to?
Piwigo URL: http://
Offline
Can someone help from the Piwigo team?
Offline
There doesn't seem to be any point in waiting for an answer...
I talked to myself, answered myself.
Offline
The user the web server runs as needs read&write permissions in the _data/ directory and all subdirectories and files. Also in the upload/ directory.
See also [Forum, post 183419 by erAck in topic 31993] What are the correct permissions for Piwigo files and directories ?.
Offline
On all folders, the resolution is 0777 - this error still occurs.
Offline