Hey guys, this is my first post. So fogive me if it’s been covered. I’ve done a searh and this is the closest thread I could find.
Installation goes through fine, but whenit completes and proceeds to the manager login page, I see and awful lot of code at the top that I’ve not seen before on previous installations:
Warning: include_once(/home/rentmywe/public_html/assets/cache/siteCache.idx.php) [function.include-once]: failed to open stream: Permission denied in /home/rentmywe/public_html/manager/includes/document.parser.class.inc.php on line 192
Warning: include_once() [function.include]: Failed opening '/home/rentmywe/public_html/assets/cache/siteCache.idx.php' for inclusion (include_path='/home/rentmywe/public_html/manager/includes/') in /home/rentmywe/public_html/manager/includes/document.parser.class.inc.php on line 192
Warning: Cannot modify header information - headers already sent by (output started at /home/rentmywe/public_html/manager/includes/document.parser.class.inc.php:192) in /home/rentmywe/public_html/manager/index.php on line 148
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/rentmywe/public_html/manager/includes/document.parser.class.inc.php:192) in /home/rentmywe/public_html/manager/includes/config.inc.php on line 60
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/rentmywe/public_html/manager/includes/document.parser.class.inc.php:192) in /home/rentmywe/public_html/manager/includes/config.inc.php on line 60
Warning: Cannot modify header information - headers already sent by (output started at /home/rentmywe/public_html/manager/includes/document.parser.class.inc.php:192) in /home/rentmywe/public_html/manager/includes/config.inc.php on line 74
The login box is still present, but when enter the us and pw I get this error message:
<br />
<b>Warning</b>: include_once(/home/rentmywe/public_html/assets/cache/siteCache.idx.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: Permission denied in <b>/home/rentmywe/public_html/manager/includes/document.parser.class.inc.php</b> on line <b>192</b><br />
<br />
<b>Warning</b>: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/home/rentmywe/public_html/assets/cache/siteCache.idx.php' for inclusion (include_path='../includes/') in <b>/home/rentmywe/public_html/manager/includes/document.parser.class.inc.php</b> on line <b>192</b><br />
Incorrect username or password entered!
Obviously, there’s something a miss somewhere, but I’ve check, rechecked file permissions and reinstalled, but I get the same error.
Have I missed something obviuos?
Thanks in advance,
Rich