Results 1 to 4 of 4
i created a normal user and when i try to run mozilla nothing happens it runs fine under root. i also tried running from the command line and i see ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-29-2005 #1
mozilla wont start as a normal user
i created a normal user and when i try to run mozilla nothing happens it runs fine under root. i also tried running from the command line and i see where it tries to run but hangs. i thought maybe this was a permissions problem but i am at a loss i have looked for a while to see what the problem is but i cant tell.
- 01-29-2005 #2Linux Engineer
- Join Date
- Nov 2004
- Location
- Montreal, Canada
- Posts
- 1,267
What are the permission on the executable mozilla?
\"Meditative mind\'s is like a vast ocean... whatever strikes the surface, the bottom stays calm\" - Dalai Lama
\"Competition ultimatly comes down to one thing... a loser and a winner.\" - Ugo Deschamps
- 01-29-2005 #3
i am unsure what the actual executable is the mozilla you type in is a shell script that runs mozilla. its permissions are 777 i set them to that as root and still nothing.
i found the executable and its setup to 755 which means owner and users all have execute permissions but i cant figure out why it will not run. it still is hanging
Code:bash-2.05b$ mozilla *** Registering -webcal handler. *** Registering text/calendar handler. *** Registering webcal protocol handler.
- 01-29-2005 #4Linux Engineer
- Join Date
- Nov 2004
- Location
- Ft. Polk, LA
- Posts
- 796
After installing, did you run it as root first, before running it as a user? Some startup problems are caused by not doing this.


Reply With Quote
