Questions tagged [safe-mode]

105 questions
0
votes
1 answer

How to deactivate safe mode in the mongo shell?

Short question is on the title: I work with my mongo Shell wich is in safe mode by default, and I want to gain better performance by deactivating this behaviour. Long Question for those willing to know the context: I am working on a huge set of data…
Aldian
  • 2,592
  • 2
  • 27
  • 39
0
votes
1 answer

how to start xampp in windows safe mode

i can't startup my windows (maybe virus) and i can't start xampp on it i can just startup using safe mode how can i start xampp in safe mode? i need my databases backup how can i backup my databases in safe mode? i search in google but i couldn't…
Mohammad Masoudian
  • 3,483
  • 7
  • 27
  • 45
0
votes
1 answer

Android Safe Start Mode for Application

Is it possible to have a safe start mode for your Android Application. In the sense that the application will not start the main activity (which is intense) but will open another activity which will have tools to fix some of these problems.
pt123
  • 2,146
  • 1
  • 32
  • 57
0
votes
1 answer

At what level should safemode be solved? How?

The PHP safe mode is an attempt to solve the shared-server security problem. To quote from the PHP manual: It is architecturally incorrect to try to solve this problem at the PHP level, but since the alternatives at the web server and OS levels…
mr Me
  • 1
  • 3
0
votes
4 answers

How to do command line from PHP script

I need to write a script that will give users info on a given Unix account (the same Unix server that the script lives on). Mostly thing kinds of things that are in the passwd file or available via finger. PHP is in safe-mode, so I can't access the…
Anthony
  • 36,459
  • 25
  • 97
  • 163
0
votes
1 answer

Restart computer in Safe Mode - Optimize code

I have a Script that will restart a Windows computer in Safe Mode. This vbscript calls a BAT file that prompts a UAC elevation, and restarts the computer in safe mode. Any suggestions on how to optimize this script? And can this work in Windows…
user1914378
0
votes
5 answers

VS2010 Startup Crash, runs in safe mode, all add ins removed, still crashes

Suddenly my VS2010 crashes at startup. I followed other posts here, I removed ALL add ins, it still crashes. However it starts in safe mode. What else is disabled in safe mode what is NOT in the extensions window ? When I start with the log mode the…
user1029883
  • 695
  • 7
  • 21
0
votes
1 answer

php exec() or same functions on safe mode

Possible Duplicate: PHP background process in safe mode My project is running on shared host and so safe mode is enabled. I wanted to use exec() function but it's not possible. what should I do in this case? Is there a same function or solution…
Aliweb
  • 1,891
  • 3
  • 21
  • 44
0
votes
1 answer

PHP background process in safe mode

In my php project i should have some background process , but in safe mode , because I'm running it on a shared host. For example my background process code is in the file bg.php and I want it to be executed , write at finish of another specific…
Aliweb
  • 1,891
  • 3
  • 21
  • 44
-1
votes
1 answer

Namenode impossible to leave safemode

We have a big problem with Namenode that does not want to leave Safemode with the following error: sudo -u hdfs hdfs dfsadmin -safemode leave /usr/hdp/2.6.4.0-91/hadoop/conf/hadoop-env.sh: line 51: syntax error near unexpected token…
Omar
  • 1
-1
votes
1 answer

Safe mode was needed to delete files

One of the suggestions for deleting files that are difficult or hard to delete is to boot into safe mode and delete them there. I had some video files that were difficult to delete. The windows deletion dialogue would be stuck at "discovering". So I…
Izak Joubert
  • 906
  • 11
  • 29
-1
votes
1 answer

safemode required for future system updates

My ps4 is currently set to automatically update, but since about a week ago or so, it's required that i boot up in safe mode in order to do so, giving me error CE-30002-5 (needing safe mode to update). This is going to get really tedious turning on…
-1
votes
1 answer

libvirt/kvm/qemu: Is it possible to boot a Windows guest into safe mode?

I want to get Windows guest boot info, but I find the only way is to start windows in safe mode, and then there will be some file ntbtlog.txt under C:\Windows. Within kvm/libvirt, is it possible to run into Windows safe mode? How to?
coanor
  • 3,746
  • 4
  • 50
  • 67
-1
votes
1 answer

How do I upgrade its OS to windows 10 in SAFE mode?

I've genuine windows 7 laptop(Sony vaio - i3). My system is too slow in normal mode that win10 installer does not run. But it's system is faster if I'm in safe mode. How do I upgrade my OS to windows 10 in SAFE mode ?
Ed Joz
  • 3
  • 2
-1
votes
1 answer

c# mongodb driver write concern

My web service writes to a mongodb and I notice that under load, the writes are failing a lot. Reading this documentation I see that by default the settings are set to "Acknowledge" and reading this post It seems I need to set it to a higher setting…
Avba
  • 14,822
  • 20
  • 92
  • 192
1 2 3 4 5 6
7