Hi, After all this talk about phpmole, I got really curious, and gave things a swing using your howto below.
On Sun, 2002-02-03 at 15:13, Tarjei Huse wrote: > 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 I had to put the contents of the phpmole directory directly into \php4\. I got complaints about dll's not being found. > 7. Assosiate the .php filetype with c:\php4\php_win.exe > > 8. in c:\winnt\php.ini : > uncomment: > extension=php_curl.dll I switched steps 8 and 7, seems to be a more sane order. > 9. Now, it should be possible to run phpmole. Try to double click on > phpmole-IDE.php. works, after I made sure that phpmole-ide.php, php.exe and php_win.exe live in the same directory and, the related dll's too. > If this doesnt work, check the errorlog. Where would I find the errorlog? Are you talking about the windows event-log, or is there indeed a literal errorlog to be found? > 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/) I used the receiver from the legacy directory in the phpmole distribution, not the one from CVS. > 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. I was a bit confused about what login credentials to use, after some attempts I used : username+sitegroup for username, and indeed it started to load the tree. This is incredibly slow, I'Envida http://www.envida.net/ Armand A. Verstappen Graadt van Roggenweg 328 [EMAIL PROTECTED] 3531 AH Utrecht tel: +31 (0)30 298 2255 Postbus 19127 fax: +31 (0)30 298 2111 3501 DC Utrecht m not sure whether this is due to bad bandwidth from my location, or due to the phpmole <-> midgard communication being slow. > I hope someone might be able to help me :) Hope it helps, you sure helped me ;-) wkr, -- Envida http://www.envida.net/ Armand A. Verstappen Graadt van Roggenweg 328 [EMAIL PROTECTED] 3531 AH Utrecht tel: +31 (0)30 298 2255 Postbus 19127 fax: +31 (0)30 298 2111 3501 DC Utrecht --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
