| Subject | : | Mozilla won't start, giving me sys 127 ? |
| Author | : | zionite |
| Date | : | 09 Nov, 2002 on 10:20 |
| I have had this problem once a while and have'nt really figured out why I get this error when installing Mozilla. Usually, not always, after a re-installation of the OS2 system the error is sometimes gone (no change has been made to the re-installed system). But, still that isn't really solving the problem or figuring out why or what generates the error. Installing Mozilla v1.2b or trying to run v1.1b after installation currently gives me following error: SYS2070 PID 0048 TID 0001 Slot 0073 So what's the problem here; anyone have a clue or an idea to solve this? |
| Subject | : | Re:Mozilla won't start, giving me sys 127 ? |
| Author | : | Jesper jnee@os2world.com |
| Date | : | 12 Nov, 2002 on 19:30 |
| Hi, I found this regarding an old Mozilla version. Perhaps you have the PROGRAMS parameter set in your config.sys (SET AUTOSTART) and has Mozilla running when you shut down the system? My idea is that the old code is loaded at boot and then you install a newer version of mozilla it tries to use the "old" code already loaded in the memory? I don't know if I'm on thin ice here but... //Jesper
That would be expected as OS/2 would try to use the XPCOM that was already Mike Kaply Ralf Barkow wrote: > On Sun, 12 Nov 2000 07:07 CET, Kunihiko Aizawa wrote: |
| Subject | : | Re:Mozilla won't start, giving me sys 127 ? |
| Author | : | Kim |
| Date | : | 13 Nov, 2002 on 01:10 |
| Since I had the same problem today I just had to figure out why it occurs.So here it is; It is finding an XPCOM.DLL that does not match the level of the Mozilla executable. Meaning that as I did I reinstalled ACP2 and as well IBM Browser just to have a proper browser from start. Installing Mozilla or Phoenix works out as it should, until I ofcourse try to start them since it then finds the XPCOM.DLL from IBM Browser. So avoiding installing IBM Browser then does the trick (who needs anyway from the ACP2 CD). One solution that has worked for many people is to make surethat the first LIBPATH entry in your config.sys is '.;' (without the quotes). Then, before launching your browser, set the working (i.e., the "current") directory to where the browser executable is. /Kim |
| Subject | : | Re:Mozilla won't start, giving me sys 127 ? |
| Author | : | Jesper jnee@os2world.com |
| Date | : | 13 Nov, 2002 on 18:41 |
| I have the IBM browser installed and uses Mozilla daily but I have to start Mozilla with this command file: set beginlibpath=d:\progs\mozilla d: cd progs\mozilla mozilla.exe //Jesper |
| Subject | : | Re:Mozilla won't start, giving me sys 127 ? |
| Author | : | zionite |
| Date | : | 23 Nov, 2002 on 12:29 |
| Well, thanks got more than enought to solve the problem I had. Big thanks! |