See /var/scalr/app/src/api/class.ScalrAPI_2_1_0.php on manager.qcozz.com, line 43.
I had to remove this serialization function as it also existed on line 64. This was causing the vhost options to be serialized twice, Then when the options were being unserialized, the result was yet another serialized string instead of an array. This is why in the Web interface document root had a value of "a" no matter what I tried - because it was taking the first character of the serialized string. -- You received this message because you are subscribed to the Google Groups "scalr-discuss" group. To view this discussion on the web visit https://groups.google.com/d/msg/scalr-discuss/-/nbbu9P2sYEwJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/scalr-discuss?hl=en.
