Hi, I can't access this site because it's on the port 1081 (http://universe.2good.nu:1081) May be it's because I'm behind a firewall. Is it possible to make it available from another port (80, for example) ??? thanks M. Henaff -----Message d'origine----- De : Bug Database [mailto:[EMAIL PROTECTED]] Envoye : jeudi 23 aout 2001 23:53 A : HENAFF Mari-mai FTRD/DMI Objet : Bug #12276 Updated: error orbit_object ID: 12276 Updated by: eriksson Reported By: [EMAIL PROTECTED] Old Status: Assigned Status: Closed Bug Type: Satellite CORBA related Operating System: linux PHP Version: 4.0.6 Assigned To: eriksson New Comment: No feedback. Please try Universe as a replacement for Satellite: http://universe.2good.nu/ Previous Comments: ------------------------------------------------------------------------ [2001-08-10 01:46:35] [EMAIL PROTECTED] Regarding having multiple .idl files: Could you please send me ([EMAIL PROTECTED]) the IDL files required for reproducing this? Regarding messages in error_log: Is "$obj = new OrbitObject($ior);" enough to trigger these error messages? Otherwise, do you perform operations on the $obj too? What operations? Could you send me the IOR and IDL for the object that fails? \David Eriksson, author of Satellite ------------------------------------------------------------------------ [2001-07-20 06:01:21] [EMAIL PROTECTED] Hi, I installed successfully the satellite extension (apache1.3.11, php4.0.6, cvs version of orbit and glib1.2.10). I had a first problem that i managed to resolve : if you put more than one idl file in the idl_directory, apache won't start. So i had to put all my interfaces in a single idl file, and then i could start apache. The second problem i can't resolve is that when i put this line : $obj = new OrbitObject($ior); in my php script, it fails and i get these errors in the apache error_log file : GLib-CRITICAL **: file ghash.c: line 138 (g_hash_table_lookup): assertion `hash_ table != NULL' failed. GLib-CRITICAL **: file gmem.c: line 563 (g_mem_chunk_alloc): assertion `mem_chun k != NULL' failed. Thanks in advance ------------------------------------------------------------------------ ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=12276&edit=2 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
[PHP-DEV] RE: Bug #12276 Updated: error orbit_object
HENAFF Mari-mai FTRD/DMI/LAN Fri, 24 Aug 2001 00:55:46 -0700
- Re: [PHP-DEV] RE: Bug #12276 Updated: error o... HENAFF Mari-mai FTRD/DMI/LAN
- Re: [PHP-DEV] RE: Bug #12276 Updated: er... David Eriksson