[SOLVED] failed to open stream: Permission denied...

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
sdc

[SOLVED] failed to open stream: Permission denied...

Post by sdc »

I have sucessfully installed on one of my laptops with no problem.  I am attempting to install on my dev machine and get the following error.

Please help... thank you!

SDC

Warning: fopen(C:\Inetpub\wwwroot\cms\config.php) [function.fopen]: failed to open stream: Permission denied in C:\Inetpub\wwwroot\cms\lib\config.functions.php on line 303

Warning: unlink(C:\Inetpub\wwwroot\cms\tmp\cache/SITEDOWN) [function.unlink]: Permission denied in C:\Inetpub\wwwroot\cms\install\lib\classes\CMSInstallerPage5.class.php on line 143
Error: Could not remove the tmp/cache/SITEDOWN file. Please remove manually.
Updating hierarchy positions...[done]

Setting up core events...[done]

Installing modules...[done]

Index Search...[done]

Clearing site cache (if any)...[done]
Last edited by sdc on Mon Sep 17, 2007 8:24 pm, edited 1 time in total.
alby

Re: failed to open stream: Permission denied...

Post by alby »

sdc wrote: I have sucessfully installed on one of my laptops with no problem.  I am attempting to install on my dev machine and get the following error.

Please help... thank you!

SDC

Warning: fopen(C:\Inetpub\wwwroot\cms\config.php) [function.fopen]: failed to open stream: Permission denied in C:\Inetpub\wwwroot\cms\lib\config.functions.php on line 303

Warning: unlink(C:\Inetpub\wwwroot\cms\tmp\cache/SITEDOWN) [function.unlink]: Permission denied in C:\Inetpub\wwwroot\cms\install\lib\classes\CMSInstallerPage5.class.php on line 143
Error: Could not remove the tmp/cache/SITEDOWN file. Please remove manually.
Updating hierarchy positions...[done]
Maybe a permission problem.
Look this for owner in Windows environment

Alby
sdc

Re: failed to open stream: Permission denied...

Post by sdc »

Checked out permissions... this suggestion did the trick.

Thanks,
SDC
Locked

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