Page 1 of 1

Illegal offset type in lang.php

Posted: Fri Apr 22, 2005 12:02 pm
by platine
Hi,

want to install 0.9.2 and when calling the install I see this errors:

Warning: Illegal offset type in D:\HTTP\Apache2\htdocs\cmsmadesimple\admin\lang.php on line 57

Warning: Illegal offset type in D:\HTTP\Apache2\htdocs\cmsmadesimple\admin\lang.php on line 63

Warning: main(Array): failed to open stream: No such file or directory in D:\HTTP\Apache2\htdocs\cmsmadesimple\admin\lang.php on line 79

Warning: main(): Failed opening 'Array' for inclusion (include_path='.;c:\php4\pear') in D:\HTTP\Apache2\htdocs\cmsmadesimple\admin\lang.php on line 79


-> Win2k, Mysql 4.0.24, PHP4.3.11

I'm wondering, where the include path is coming from as I haven't installed PHP on C ...
Can anybody point me to the problem?
Thanks.

Re: Illegal offset type in lang.php

Posted: Fri Apr 22, 2005 3:05 pm
by Ted
Do you have the Zend Optimizer installed?  Apparently there are some issues with it.

http://forums.eqdkp.com/index.php?s=ae3 ... #entry5600

Re: Illegal offset type in lang.php

Posted: Fri Apr 22, 2005 5:39 pm
by platine
Thanks. So easy.
I was almost considering to flatten the machine.  ;-)

Re: Illegal offset type in lang.php

Posted: Fri Apr 22, 2005 6:10 pm
by Ted
Cool!  I like the easy ones.

I'm going to have to remember this one, as I'm sure it'll come up again.