Lightsquid Installation Problem
-
same here
-
Me too…
-
Sorry, package not tested on 2.0 while this Alpha. Wait version 2.0 Beta..
-
Thanks for the honest info! Nice package, I like it much!
-
Just tried it (Jan 27th) - same problem…
Anyone know when it might be addressed?
If we can run any tests, etc, let us know.
- Mike.
-
The Squid package has not been updated to work with 2.0 yet.
-
stil not working with yesterdays release
-
stil not working with yesterdays release
We know. Please check the package status sticky post on this board for the status of packages. I disabled all the Squid related packages until they can be fixed. Hopefully dvserg can fix them soon.
-
Fatal error: Cannot create references to/from string offsets nor overloaded objects in /etc/inc/xmlparse.inc on line 69
And I opened /etc/inc/xmlparse.inc and looked to line 69 but I cannot understand where the problem is.
Line 69:$ptr =& $ptr[$path];
is there any opinion?
Find the cause..
This problem occurs if after the XMLtag exist gaps (spaces).
I remove all 'after-spaces' from XML and all a working. If add space - error returned.
Probable bug - need Trim "tag>spaces <tag" in="" xml="" parser?<br="">
</tag"> -
And I opened /etc/inc/xmlparse.inc and looked to line 69 but I cannot understand where the problem is.
Line 69:
$ptr =& $ptr[$path];I found what this:
PHP Bug #23442 Trying to assign a reference inside an overloaded class
http://bugs.php.net/bug.php?id=23442&edit=1