Banshee
the secure PHP framework

Forum

Demo has error on CMS page

Error
14 june 2011, 23:50
In your banshee demo, when I click on the CMS link in the menu, I see the following error at the top:

fopen(../logfiles/actions.log) ...: failed to open stream: Permission denied in /home/hugo/websites/banshee/demo/libraries/user.php on line 314.

--E
Hugo Leisink
15 june 2011, 00:06
Fixed, thanks.
Patrick
25 july 2011, 14:22
On default settings on a Hiawatha server I'm still getting the above error, as well as a stubborn timezone warning (the timezone is specified in php.ini - I'll look into this further). Everything seems to work ok, it's just that the error keeps appearing.
Hugo Leisink
25 july 2011, 14:41
You have to add write permissions to the logfile. Use 'chmod g+w' or 'chmod o+w' (depending on your installation) to fix it.
Patrick
27 july 2011, 00:47
Thanks Hugo - will report back. Good work on Hiawatha. Just switched from nginx. Switching to Banshee from Drupal if I can get theming figured out...
Message preview

The following BB-codes are available in a message:

  • [b]Bold text[/b]
  • [center]Center text or imagen[/center]
  • [color=color name or #RGB code]Colored text[/color]
  • [i]Italic text[/i]
  • [img]Link to image[/img]
  • [right]Align text or image right[/right]
  • [s]Strike-through text[/s]
  • [size=pixelsize]Big or small text[/size]
  • [u]Underlined text[/u]
  • [url]Link to website[/url]
  • [url=link to website]Link text[/url]