4571 Posts in 1383 Topics by 1376 members
| Go to End | Next > | |
| Author | Topic: | 4331 Views |
-
IIS 7 on Windows 2008 server install problems.

11 February 2009 at 12:26am
I have followed the IIS 7 install instructions. I can serve php files ok, however the silverstripe install.php gives the error:
PHP Notice: Undefined index: SERVER_SIGNATURE in C:\inetpub\wwwroot\...\install.php on line 159
PHP Notice: Undefined index: SERVER_SIGNATURE in C:\inetpub\wwwroot\...\install.php on line 510Does anyone know how to fix this?
Thanks in advance.
-
Re: IIS 7 on Windows 2008 server install problems.

11 February 2009 at 3:32pm
I fixed this error by altering install.php to use SERVER_SOFTWARE instead of SERVER_SIGNATURE.
-
Re: IIS 7 on Windows 2008 server install problems.

12 February 2009 at 1:35am
Thanks,
I now get to the install screen, but after checking requirements are ok I get:PHP Notice: Undefined index: type in C:\inetpub\wwwroot\...\sapphire\security\Security.php on line 654
PHP Warning: $project isn't set in C:\inetpub\wwwroot\...\sapphire\core\ManifestBuilder.php on line 154
PHP Fatal error: DB::connect: Not passed a valid database config in C:\inetpub\wwwroot\...\sapphire\core\model\DB.php on line 53 -
Re: IIS 7 on Windows 2008 server install problems.

25 February 2009 at 3:14pm
I am thinking about installing SS on a Win 2008 server and was wondering if you ever solved these problems?
Also, which version were you trying to install?
Thanks in advance!
-
Re: IIS 7 on Windows 2008 server install problems.

26 February 2009 at 12:33am
No, never got any further, so gave up on SS.
Using silverstripe version 2.2.3. -
Re: IIS 7 on Windows 2008 server install problems.

3 March 2009 at 7:00am
2.3.0 was the first version we ironed out the major bugs with SilverStripe so your experience of 2.2.3 would have required changes to the PHP code, similar to what was posted above.
dynamite, keen to hear how your install goes!
-
Re: IIS 7 on Windows 2008 server install problems.

3 March 2009 at 7:09am
I am waiting on the server to arrive, and will definitely post follow-up here.
-
Re: IIS 7 on Windows 2008 server install problems.

4 March 2009 at 2:14am
2.2.3 was the latest when I downloaded it.
Will try again with 2.3.0.Thanks for update.
| 4331 Views | ||
| Go to Top | Next > |



