Community « Discussion forum « Installation support « Blank page on scan.php «
Comment: Blank page on scan.php
| << Previous | Next >> |
Comment inspired from Bernard
Dear Bernard,
From the error log:
PHP Warning: fopen(httpdocs_Rally_yacs_.cache): failed to open stream: Permission denied in /httpdocs/Rally/yacs/shared/global.php on line 1044
PHP Warning: fwrite(): supplied argument is not a valid stream resource in /httpdocs/Rally/yacs/shared/global.php on line 1045
PHP Warning: fclose(): supplied argument is not a valid stream resource in /httpdocs/Rally/yacs/shared/global.php on line 1046
PHP Warning: render_skin(httpdocs_Rally_yacs_.cache): failed to open stream: No such file or directory in /httpdocs/Rally/yacs/shared/global.php on line 1049
PHP Fatal error: render_skin(): Failed opening required 'httpdocs_Rally_yacs_.cache' (include_path='.:/usr/share/pear') in /httpdocs/Rally/yacs/shared/global.php on line 1049
It looks like it expects some .cache file to exist? Is something not getting created? I am not getting any permission errors that I know of...
Thanks,
BJ
From the error log:
PHP Warning: fopen(httpdocs_Rally_yacs_.cache): failed to open stream: Permission denied in /httpdocs/Rally/yacs/shared/global.php on line 1044
PHP Warning: fwrite(): supplied argument is not a valid stream resource in /httpdocs/Rally/yacs/shared/global.php on line 1045
PHP Warning: fclose(): supplied argument is not a valid stream resource in /httpdocs/Rally/yacs/shared/global.php on line 1046
PHP Warning: render_skin(httpdocs_Rally_yacs_.cache): failed to open stream: No such file or directory in /httpdocs/Rally/yacs/shared/global.php on line 1049
PHP Fatal error: render_skin(): Failed opening required 'httpdocs_Rally_yacs_.cache' (include_path='.:/usr/share/pear') in /httpdocs/Rally/yacs/shared/global.php on line 1049
It looks like it expects some .cache file to exist? Is something not getting created? I am not getting any permission errors that I know of...
Thanks,
BJ
by BJ on Jan. 6 2006
