Hello,
So, I’ve read just about every post on here having to do with EE installs on Windows Servers. I’m experienced with EE on Linux. I have direct access to the server and the permissions are all set properly (I’ve been able to upload photos and completed the install properly, etc).
I have one permanent php error that shows on every CP page.
A PHP Error was encountered
Severity: Notice
Message: Undefined offset: 1
Filename: accessories/acc.expressionengine_info.php
Line Number: 113Plus a laundry list of php errors appearing on the CP homepage. (I’ll put the first 4 of out 71. No lie.)
A PHP Error was encountered
Severity: Notice
Message: Undefined offset: 2
Filename: cp/homepage.php
Line Number: 279
A PHP Error was encountered
Severity: Notice
Message: Undefined offset: 1
Filename: cp/homepage.php
Line Number: 290
A PHP Error was encountered
Severity: Notice
Message: Undefined offset: 2
Filename: cp/homepage.php
Line Number: 279
A PHP Error was encountered
Severity: Notice
Message: Undefined offset: 1
Filename: cp/homepage.php
Line Number: 290The last error shows on the CP homepage, as well.
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at D:\Web Sites\...\...\system\codeigniter\system\core\Exceptions.php:170)
Filename: core/Common.php
Line Number: 405I wish I could go to a Linux server, but the client owns this Windows server and wants to build on it. *Sigh*
I am building on EE 2.1.3. However, the same errors showed when I tested with EE 2.2.2, so that’s not the issue.
Help is much appreciated!