Tried phpmole w/ win2000. I can start phpmole, then I try to log on to 
midgard (port 80)  but da 'mole chrashes after I type the password. I 
have no problems loging inn through a normal html client.

I set it up as a new host (in sg0) with the gtkmidgard code in the 
rootpage. Does this matter?

Note: I use the gtkmidgard xml transport found in your cvs and phpmole 
1.1. Should I try to download phpmole CVS? Do you have any tips for 
debugging?


Tarjei

Alan Knowles wrote:

> it generally runs as error E_ALL warnings - the wish is to eventuallyu 
> fix all of these - but they are not major errors, "usually" :)
>
> there is a file in the phpmole/legacy/midgard_reciever.php, which 
> needs to be copied into a page on the midgard server (I normally stick 
> it under nadmin/phpmole)  - style empty..
>
> this is the simple rpc layer
>
>
> when this is installed - visit the page, and make sure you can see the 
> xml output. - and it has one line per entry
> -- phpmole 1.1 and below had to have this page as authenticated.
> -- phpmole in CVS uses it's own authentication method..
>
> once you have done that, you need to right click on the bookmarks 
> tree, and add a new bookmark - type mgd
>
> servername = www.myserver.com
> username = admin    or myname+mysitegroup
> path to xml interface = /nadmin/phpmole/
> port = 443 (eg. ssl)
>
> you should then be able to connect, browse and edit any object on a 
> midgard server.
> actually on the TODO list is - ability to update group membership, 
> ability to update parameters.. (you can view both but update does not 
> work)
>
> regards
> alan
>
>
>
>
> Tarjei wrote:
>
>> Yup that's all! It's so raad I nearly shit myself :)
>> Now,  how do I get it to conneckt to my midgard instalation???
>>
>> Me = Impressed :)
>> Tarjei
>>
>> Also, for your royal debugging, here's a few errormessages:
>> [01-feb-2002 10:53:25] PHP Notice:  main(): internal error: 
>> GTK_TYPE_POINTER unsupported in C:\php4\phpmole\dialogs\phpide.class 
>> on line 120
>> [01-feb-2002 10:53:38] PHP Notice:  Undefined property:  widget in 
>> C:\php4\phpmole\modules\help_viewer\module_help_viewer.class on line 141
>> [01-feb-2002 10:53:38] PHP Fatal error:  Call to a member function on 
>> a non-object in 
>> C:\php4\phpmole\modules\help_viewer\module_help_viewer.class on line 325
>> [01-feb-2002 11:03:04] PHP Notice:  main(): internal error: 
>> GTK_TYPE_POINTER unsupported in C:\php4\phpmole\dialogs\phpide.class 
>> on line 120
>> [01-feb-2002 11:03:10] PHP Notice:  Undefined property:  documents in 
>> C:\php4\phpmole\transports\phpide_transports.class on line 140
>> [01-feb-2002 11:03:10] PHP Notice:  Undefined property:  
>> drawing_area_pixmap in 
>> C:\php4\phpmole\modules\directory_viewer\module_directory_viewer.class 
>> on line 108
>> [01-feb-2002 11:03:10] PHP Notice:  Undefined property:  rows in 
>> C:\php4\phpmole\modules\directory_viewer\module_directory_viewer.class 
>> on line 158
>> [01-feb-2002 11:03:11] PHP Notice:  Undefined index:  pserver in 
>> C:\php4\phpmole\transports\phpide_transports.class on line 30
>> [01-feb-2002 11:03:14] PHP Notice:  Undefined property:  documents in 
>> C:\php4\phpmole\transports\phpide_transports.class on line 140
>> [01-feb-2002 11:03:14] PHP Warning:  ChDir: No such file or directory 
>> (errno 2) in 
>> C:\php4\phpmole\transports\scp\phpide_transport_scp.class on line 145
>> [01-feb-2002 11:03:15] PHP Notice:  Undefined property:  popups in 
>> C:\php4\phpmole\modules\bookmark_browser\module_bookmark_browser.class 
>> on line 345
>> [01-feb-2002 11:03:19] PHP Notice:  Undefined property:  documents in 
>> C:\php4\phpmole\transports\phpide_transports.class on line 140
>> [01-feb-2002 11:03:42] PHP Notice:  Undefined property:  documents in 
>> C:\php4\phpmole\transports\phpide_transports.class on line 140
>> [01-feb-2002 11:03:42] PHP Warning:  OpenDir: Invalid argument (errno 
>> 22) in C:\php4\phpmole\transports\file\phpide_transport_file.class on 
>> line 82
>> [01-feb-2002 11:03:42] PHP Warning:  readdir(): supplied argument is 
>> not a valid Directory resource in 
>> C:\php4\phpmole\transports\file\phpide_transport_file.class on line 89
>> [01-feb-2002 11:03:42] PHP Notice:  Undefined property:  rows in 
>> C:\php4\phpmole\modules\directory_viewer\module_directory_viewer.class 
>> on line 158
>> [01-feb-2002 11:03:43] PHP Notice:  Undefined index:  pserver in 
>> C:\php4\phpmole\transports\phpide_transports.class on line 30
>> [01-feb-2002 11:03:43] PHP Notice:  Undefined property:  rows in 
>> C:\php4\phpmole\modules\directory_viewer\module_directory_viewer.class 
>> on line 158
>> [01-feb-2002 11:03:43] PHP Notice:  Undefined property:  documents in 
>> C:\php4\phpmole\transports\phpide_transports.class on line 140
>> [01-feb-2002 11:03:43] PHP Notice:  Undefined property:  rows in 
>> C:\php4\phpmole\modules\directory_viewer\module_directory_viewer.class 
>> on line 158
>> [01-feb-2002 11:03:46] PHP Warning:  Missing argument 1 for parse()
>> in C:\php4\phpmole\languages\XML\phpide_parser_XML.class on line 10
>> [01-feb-2002 11:03:47] PHP Warning:  
>> fopen("/.phpmole-IDE/bash.devhelp.cache", "w") - No such file or 
>> directory in 
>> C:\php4\phpmole\modules\help_browser\module_help_browser.class on 
>> line 100
>> [01-feb-2002 11:03:47] PHP Warning:  fwrite(): supplied argument is 
>> not a valid File-Handle resource in 
>> C:\php4\phpmole\modules\help_browser\module_help_browser.class on 
>> line 101
>> [01-feb-2002 11:03:47] PHP Warning:  fclose(): supplied argument is 
>> not a valid File-Handle resource in 
>> C:\php4\phpmole\modules\help_browser\module_help_browser.class on 
>> line 102
>> [01-feb-2002 11:03:47] PHP Warning:  Missing argument 1 for parse()
>> in C:\php4\phpmole\languages\XML\phpide_parser_XML.class on line 10
>> [01-feb-2002 11:03:53] PHP Warning:  
>> fopen("/.phpmole-IDE/php-gtk.devhelp.cache", "w") - No such file or 
>> directory in 
>> C:\php4\phpmole\modules\help_browser\module_help_browser.class on 
>> line 100
>> [01-feb-2002 11:04:05] PHP Warning:  fwrite(): supplied argument is 
>> not a valid File-Handle resource in 
>> C:\php4\phpmole\modules\help_browser\module_help_browser.class on 
>> line 101
>> [01-feb-2002 11:04:05] PHP Warning:  fclose(): supplied argument is 
>> not a valid File-Handle resource in 
>> C:\php4\phpmole\modules\help_browser\module_help_browser.class on 
>> line 102
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>




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

Reply via email to