4575 Posts in 1387 Topics by 1377 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 2043 Views |
-
silverstripe-cache missing: WPI install on Vista x64

1 June 2009 at 3:59pm Last edited: 1 June 2009 4:01pm
I installed SilverStripe using the newest recommended method.
everything complete without errors, but when I clicked "Launch you web application now" I got:
PHP Fatal error: Permission problem gaining access to a temp folder. Please create a folder named silverstripe-cache in the base folder of the installation and ensure it has the correct permissions in C:\inetpub\wwwroot\silverstripe\sapphire\core\Core.php on line 230So I created a folder: C:\inetpub\wwwroot\silverstripe\silverstripe-cache
when I refresh http://localhost/silverstripe/index.php
I get 295 PHP errors, all referring to line 398 of: C:\inetpub\wwwroot\silverstripe\sapphire\core\ManifestBuilder.php
and ending with :
PHP Fatal error: Cannot write manifest file! Check permissions of C:\inetpub\wwwroot\silverstripe/silverstripe-cache/manifest-main in C:\inetpub\wwwroot\silverstripe\sapphire\core\ManifestBuilder.php on line 105 -
Re: silverstripe-cache missing: WPI install on Vista x64

2 June 2009 at 4:21pm
anybody know the proper directory structure of a clean install with default settings?
Also - are there other components to a correct install - registry entries or database integration that I should check for? -
Re: silverstripe-cache missing: WPI install on Vista x64

2 June 2009 at 6:54pm
FIXED:
I reset the permissions in the security tab
First tried using an elevated cmd prompt to un-set Read Only (just to make sure) - that had no effect
Second, I right clicked on the folder -> Properties -> Security Tab, and set all the permissions to Full Access for each user. At first I tried just IIS users, but that didn't work so I just gave them all access. Silverlight completed it's install and I'm good now.
| 2043 Views | ||
|
Page:
1
|
Go to Top |

