Failed to Open Stream

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
Si

Failed to Open Stream

Post by Si »

Please help!

I'm attempting to setup an installation of CMS Made Simple - but my pages appear with the following:

Code: Select all

Warning: _include(...): failed to open stream: No such file or directory in ... on line 133
The admin panel all seems to be okay. I just can't seem to fix it!

Go to http://www.antinet.co.uk/ to see the error in full.
piratos

Re: Failed to Open Stream

Post by piratos »

the folder tmp and the folders below tmp needs full right. change it to 777.
than  open admin global settings and delete the cache - it should work.
Si

Re: Failed to Open Stream

Post by Si »

The site is hosted on a Windows server - so I can't (and shouldn't need to) CHMOD directories for read access.

I've tried clearing the cache too, using the command in the Site Admin/Global Settings screen - but it it hasn't solved the problem.

Code: Select all

Warning: _include(\nas22ent\domains\a\antinet.co.uk\user\htdocs/tmp/templates_c\%%D8^D86^D862692E%%template%3A4.inc): failed to open stream: No such file or directory in \\nas22ent\domains\a\antinet.co.uk\user\htdocs\lib\content.functions.php on line 133

Warning: _include(): Failed opening '\nas22ent\domains\a\antinet.co.uk\user\htdocs/tmp/templates_c\%%D8^D86^D862692E%%template%3A4.inc' for inclusion (include_path='.;C:\php\pear') in \\nas22ent\domains\a\antinet.co.uk\user\htdocs\lib\content.functions.php on line 133

Warning: _include(\nas22ent\domains\a\antinet.co.uk\user\htdocs/tmp/templates_c\3220a4e6948408a10fdc5e711ed7fbd4^%%98^98C^98CFC864%%module_file_tpl%3AMenuManager%3Bbulletmenu.tpl.inc): failed to open stream: No such file or directory in \\nas22ent\domains\a\antinet.co.uk\user\htdocs\lib\content.functions.php on line 133

Warning: _include(): Failed opening '\nas22ent\domains\a\antinet.co.uk\user\htdocs/tmp/templates_c\3220a4e6948408a10fdc5e711ed7fbd4^%%98^98C^98CFC864%%module_file_tpl%3AMenuManager%3Bbulletmenu.tpl.inc' for inclusion (include_path='.;C:\php\pear') in \\nas22ent\domains\a\antinet.co.uk\user\htdocs\lib\content.functions.php on line 133

Warning: _include(\nas22ent\domains\a\antinet.co.uk\user\htdocs/tmp/templates_c\%%EE^EE6^EE6D73C2%%globalcontent%3Afooter.inc): failed to open stream: No such file or directory in \\nas22ent\domains\a\antinet.co.uk\user\htdocs\lib\content.functions.php on line 133

Warning: _include(): Failed opening '\nas22ent\domains\a\antinet.co.uk\user\htdocs/tmp/templates_c\%%EE^EE6^EE6D73C2%%globalcontent%3Afooter.inc' for inclusion (include_path='.;C:\php\pear') in \\nas22ent\domains\a\antinet.co.uk\user\htdocs\lib\content.functions.php on line 133

Warning: _include(\nas22ent\domains\a\antinet.co.uk\user\htdocs/tmp/templates_c\%%D8^D86^D862692E%%template%3A4.inc): failed to open stream: No such file or directory in \\nas22ent\domains\a\antinet.co.uk\user\htdocs\lib\content.functions.php on line 133

Warning: _include(): Failed opening '\nas22ent\domains\a\antinet.co.uk\user\htdocs/tmp/templates_c\%%D8^D86^D862692E%%template%3A4.inc' for inclusion (include_path='.;C:\php\pear') in \\nas22ent\domains\a\antinet.co.uk\user\htdocs\lib\content.functions.php on line 133
Locked

Return to “[locked] Installation, Setup and Upgrade”