This topic is locked

Just installed PHPRUNNER 3.1 - Unable to publish error

10/4/2006 2:06:16 PM
PHPRunner General questions
F
fullfusion author

Hi,
I just completed the installation of PHPRUNNER 3.1 onto a different directory from 3.0.
When I am publishing onto the webserver i get the following error on an existing working project under 3.0.
The web userid has write permissions to the temp directory as well... hummm
PHP error happened

Technical information

Error type 2

Error description rename(C:\WINDOWS\TEMP\wrt2BA.tmp,templates_c\%%48^48F^48F1E022%%dir_listing_add.htm.php) [function.rename]: Permission denied

URL myserver.com/bb/form/dir_listing_add.php?

Error file D:\data\webpubs\bb\form\libs\internals\core.write_file.php

Error line 46

SQL query
Help! <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=3535&image=1&table=forumtopics' class='bbc_emoticon' alt=':(' />

Alexey admin 10/5/2006

Hi,
the templates_c folder nust be writeable on your webserver.
Just grant your web user write permissions on this folder.

F
fullfusion author 10/5/2006

Hi,

the templates_c folder nust be writeable on your webserver.
Just grant your web user write permissions on this folder.


Hi Alexey,
That did the trick. <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=11618&image=1&table=forumreplies' class='bbc_emoticon' alt=':D' />
Thank you!!

A
Alan4573 3/7/2007

Hi,

the templates_c folder nust be writeable on your webserver.
Just grant your web user write permissions on this folder.


Alexey/Jane,
I am getting this error and this is not working. It used to work but it doesn't now.
Please help
Edit - it works on old sites I created

A
Alan4573 3/7/2007



Alexey/Jane,
I am getting this error and this is not working. It used to work but it doesn't now.
Please help
Edit - it works on old sites I created


Panic over - I have just reset the permissions again and restarted IIS and it now works again.
Strange