This topic is locked

Error: core.write_file.php

10/1/2007 2:23:23 PM
PHPRunner General questions
M
mrpeeble author

I'm using build 313 and after creating a project and trying to run it, I am given the following error:
fopen(templates_c\wrt470139576da15) [function.fopen]: failed to open stream: Permission denied
I tried looking up similar issues but I can't figure out how to resolve this one.
Please help.

J
Jane 10/2/2007

Hi,
It's a permission-related error.

You need to make sure templates_c directory is writable by the web server user.

Usually you can assign correct permissions using your control panel. Also you may ask your webshoting company to help you with this.

M
mrpeeble author 10/2/2007

Thanks Jane
Will consult with my webhosting company.