Jump to content

Recommended Posts

Posted

Hi Jester and welcome to the forum,

not sure what could be the issue, but I guess it would help if you provided more infos for us. What steps did you take (sometimes writing down the steps already leads to an "aha" moment ;) )? What is working (I guess the admin works just fine as you say you tried changing settings), what is not? Maybe add some screenshots? Maybe look into the error logs of your site (/site/assets/logs/...).

And my #1 developer tip: Install Tracy Debugger and see if it shows you anything helpful :)

  • Like 2
Posted

I'm not set the output strategy or profile, all is default.

I follow the "Hello worlds ! A processwire tutorial" and to the step 3: " Click the View link that appears on this page edit screen. You should see the output of the HTML from step 1. Click the back button in your browser to return to the edit screen.", appear the blank page.

I set $config->debug = true; in the config.php file and the output to the earth page is:

Warning: file_put_contents(/opt/bitnami/apps/processwire/htdocs/site/assets/cache/FileCompiler/site/templates/_init.php): failed to open stream: Permission denied in /opt/bitnami/apps/processwire/htdocs/wire/core/FileCompiler.php on line 389

Warning: file_put_contents(/opt/bitnami/apps/processwire/htdocs/site/assets/cache/FileCompiler/site/templates/_main.php): failed to open stream: Permission denied in /opt/bitnami/apps/processwire/htdocs/wire/core/FileCompiler.php on line 389

Warning: file_put_contents(/opt/bitnami/apps/processwire/htdocs/site/assets/cache/FileCompiler/site/templates/planet.php): failed to open stream: Permission denied in /opt/bitnami/apps/processwire/htdocs/wire/core/FileCompiler.php on line 389

Warning: touch(): Utime failed: Permission denied in /opt/bitnami/apps/processwire/htdocs/wire/core/FileCompiler.php on line 1063

Warning: touch(): Utime failed: Permission denied in /opt/bitnami/apps/processwire/htdocs/wire/core/FileCompiler.php on line 1063

This error appear also in the other page: home. about, etc etc.

Warning: file_put_contents(/opt/bitnami/apps/processwire/htdocs/site/assets/cache/FileCompiler/site/templates/_init.php): failed to open stream: Permission denied in /opt/bitnami/apps/processwire/htdocs/wire/core/FileCompiler.php on line 389

Warning: file_put_contents(/opt/bitnami/apps/processwire/htdocs/site/assets/cache/FileCompiler/site/templates/_main.php): failed to open stream: Permission denied in /opt/bitnami/apps/processwire/htdocs/wire/core/FileCompiler.php on line 389

Warning: file_put_contents(/opt/bitnami/apps/processwire/htdocs/site/assets/cache/FileCompiler/site/templates/home.php): failed to open stream: Permission denied in /opt/bitnami/apps/processwire/htdocs/wire/core/FileCompiler.php on line 389

Any suggestions ?

Best regards.

 

 

 

Posted

Thank you Bernhard !

I set permission to the directory 777 and files to 666 and now "hello world" tutorial is done !

However, I will see to set the security and permissions appropriately to my host virtual machine.

 

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...