After som fiddling I have now managed to get phpmole to work on winnt. Here's a quick howto:
// This doc assumes you got a working midgard instalation ++. 1. Download: - php-4.1.1 windows zipfile. - php-gtk-0.5.0 windows zipfile - phpmole-1.1 from alan 2. unzip the files into a tmp dir. 3. copy the php-gtk files as spesified in the readme, i.e: \php4 -> c:\php4 \winnt\php.ini -> c:\winnt\php.ini \winnt\system32\* -> c:\winnt\winnt\system32\ 4. copy the files in the \dlls dir in the php-4.1.1.zip to c:\php4\ 5. copy the files in the \extensions dir in the php-4.1.1.zip to c:\php4\ (there's probably another way to do this, but this works.) 6. untar and move phpmole into c:\php4\phpmole 7. Assosiate the .php filetype with c:\php4\php_win.exe 8. in c:\winnt\php.ini : uncomment: extension=php_curl.dll 9. Now, it should be possible to run phpmole. Try to double click on phpmole-IDE.php. If this doesnt work, check the errorlog. 10. Logging on to midgard. This is the hard part I haven't managed yet. The steps are as follows: 1. create xml interface on the midgard server (see http://www.akbkhome.com/) 2. Add an extra mgd bookmark and configure it as it should be. Try to log in. I get : "Loading tree" and it stops there. No logentries to tell me what I am doing wrong. Also, it is not possible to do anything to the "editor configuration". I hope someone might be able to help me :) Tarjei --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
