Robin Jackson <[EMAIL PROTECTED]> said: 

> Using M3 off of page 577, I am getting a SLEW of these errors...I am using
> 1.4.1 from today's CVS....any ideas?

Are you sure you have removed all the old libraries 
ldconfig -p | grep midg

and are you sure that the php4 extention being loaded is the you just made..
 
try this on your midgard.so (php extension)

nm /usr/lib/php4/###WHERE EVER IT IS######/midgard.so   | grep guid   

it should contain php_if_mgd_oop_guid_get

or have a look at http://myadminsite.what/nadmin/info - and see if the
function
mgd_get_object_by_guid

exists?

> 
> Fatal error: Call to unsupported or undefined function guid() in
> snippet:///hklc_adminsite_host/argv0/image/image on line 298
> 

The only other reason this may happen is if the 'object' was not created.. -
which shouldnt happen.. (as there are checks in there.)

regards

alan


> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 



-- 
Technical Director
Linux Center (HK) Ltd.
www.hklc.com



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to